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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-10-23
serial: add static directive to local functions
Masahiro Yamada
2014-10-23
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
2014-10-23
dm: x86: Convert coreboot serial to use driver model
Simon Glass
2014-10-23
dm: x86: Convert Intel ICH6 GPIO driver to use driver model
Simon Glass
2014-10-23
dm: gpio: Remove unused get_state() uclass method
Simon Glass
2014-10-23
dm: dts: Move omap device tree includes to correct place
Simon Glass
2014-10-23
test: dm: Support memory leak checking as a core feature
Simon Glass
2014-10-23
dm: gpio: Add gpio_requestf() helper for printf() strings
Simon Glass
2014-10-23
dm: Move the function for getting GPIO status into the uclass
Simon Glass
2014-10-23
dm: gpio: Add gpio_get_function() and friends
Simon Glass
2014-10-23
dm: gpio: Implement GPIO reservation in the uclass
Simon Glass
2014-10-23
dm: omap3: Move to driver model for GPIO and serial
Simon Glass
2014-10-23
dm: am33xx: Move to driver model for GPIO and serial
Simon Glass
2014-10-23
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
2014-10-23
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-10-23
arm: armada-xp: Add basic support for the maxBCM board
Stefan Roese
2014-10-23
arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
Stefan Roese
2014-10-23
net: phy.h: Make PHY autonegotiation timeout configurable
Stefan Roese
2014-10-23
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...
Stefan Roese
2014-10-23
arm: mvebu: Add common mbus functions to use on Marvell SoCs
Stefan Roese
2014-10-23
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-23
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-10-22
x86: Enable FIT, ELF on coreboot
Simon Glass
2014-10-22
x86: config: link: Display the board model on the screen
Simon Glass
2014-10-22
x86: link: Tidy up the command lines options
Simon Glass
2014-10-22
x86: cros_ec: Enable cros_ec for link
Simon Glass
2014-10-22
x86: dts: Add device tree compatible string for Intel IPC
Simon Glass
2014-10-22
x86: config: Enable dhcp on link
Simon Glass
2014-10-22
fdt: Add a subnodes iterator macro
Thierry Reding
2014-10-22
fdt: Add a function to return PCI BDF triplet
Thierry Reding
2014-10-22
fdt: Add resource parsing functions
Thierry Reding
2014-10-22
fdt: Add functions to retrieve strings
Thierry Reding
2014-10-22
fdt: Add a function to get the index of a string
Thierry Reding
2014-10-22
fdt: Add a function to count strings
Thierry Reding
2014-10-22
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-22
dm: serial: Tidy up the pl01x driver
Simon Glass
2014-10-22
dm: rpi: Convert GPIO driver to driver model
Simon Glass
2014-10-22
dm: core: Add support for simple-bus
Simon Glass
2014-10-22
dm: imx: Move cm_fx6 to use driver model for serial and GPIO
Simon Glass
2014-10-22
dm: imx: serial: Support driver model in the MXC serial driver
Simon Glass
2014-10-22
dm: core: Allow a list of devices to be declared in one step
Simon Glass
2014-10-22
dm: linker_lists: Add a way to declare multiple objects
Simon Glass
2014-10-22
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Simon Glass
2014-10-22
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
2014-10-22
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
dm: tegra: spi: Convert to driver model
Simon Glass
2014-10-22
dm: exynos: config: Use driver model for SPI flash
Simon Glass
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
[next]