summaryrefslogtreecommitdiffstats
path: root/arch/i386/cpu/start.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Implement fully relocatable imageGraeme Russ2010-10-071-0/+6
* x86: Set cold/warm boot flagGraeme Russ2010-10-071-13/+6
* x86: Place global data below stack before entering CGraeme Russ2010-10-071-0/+8
* x86: Dont clobber %eax after getting memory sizeGraeme Russ2010-10-071-3/+2
* x86: Don't clobber %ebxGraeme Russ2010-10-071-2/+2
* x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-071-6/+6
* x86: Move ECC initialisation outside RAM initialisationGraeme Russ2010-10-071-0/+11
* x86: Remove progress indication in low-level initGraeme Russ2010-10-071-42/+2
* x86: Change compiler optionsGraeme Russ2010-10-071-9/+3
* x86: Coding Style CleanupGraeme Russ2010-10-071-15/+15
* x86: Move loading of GTD to C codeGraeme Russ2010-10-071-96/+0
* x86: Move GDT to a safe location in RAMGraeme Russ2010-05-061-0/+96
* x86: Add RAM bootstrap functionalityGraeme Russ2010-05-061-0/+36
* x86: Split sc520 memory sizing versus reportingGraeme Russ2010-05-061-0/+5
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-131-0/+135
OpenPOWER on IntegriCloud