index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Prepare v2016.03
Tom Rini
2016-03-13
mx6slevk: Fix the power up of the Ethernet PHY
Fabio Estevam
2016-03-12
sf: Correct data types in stm_is_locked_sr()
Marek Vasut
2016-03-12
dm: ti_qspi: Fix conversion of address to a pointer
Lokesh Vutla
2016-03-11
exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support
Anand Moon
2016-03-10
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-03-10
rockchip: rk3288: correct sdram setting
Chris Zhong
2016-03-10
rockchip: make configure_emmc() empty for Firefly-RK3288
FUKAUMI Naoki
2016-03-10
rockchip: rk3036: change ddr frequency to 400M
Lin Huang
2016-03-09
MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y
Daniel Schwierzeck
2016-03-09
MIPS: fix mips_cache fallback without __builtin_mips_cache
Matthias Schiffer
2016-03-08
malloc: remove !gd handling
Stephen Warren
2016-03-08
malloc: use hidden visibility
Stephen Warren
[next]