summaryrefslogtreecommitdiff
path: root/arch/x86/include
Commit message (Expand)AuthorAgeLines
* x86: Remove video_init() prototype from u-boot-x86.hSimon Glass2012-12-06-1/+0
* x86: Add back cold- and warm-boot flagsGabe Black2012-12-06-0/+6
* x86: Initialise SPI if enabledGabe Black2012-12-06-0/+1
* x86: Increase the size of the phys_size_t and phys_addr_t typesGabe Black2012-12-06-4/+6
* x86: Import MSR/MTRR code from LinuxGraeme Russ2012-12-06-0/+913
* x86: Add basic cache operationsStefan Reinauer2012-12-06-0/+121
* x86: Add a CBMEM timestamp generated right before the kernel startup.Vadim Bendebury2012-12-06-0/+1
* x86: Enable coreboot timestamp facility support in u-boot.Vadim Bendebury2012-12-06-0/+51
* x86: Add function to read time stamp counterVadim Bendebury2012-12-06-0/+12
* x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson2012-12-06-0/+27
* x86: Don't spam POST80 codes with slow IO functionsStefan Reinauer2012-11-30-1/+1
* x86: Include types.h explicitly in the i386 version of io.hGabe Black2012-11-30-0/+2
* x86: Add a default implementation for cleanup_before_linux()Gabe Black2012-11-30-0/+1
* x86: Add an fdt pointer to the global data structureGabe Black2012-11-30-0/+1
* x86: coreboot: Decode additional coreboot sysinfo tagsSimon Glass2012-11-30-7/+101
* x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black2012-11-28-1/+1
* x86: Add some missing includesGabe Black2012-11-28-0/+5
* x86: Add initial memory barrier macrosSimon Glass2012-11-28-0/+8
* x86: Add ilog2 to bitopsGraeme Russ2012-11-28-0/+5
* x86: Put global data on the stackGraeme Russ2012-11-28-2/+1
* x86: Forward declare gd_tGraeme Russ2012-11-28-3/+5
* x86: Change global data baudrate to intSimon Glass2012-10-19-1/+1
* global_data: unify global flag definesMike Frysinger2012-08-09-13/+1
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-1/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-2/+0
* x86: Convert board_init_f_r to a processing loopGraeme Russ2012-01-04-0/+38
* x86: Split init functions out of board.cGraeme Russ2012-01-04-0/+81
* x86: Create weak init_cache() and default enable_caches() functionsGraeme Russ2012-01-04-0/+1
* x86: Use fs for global dataGraeme Russ2012-01-04-7/+17
* x86: Simplify Flash-to-RAM code execution transitionGraeme Russ2012-01-04-0/+2
* x86: Remove GDR related magic numbersGraeme Russ2012-01-04-4/+19
* x86: Import glibc memcpy implementationGraeme Russ2012-01-02-1/+1
* x86: Refactor the zboot innards so they can be reused with a vboot imageGabe Black2011-12-19-3/+5
* x86: Add support for booting Linux using the 32 bit boot protocolGabe Black2011-12-19-2/+7
* x86: Clean up the x86 zimage code in preparation to extend itGabe Black2011-12-19-21/+0
* x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-19-0/+341
* x86: Import the glibc memset implementationGabe Black2011-11-29-1/+1
* x86: Misc PCI touchupsGraeme Russ2011-11-29-1/+1
* sc520: Create arch asm-offsetsGraeme Russ2011-11-29-45/+0
* x86: Punt cold- and warm-boot flagsGraeme Russ2011-11-29-2/+0
* cosmetic: checkpatch cleanup of arch/x86/lib/*.cGraeme Russ2011-11-29-0/+15
* x86: Remove the prototype for the unused function board_initGabe Black2011-11-02-1/+0
* x86: Rename include/asm/ic to include/asm/arch-sc520Graeme Russ2011-11-02-0/+0
* x86: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-23-0/+35
* image: push default arch values to arch headersMike Frysinger2011-10-05-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-05-0/+3
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-11/+11
* Unify timer_init() and cpu_init() prototypesWolfgang Denk2011-08-01-1/+0
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-1/+1
* x86: Rename i386 to x86Graeme Russ2011-04-13-0/+2512