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
Age
Commit message (
Expand
)
Author
2011-10-28
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-27
GCC4.6: Squash warning in tegra2 board.c
Marek Vasut
2011-10-27
tegra2: Add more pinmux functions
Simon Glass
2011-10-27
tegra2: Rename PIN_ to PINGRP_
Simon Glass
2011-10-27
tegra2: Add more clock functions
Simon Glass
2011-10-27
tegra2: Rename CLOCK_PLL_ID to CLOCK_ID
Simon Glass
2011-10-22
build: add missing $(AR)->$(cmd_link_o_target) update
Mike Frysinger
2011-09-10
tegra2: fix warning: "assert" redefined
Wolfgang Denk
2011-09-04
Tegra2: Use clock and pinmux functions to simplify code
Simon Glass
2011-09-04
Tegra2: Add additional pin multiplexing features
Simon Glass
2011-09-04
Tegra2: Add more clock support
Simon Glass
2011-09-04
Tegra2: Add microsecond timer function
Simon Glass
2011-07-26
Timer: Remove reset_timer_masked()
Graeme Russ
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-04-27
arm: Tegra2: Add missing PLLX init
Tom Warren
2011-04-27
arm: Tegra2: add support for A9 CPU init
Tom Warren
2011-02-21
arm: Tegra2: Add basic NVIDIA Tegra2 SoC support
Tom Warren