summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* global_data: unify global flag definesMike Frysinger2012-08-091-13/+1
* net: move bootfile init into eth_initializeMike Frysinger2012-05-151-1/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-152-2/+0
* x86: Convert board_init_f_r to a processing loopGraeme Russ2012-01-042-0/+38
* x86: Split init functions out of board.cGraeme Russ2012-01-042-0/+81
* x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-041-0/+1
* x86: Use fs for global dataGraeme Russ2012-01-043-7/+17
* x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-041-0/+2
* x86: Remove GDR related magic numbersGraeme Russ2012-01-041-4/+19
* x86: Import glibc memcpy implementationGraeme Russ2012-01-021-1/+1
* x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black2011-12-191-3/+5
* x86: Add support for booting Linux using the 32 bit boot protocolGabe Black2011-12-191-2/+7
* x86: Clean up the x86 zimage code in preparation to extend itGabe Black2011-12-191-21/+0
* x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-193-0/+341
* x86: Import the glibc memset implementationGabe Black2011-11-291-1/+1
* x86: Misc PCI touchupsGraeme Russ2011-11-291-1/+1
* sc520: Create arch asm-offsetsGraeme Russ2011-11-292-45/+0
* x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-291-2/+0
* cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-293-0/+15
* x86: Remove the prototype for the unused function board_initGabe Black2011-11-021-1/+0
* x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-023-0/+0
* x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+35
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-0411-11/+11
* Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-011-1/+0
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* x86: Rename i386 to x86Graeme Russ2011-04-1330-0/+2512
OpenPOWER on IntegriCloud