aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/cpu/sc520/sc520.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-12sc520: Release CAR and enable cachingGraeme Russ1-5/+11
2011-02-12x86: Move test for cold boot into init functionsGraeme Russ1-3/+4
2011-02-12sc520: Move RAM sizing code from asm to CGraeme Russ1-110/+0
2011-02-12sc520: Remove printf calls from cpu_init_fGraeme Russ1-2/+0
2011-02-12sc520: Move board specific settings to board init functionGraeme Russ1-19/+0
2011-02-12sc520: Define MMCR address in include fileGraeme Russ1-1/+1
2011-02-12x86: Make cpu init functions weakGraeme Russ1-8/+3
2011-02-12x86: Add processor flags header from linuxGraeme Russ1-2/+5
2010-10-07x86: Coding Style CleanupGraeme Russ1-26/+28
2010-05-06x86: Fix MMCR AccessGraeme Russ1-15/+18
2010-04-13i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser1-0/+198