index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
spl: Add a way for boards to select which device tree to load
Simon Glass
2016-03-14
mkimage: Bring data into the FIT before processing
Simon Glass
2016-03-14
mkimage: Support placing data outside the FIT
Simon Glass
2016-03-14
mkimage: Support adding device tree files to a FIT
Simon Glass
2016-03-14
mkimage: Support automatic creating of a FIT without a .its
Simon Glass
2016-03-14
image: Add functions to obtain short names
Simon Glass
2016-03-14
tools: Add a function to obtain the size of a file
Simon Glass
2016-03-14
mkimage: Allow a FIT to include an image of any type
Simon Glass
2016-03-14
tools: Include fdt_sw.o in libfdt for mkimage
Simon Glass
2016-03-14
sunxi: Display the board model on start-up
Simon Glass
2016-03-14
fdt: Allow libfdt to be used in SPL
Simon Glass
2016-03-14
fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL
Simon Glass
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
ARM: sheevaplug: drop unneded 'usb start' from boot command
Peter Korsgaard
2016-03-14
ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping doubl...
Peter Korsgaard
2016-03-14
ARM: sheevaplug: unbreak default environment
Peter Korsgaard
2016-03-14
imx: mx6: hdmi: handle overflow condition
Peng Fan
2016-03-14
imx: mx6: correct IPU clock
Peng Fan
2016-03-14
video: ipu: avoid overflow issue
Peng Fan
2016-03-14
buildman: Allow the toolchain architecture to be specified
Simon Glass
2016-03-14
buildman: Allow the toolchain priority to be specified
Simon Glass
2016-03-14
buildman: Fix up a few code inconsistencies in toolchain.py
Simon Glass
2016-03-14
buildman: patman: Fix -H when installed as a symlink
Simon Glass
2016-03-14
patman: Add a missing space in GetMetaDataForList()
Simon Glass
2016-03-14
fdtgrep: Improve error handling with invalid device tree
Simon Glass
2016-03-14
dm: serial: Remove duplicated carriage return character
Alison Wang
2016-03-14
serial: Move carriage return before line feed for some serial drivers
Alison Wang
2016-03-14
dm: serial-uclass: Move a carriage return before a line feed
Alison Wang
2016-03-14
Drop CONFIG_CRAMFS_CMDLINE
Simon Glass
2016-03-14
part: Rename test_part_xx() and print_part_xx()
Simon Glass
2016-03-14
dm: usb: Clean up USB after each test
Simon Glass
2016-03-14
dm: usb: Convert USB storage to use driver-model for block devs
Simon Glass
2016-03-14
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
2016-03-14
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
dm: usb: Tidy up storage code ready for driver model conversion
Simon Glass
2016-03-14
dm: usb: Avoid exceeding available array size for storage devices
Simon Glass
2016-03-14
dm: block: Adjust device calls to go through helpers function
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: sandbox: Enable cbfs and cramfs
Simon Glass
2016-03-14
dm: cbfs: Fix handling of invalid type
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: part: Convert partition API use to linker lists
Simon Glass
2016-03-14
dm: sandbox: Enable all partition types
Simon Glass
2016-03-14
dm: part: Add a cast to avoid a compiler warning
Simon Glass
2016-03-14
dm: blk: Rename get_device_and_partition()
Simon Glass
2016-03-14
dm: blk: Rename get_device() to blk_get_device_by_str()
Simon Glass
2016-03-14
dm: blk: Rename get_dev() to blk_get_dev()
Simon Glass
2016-03-14
dm: blk: Add comments to a few functions
Simon Glass
[prev]
[next]