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
/
i386
/
cpu
/
sc520
Age
Commit message (
Expand
)
Author
2011-02-12
sc520: Release CAR and enable caching
Graeme Russ
2011-02-12
x86: Move test for cold boot into init functions
Graeme Russ
2011-02-12
sc520: Move RAM sizing code from asm to C
Graeme Russ
2011-02-12
x86: Use Cache-As-RAM for initial stack
Graeme Russ
2011-02-12
sc520: Remove printf calls from cpu_init_f
Graeme Russ
2011-02-12
sc520: Move board specific settings to board init function
Graeme Russ
2011-02-12
sc520: Define MMCR address in include file
Graeme Russ
2011-02-12
x86: Make cpu init functions weak
Graeme Russ
2011-02-12
x86: Add processor flags header from linux
Graeme Russ
2011-02-12
sc520: Sort Makefile
Graeme Russ
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-07
x86: Don't clobber %ebx
Graeme Russ
2010-10-07
x86: Remove usage of %ebp as a return pointer
Graeme Russ
2010-10-07
x86: Move ECC initialisation outside RAM initialisation
Graeme Russ
2010-10-07
x86: Coding Style Cleanup
Graeme Russ
2010-05-06
sc520: Fix minor DRAM Controller Setup bug
Graeme Russ
2010-05-06
sc520: Update to new AMD Copyright
Graeme Russ
2010-05-06
sc520: Board Specific PCI Init
Graeme Russ
2010-05-06
sc520: Allow boards to override udelay
Graeme Russ
2010-05-06
x86: Split sc520 memory sizing versus reporting
Graeme Russ
2010-05-06
x86: Fix sc520 memory size reporting
Graeme Russ
2010-05-06
x86: Fix MMCR Access
Graeme Russ
2010-04-13
i386: Move cpu/i386/* to arch/i386/cpu/*
Peter Tyser