aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/cpu
AgeCommit message (Expand)Author
2010-10-07x86: Implement fully relocatable imageGraeme Russ
2010-10-07x86: Set cold/warm boot flagGraeme Russ
2010-10-07x86: Place global data below stack before entering CGraeme Russ
2010-10-07x86: Dont clobber %eax after getting memory sizeGraeme Russ
2010-10-07x86: Don't clobber %ebxGraeme Russ
2010-10-07x86: Remove usage of %ebp as a return pointerGraeme Russ
2010-10-07x86: Move ECC initialisation outside RAM initialisationGraeme Russ
2010-10-07x86: Remove progress indication in low-level initGraeme Russ
2010-10-07x86: Fix %ss and %esp in register structure for interruptsGraeme Russ
2010-10-07x86: Change compiler optionsGraeme Russ
2010-10-07x86: Coding Style CleanupGraeme Russ
2010-10-07x86: Move loading of GTD to C codeGraeme Russ
2010-09-13x86: Fix x86 Cold BootGraeme Russ
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-06sc520: Fix minor DRAM Controller Setup bugGraeme Russ
2010-05-06sc520: Update to new AMD CopyrightGraeme Russ
2010-05-06sc520: Board Specific PCI InitGraeme Russ
2010-05-06sc520: Allow boards to override udelayGraeme Russ
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ
2010-05-06x86: Move GDT to a safe location in RAMGraeme Russ
2010-05-06x86: Add RAM bootstrap functionalityGraeme Russ
2010-05-06x86: Split sc520 memory sizing versus reportingGraeme Russ
2010-05-06x86: Fix sc520 memory size reportingGraeme Russ
2010-05-06x86: Add register dump to crash handlersGraeme Russ
2010-05-06x86: Fix MMCR AccessGraeme Russ
2010-04-13i386: Move cpu/i386/* to arch/i386/cpu/*Peter Tyser