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
/
arm
/
cpu
/
armv7
/
tegra2
/
board.c
Age
Commit message (
Expand
)
Author
2012-07-07
tegra: add SDIO1 funcmux entry for UARTA
Lucas Stach
2012-07-07
tegra: add UART1 on GPU funcmux entry
Stephen Warren
2012-07-07
tegra: add alternate UART1 funcmux entry
Stephen Warren
2012-05-15
tegra: Move ap20.h header into arch location
Simon Glass
2012-03-29
tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
Simon Glass
2012-02-12
tegra2: Enable data cache
Simon Glass
2012-02-12
tegra: Add enum to select from available funcmux configs
Simon Glass
2012-02-12
tegra2: Fix default RAM size selection in odmdata
Stephen Warren
2011-12-24
tegra: Add support for UART init in cpu board.c
Simon Glass
2011-12-24
tegra: Move clock_early_init() to arch_cpu_init()
Simon Glass
2011-12-24
tegra: Move cpu_init_cp15() to arch_cpu_init()
Simon Glass
2011-12-09
tegra2: Don't use board pointer before it is set up
Simon Glass
2011-12-09
tegra2: Remove unneeded 'dynamic ram size' message
Simon Glass
2011-12-09
tegra2: Remove unneeded boot code
Simon Glass
2011-12-09
tegra2: Add arch_cpu_init() to fire up Cortex-A9
Simon Glass
2011-10-27
GCC4.6: Squash warning in tegra2 board.c
Marek Vasut
2011-02-21
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
Tom Warren