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
/
arm920t
/
at91
Age
Commit message (
Expand
)
Author
2011-11-29
Fix Stelian's email address
Stelian Pop
2011-09-11
Minor coding style cleanup.
Wolfgang Denk
2011-08-03
a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
Andreas Bießmann
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
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-07-04
arm920t/at91: add at91rm9200_devices.c
Andreas Bießmann
2011-07-04
arm920t/at91: use new clock.c features
Andreas Bießmann
2011-07-04
arm920t/at91: add clock.c
Andreas Bießmann
2011-06-21
update arm/at91rm9200 work with rework rework110202
Jens Scharsig
2011-05-18
at91rm9200: fix lowlevel_init() SMRDATA size
Jens Scharsig
2010-12-07
arm920t/at91/timer: replace bss variables by gd
Andreas Bießmann
2010-12-07
arm920t/at91/reset: board_reset: define weak symbol
Andreas Bießmann
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser