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-05-05
dm: usb: Set desc_before_addr from ehci dm code
Hans de Goede
2015-05-05
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
Hans de Goede
2015-05-05
dm: usb: Use usb_get_bus in dm ehci code
Hans de Goede
2015-05-05
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
Hans de Goede
2015-05-05
dm: usb: Make usb_get_bus easier to use for callers
Hans de Goede
2015-05-05
dm: usb: Do not use bus->seq before device_probe(bus)
Hans de Goede
2015-05-05
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
Axel Lin
2015-05-05
dm: rtc: Add tests for real-time clocks
Simon Glass
2015-05-05
dm: test: dts: Sort the aliases in the test device tree file
Simon Glass
2015-05-05
dm: rtc: sandbox: Enable real-time clock support
Simon Glass
2015-05-05
dm: sandbox: dts: Add a real-time clock attached to I2C
Simon Glass
2015-05-05
dm: net: rtc: Support using driver model for rtc in sntp
Simon Glass
2015-05-05
dm: rtc: Convert 'date' command to support driver model
Simon Glass
2015-05-05
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
Simon Glass
2015-05-05
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
2015-05-05
dm: rtc: Add a uclass for real-time clocks
Simon Glass
2015-05-05
dm: sandbox: Add os_localtime() to obtain the system time
Simon Glass
2015-05-05
dm: rtc: Split structure definition into its own file
Simon Glass
2015-05-05
dm: Remove unnecessary types in bcd.h
Simon Glass
2015-05-05
dm: rtc: Rename mktime() and reduce the number of parameters
Simon Glass
2015-05-05
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-05-05
dm: rtc: Rename gregorian day function
Simon Glass
2015-05-05
fdt: Correct warning in fdt_setup_simplefb_node()
Simon Glass
2015-05-05
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-05
dm: i2c: Add functions to read and write a register
Simon Glass
2015-05-05
dm: i2c: sandbox: Add debugging to the speed limit
Simon Glass
2015-05-05
dm: spi: Correct the comment on spi_get_ops()
Simon Glass
2015-05-05
cros_ec: Handle the single duplex requirement in cros_ec
Simon Glass
2015-05-05
cros_ec: Show the protocol version in the debug message
Simon Glass
2015-05-05
dm: spi: Avoid setting the speed with every transfer
Simon Glass
2015-05-05
test: dm: eth: Skip timeouts on ping tests
Joe Hershberger
2015-05-05
sandbox: eth: Add a function to skip ping timeouts
Joe Hershberger
2015-05-05
sandbox: Add test function to advance time
Joe Hershberger
2015-05-05
Prepare v2015.07-rc1
Tom Rini
2015-05-05
fw_env.h: include autoconf.h
Max Krummenacher
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-05-05
arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
Stefan Roese
2015-05-05
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
Stefan Roese
2015-05-05
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
Stefan Roese
2015-05-05
arm: mvebu: Add d-cache invalidate before enabling the d-cache
Stefan Roese
2015-05-05
arm: mvebu: mv-common.h: Add CONFIG_PREBOOT
Stefan Roese
2015-05-05
arm: mvebu: Remove coherency configuration
Stefan Roese
2015-05-05
arm: mvebu: Change network init code to allow a more flexible setup
Stefan Roese
2015-05-05
arm: mvebu: Add basic Armada 38x support
Stefan Roese
2015-05-05
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
Stefan Roese
2015-05-05
arm: mvebu: Only define MV88F78X60 for Armada XP
Stefan Roese
2015-05-05
arm: mvebu: Remove unreferenced define
Stefan Roese
2015-05-05
arm: mvebu: Change header macros from ARMADA_XP to MVEBU
Stefan Roese
2015-05-05
arm: mvebu: Move mvebu-common into mach-mvebu
Stefan Roese
[next]