Age | Commit message (Collapse) | 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 | sc520: Remove printf calls from cpu_init_f | Graeme Russ | |
In later patches, cpu_init_f will be called before console has been initialised and printf will not be legitimately available | |||
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 | |
2010-10-07 | x86: Coding Style Cleanup | Graeme Russ | |
Perform some basic code cleanups of the x86 files | |||
2010-05-06 | x86: Fix MMCR Access | Graeme Russ | |
Change sc520 MMCR Access to use memory accessor functions Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
2010-04-13 | i386: Move cpu/i386/* to arch/i386/cpu/* | Peter Tyser | |
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> |