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
/
arch
Age
Commit message (
Expand
)
Author
2014-10-24
sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding
Hans de Goede
2014-10-24
sunxi: Add clock_get_pll5p() function
Hans de Goede
2014-10-24
ARM: sunxi: Add support for using R_UART as console
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Allow specifying module in prcm apb0 init function
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Add support for R_PIO gpio banks
Hans de Goede
2014-10-24
ARM: sunxi: Add basic A23 support
Chen-Yu Tsai
2014-10-24
mmc: sunxi: Add support for sun8i (A23)
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Add support for uart0 on port F (mmc0)
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Add sun8i (A23) UART0 pin mux support
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Fix reset command on sun6i/sun8i
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Add sun6i/sun8i timer block register definition
Chen-Yu Tsai
2014-10-24
ARM: sunxi: Move watchdog register definitions to separate file
Chen-Yu Tsai
2014-10-24
sunxi: Use PG3 - PG8 as io-pins for mmc1
Hans de Goede
2014-10-24
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
Hans de Goede
2014-10-24
ARM: sunxi: Add basic A31 support
Maxime Ripard
2014-10-24
ARM: sun6i: Setup the A31 UART0 muxing
Maxime Ripard
2014-10-24
ARM: sun6i: Define UART0 pins for A31
Chen-Yu Tsai
2014-10-24
ARM: sunxi-mmc: Add mmc support for sun6i / A31
Hans de Goede
2014-10-24
ARM: sun6i: Add clock support
Chen-Yu Tsai
2014-10-24
ARM: sun6i: Add support for the power reset control module found on the A31
Oliver Schinagl
2014-10-24
ARM: sun6i: Add base address for the new controllers in A31
Oliver Schinagl
2014-10-24
ARM: sunxi: Use macro values for setting UART GPIO pull-ups
Chen-Yu Tsai
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: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
Masahiro Yamada
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
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
arm: mvebu: Add common mbus functions to use on Marvell SoCs
Stefan Roese
2014-10-23
arm: marvell: Rework timer.c to make it usable for other MVEBU platforms
Stefan Roese
2014-10-23
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
Stefan Roese
2014-10-23
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
Stefan Roese
2014-10-23
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-22
x86: Add device tree information for Chrome OS EC
Simon Glass
2014-10-22
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-10-22
dm: rpi: Convert GPIO driver to driver model
Simon Glass
2014-10-22
dm: imx: i2c: Use gpio_request() to request GPIOs
Simon Glass
2014-10-22
imx: Add error checking to setup_i2c()
Simon Glass
2014-10-22
dm: tegra: spi: Convert to driver model
Simon Glass
2014-10-22
dm: tegra: dts: Add aliases for spi on tegra30 boards
Simon Glass
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
exynos: universal_c210: Move to driver model soft_spi
Simon Glass
2014-10-22
dm: exynos: Convert SPI to driver model
Simon Glass
2014-10-22
dm: sandbox: spi: Move to driver model
Simon Glass
[next]