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
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
2016-03-14
dm: blk: Convert interface type to an enum
Simon Glass
2016-03-14
dm: Add a new header for block devices
Simon Glass
2016-03-14
dm: part: Drop the common.h header
Simon Glass
2016-03-14
dm: fdtdec: Correct a sandbox build warning
Simon Glass
2016-03-14
dm: part: Correct a sandbox build warning
Simon Glass
2016-03-14
dm: pci: Break out the common region display code
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
debug_uart: output CR along with LF
Masahiro Yamada
2016-03-14
dm: core: make simple-bus compatible to simple-mfd
Masahiro Yamada
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
2016-03-14
doc: dt-bindings: Describe rockchip LVDS interface
Jacob Chen
2016-03-14
rockchip: video: Add LVDS support in vop driver
Jacob Chen
2016-03-14
rockchip: dts: Add LVDS support
Jacob Chen
2016-03-14
rockchip: video: Add a display driver for rockchip LVDS
Jacob Chen
2016-03-14
rockchip: Add a binding file for rk3288 video
Jacob Chen
2016-03-14
dm: video: Add a operation to display uclass
Jacob Chen
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
freescale: Remove CONFIG_DM from header files
Simon Glass
[prev]
[next]