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
2015-04-23
dm: Init device tree as well as driver model in SPL
Simon Glass
2015-04-23
dm: core: Select device tree control correctly for SPL
Simon Glass
2015-04-23
fdt: Allow FDT functions to be built for SPL
Simon Glass
2015-04-23
fdt: Add an option to disable device tree in SPL
Simon Glass
2015-04-23
Correct malloc_limit value for pre-relocation malloc()
Simon Glass
2015-04-23
Move initf_malloc() to a common place
Simon Glass
2015-04-23
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
2015-04-23
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
dm: core: Drop device removal error path when not supported
Simon Glass
2015-04-23
dm: Add a panic_str() function to reduce code size
Simon Glass
2015-04-23
dm: core: Remove unbind operations when not required
Simon Glass
2015-04-23
dm: core: Allow sequence alias support to be removed for SPL
Simon Glass
2015-04-22
serial: ns16550: Remove unnecessary init on UART setup
Simon Glass
2015-04-22
dm: ns16550: Support non-byte register spacing with driver model
Simon Glass
2015-04-22
serial: ns16550: Add an option to specify the debug UART register shift
Simon Glass
2015-04-22
exynos: sandbox: ti: Add SPDX license identifiers and notes
Simon Glass
2015-04-22
dm: test: Don't clear global_data in dm_test_uclass_before_ready()
Simon Glass
2015-04-22
dm: Update the README to reflect the current test output
Simon Glass
2015-04-22
dm: usb: Add a terminator to the string destructor list
Simon Glass
2015-04-22
dm: core: Handle recursive unbinding of uclass devices
Simon Glass
2015-04-22
dm: core: precise comments for get/find device by name
Przemyslaw Marczak
2015-04-22
dm: test: Add tests for get/find uclass's device by name
Przemyslaw Marczak
2015-04-22
dm: core: remove type 'static' of function uclass_get_device_tail()
Przemyslaw Marczak
2015-04-22
dm: core: device: add function: dev_get_uclass_name()
Przemyslaw Marczak
2015-04-22
dm: core: device: add function: dev_get_driver_ops()
Przemyslaw Marczak
2015-04-22
dm: core: uclass: add function: uclass_get_device_by_name()
Przemyslaw Marczak
2015-04-22
dm: core: uclass: add function: uclass_find_device_by_name()
Przemyslaw Marczak
2015-04-22
dm: test: Add tests for get/find uclass devices
Przemyslaw Marczak
2015-04-22
dm: test: Add tests for device's uclass platform data
Przemyslaw Marczak
2015-04-22
dm: core: Extend struct udevice by '.uclass_platdata' field.
Przemyslaw Marczak
2015-04-22
dm: core: add internal functions for getting the device without probe
Przemyslaw Marczak
2015-04-21
serial: pl01x: fix PL010 regression
Linus Walleij
2015-04-21
kconfig: remove duplicated CMD_DNS option
Andrey Skvortsov
2015-04-20
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-04-20
net: pch_gbe: Fix pch_gbe device name
Bin Meng
2015-04-20
net: gem: Use correct type for casting
Michal Simek
2015-04-20
net/phy: fixup for get_phy_id
Shengzhou Liu
2015-04-20
net: phy: micrel: add support for KSZ8081MNX
Luca Ellero
2015-04-20
mii: add read-modify-write option to mii command
Tim James
2015-04-20
Update MAINTAINERS and git-mailrc for net
Joe Hershberger
2015-04-20
net: rtl8169: Build warning fixes for 64-bit
Thierry Reding
2015-04-20
net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers
Codrin Ciubotariu
2015-04-20
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-04-20
powerpc/mpc8641hpcn: Move environment to avoid conflict
Scott Wood
2015-04-20
board/t2080rdb: enable CONFIG_PHY_AQUANTIA
Shengzhou Liu
2015-04-20
powerpc/mpc85xx: Remove some dead code
Scott Wood
2015-04-20
powerpc/mpc85xx: Don't relocate exception vectors
Scott Wood
2015-04-20
powerpc/t2080rdb: update ddr to support 1866MT/s
Shengzhou Liu
2015-04-20
T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
Chunhe Lan
2015-04-20
board/t208xrdb: VID support
Ying Zhang
[next]