summaryrefslogtreecommitdiff
path: root/arch/i386/cpu
Commit message (Expand)AuthorAgeLines
* x86: Implement fully relocatable imageGraeme Russ2010-10-07-0/+6
* x86: Set cold/warm boot flagGraeme Russ2010-10-07-16/+10
* x86: Place global data below stack before entering CGraeme Russ2010-10-07-0/+8
* x86: Dont clobber %eax after getting memory sizeGraeme Russ2010-10-07-3/+2
* x86: Don't clobber %ebxGraeme Russ2010-10-07-7/+12
* x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-07-10/+10
* x86: Move ECC initialisation outside RAM initialisationGraeme Russ2010-10-07-14/+14
* x86: Remove progress indication in low-level initGraeme Russ2010-10-07-42/+2
* x86: Fix %ss and %esp in register structure for interruptsGraeme Russ2010-10-07-4/+19
* x86: Change compiler optionsGraeme Russ2010-10-07-15/+4
* x86: Coding Style CleanupGraeme Russ2010-10-07-373/+362
* x86: Move loading of GTD to C codeGraeme Russ2010-10-07-96/+57
* x86: Fix x86 Cold BootGraeme Russ2010-09-13-0/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* sc520: Fix minor DRAM Controller Setup bugGraeme Russ2010-05-06-1/+1
* sc520: Update to new AMD CopyrightGraeme Russ2010-05-06-40/+77
* sc520: Board Specific PCI InitGraeme Russ2010-05-06-37/+2
* sc520: Allow boards to override udelayGraeme Russ2010-05-06-0/+4
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-06-507/+1
* x86: Move GDT to a safe location in RAMGraeme Russ2010-05-06-14/+103
* x86: Add RAM bootstrap functionalityGraeme Russ2010-05-06-6/+38
* x86: Split sc520 memory sizing versus reportingGraeme Russ2010-05-06-38/+61
* x86: Fix sc520 memory size reportingGraeme Russ2010-05-06-18/+17
* x86: Add register dump to crash handlersGraeme Russ2010-05-06-34/+180
* x86: Fix MMCR AccessGraeme Russ2010-05-06-52/+63
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-13-0/+2643