summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2012-01-04x86: Convert board_init_f_r to a processing loopGraeme Russ
2012-01-04x86: Split init functions out of board.cGraeme Russ
2012-01-04x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ
2012-01-04x86: Use fs for global dataGraeme Russ
2012-01-04x86: Simplify Flash-to-RAM code execution transitionGraeme Russ
2012-01-04x86: Remove GDR related magic numbersGraeme Russ
2012-01-02x86: Import glibc memcpy implementationGraeme Russ
2011-12-19x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black
2011-12-19x86: Add support for booting Linux using the 32 bit boot protocolGabe Black
2011-12-19x86: Clean up the x86 zimage code in preparation to extend itGabe Black
2011-12-19x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black
2011-11-29x86: Import the glibc memset implementationGabe Black
2011-11-29x86: Misc PCI touchupsGraeme 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-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-10-23x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
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-04-13x86: Rename i386 to x86Graeme Russ