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
2014-10-23
dm: gpio: tegra: Drop request()/free() in the driver
Simon Glass
2014-10-23
test: dm: Add additional GPIO tests
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
test: dm: Update GPIO tests for new gpio_request() method
Simon Glass
2014-10-23
dm: gpio: sandbox: Drop request()/free() in the driver
Simon Glass
2014-10-23
dm: gpio: sandbox: Implement the remove() method
Simon Glass
2014-10-23
dm: gpio: sandbox: Implement the get_function() method
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: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS
Simon Glass
2014-10-23
dm: omap: serial: Add driver model support
Simon Glass
2014-10-23
dm: am33xx: Provide platform data for serial
Simon Glass
2014-10-23
dm: am33xx: Provide platform data for GPIOs
Simon Glass
2014-10-23
dm: omap: gpio: Support driver model
Simon Glass
2014-10-23
dm: omap: gpio: Put _get_gpio_value() logic into its own function
Simon Glass
2014-10-23
dm: dts: omap: Select correct console for beaglebone
Simon Glass
2014-10-23
dm: serial: Support CONFIG_CONS_INDEX if available
Simon Glass
2014-10-23
dm: ns16550: Correct the probe logic for platform data
Simon Glass
2014-10-23
dm: ns16550: Use an address instead of a pointer for the uart base
Simon Glass
2014-10-23
dm: serial: ns16550: Correct logic for checking for character
Simon Glass
2014-10-23
dm: serial: Reset the watchdog while waiting in getc()
Simon Glass
2014-10-23
dm: gpio: Support numbered GPIOs
Simon Glass
2014-10-23
kbuild: clear VENDOR variable to fix build error on tcsh
Masahiro Yamada
2014-10-23
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-10-23
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
Masahiro Yamada
2014-10-23
kconfig: invoke silentoldconfig if spl, tpl/.config is updated
Masahiro Yamada
2014-10-23
kbuild: fix a bug of the u-boot-spl link rule
Masahiro Yamada
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax
Masahiro Yamada
2014-10-23
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
Masahiro Yamada
2014-10-23
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
Masahiro Yamada
2014-10-23
Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image
Stefan Roese
2014-10-23
tools: kwbimage: Add image version 1 support for Armada XP / 370
Stefan Roese
2014-10-23
tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
Stefan Roese
2014-10-23
tools/kwboot: Sync with latest barebox version to support Armada XP
Stefan Roese
2014-10-23
arm: kirkwood: Remove some dead code from cpu.c
Stefan Roese
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
arm: armada-xp: Add basic support for Marvell Armada XP SoC
Stefan Roese
2014-10-23
i2c: mvtwsi: Add support for Marvell Armada XP
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: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
Stefan Roese
2014-10-23
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
Stefan Roese
2014-10-23
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
Stefan Roese
[next]