aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-11-29x86: Misc PCI touchupsGraeme Russ
2011-11-29x86: Ensure IDT and GDT remain 16-byte aligned post relocationGraeme Russ
2011-11-29x86: Provide more configuration granularityGraeme Russ
2011-11-29x86: Add multiboot headerGraeme Russ
2011-11-29sc520: Create arch asm-offsetsGraeme Russ
2011-11-29x86: Punt cold- and warm-boot flagsGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.cGraeme Russ
2011-11-29cosmetic: checkpatch cleanup of arch/x86/cpu/*.cGraeme Russ
2011-11-29x86: Call hang() on unrecoverable exceptionGraeme Russ
2011-11-03Reduce build timesWolfgang Denk
2011-11-02x86: Fix a compiler warning in arch/x86/lib/realmode.cGabe Black
2011-11-02x86: Remove the prototype for the unused function board_initGabe Black
2011-11-02x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ
2011-11-02x86: turn off cache: set control register properlyOndrej Kupka
2011-10-23x86: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-23x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-28unify version_stringAndreas Bießmann
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-04-13sc520: Move reset to stand-alone fileGraeme Russ
2011-04-13x86: Rename i386 to x86Graeme Russ