summaryrefslogtreecommitdiff
path: root/arch/i386/cpu/start.S
Commit message (Expand)AuthorAgeLines
* x86: Implement fully relocatable imageGraeme Russ2010-10-07-0/+6
* x86: Set cold/warm boot flagGraeme Russ2010-10-07-13/+6
* 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-2/+2
* x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-07-6/+6
* x86: Move ECC initialisation outside RAM initialisationGraeme Russ2010-10-07-0/+11
* x86: Remove progress indication in low-level initGraeme Russ2010-10-07-42/+2
* x86: Change compiler optionsGraeme Russ2010-10-07-9/+3
* x86: Coding Style CleanupGraeme Russ2010-10-07-15/+15
* x86: Move loading of GTD to C codeGraeme Russ2010-10-07-96/+0
* x86: Move GDT to a safe location in RAMGraeme Russ2010-05-06-0/+96
* x86: Add RAM bootstrap functionalityGraeme Russ2010-05-06-0/+36
* x86: Split sc520 memory sizing versus reportingGraeme Russ2010-05-06-0/+5
* i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser2010-04-13-0/+135