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
/
arm926ejs
/
at91
Age
Commit message (
Expand
)
Author
2011-05-18
at91: fixed at91sam9263 system file
Daniel Gorsulowski
2011-05-18
AT91: fix timer.c - remove reset_timer()
Reinhard Meyer
2011-05-18
AT91: change includes from asm/arch/io.h to asm/io.h
Reinhard Meyer
2011-05-18
AT91: fix related at91 system/driver files
Reinhard Meyer
2010-12-07
AT91: fix EMAC gpio init in at91sam9260_devices.c
Reinhard Meyer
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-19
AT91 clock/timer: move static data to global_data struct
Reinhard Meyer
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-05
at91: Add arch_preboot_os which disables PIT in a faster way
Alexander Stein
2010-10-05
AT91: convert cpu.c to struct SoC access
Reinhard Meyer
2010-09-10
Prepare v2010.09-rc1
Wolfgang Denk
2010-09-03
AT91: add option to enable pullups in at91sam9260_devices.c
Reinhard Meyer
2010-09-03
AT91: reset.c: fix comments, add option
Reinhard Meyer
2010-09-03
AT91SAM9XE: add embedded flash support
Reinhard Meyer
2010-09-03
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer
2010-08-31
AT91 Fix: return value of get_tbclk
Jens Scharsig
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser