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
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
2016-03-14
Correct defconfig ordering
Simon Glass
2016-03-14
libfdt: Add a function to write a property placeholder
Simon Glass
2016-03-14
mkimage: Make 'params' static
Simon Glass
2016-03-14
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
mkimage: Sort the option processing code by option
Simon Glass
2016-03-14
mkimage: Convert to use getopt()
Simon Glass
2016-03-14
mkimage: Move argument processing into its own function
Simon Glass
2016-03-14
common: Add support for environment file in EXT4.
Stuart Longland
2016-03-14
spi: omap3: Convert to driver model
Jagan Teki
2016-03-14
spi: omap3: Make local functions as static
Jagan Teki
2016-03-14
spi: omap3: Move headers code inside the driver
Jagan Teki
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
2016-03-08
sandbox: Fix building with LLVM
Tom Rini
2016-03-08
omap3: Use raw SPL by default for mmc1
Alexander Graf
[prev]
[next]