summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
* x86: Import MSR/MTRR code from LinuxGraeme Russ2012-12-063-0/+913
* x86: Add basic cache operationsStefan Reinauer2012-12-062-0/+121
* x86: Add a CBMEM timestamp generated right before the kernel startup.Vadim Bendebury2012-12-061-0/+1
* x86: Enable coreboot timestamp facility support in u-boot.Vadim Bendebury2012-12-061-0/+51
* x86: Add function to read time stamp counterVadim Bendebury2012-12-061-0/+12
* x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson2012-12-061-0/+27
* x86: Don't spam POST80 codes with slow IO functionsStefan Reinauer2012-11-301-1/+1
* x86: Include types.h explicitly in the i386 version of io.hGabe Black2012-11-301-0/+2
* x86: Add a default implementation for cleanup_before_linux()Gabe Black2012-11-301-0/+1
* x86: Add an fdt pointer to the global data structureGabe Black2012-11-301-0/+1
* x86: coreboot: Decode additional coreboot sysinfo tagsSimon Glass2012-11-302-7/+101
* x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black2012-11-281-1/+1
* x86: Add some missing includesGabe Black2012-11-282-0/+5
* x86: Add initial memory barrier macrosSimon Glass2012-11-281-0/+8
* x86: Add ilog2 to bitopsGraeme Russ2012-11-281-0/+5
* x86: Put global data on the stackGraeme Russ2012-11-283-2/+1
* x86: Forward declare gd_tGraeme Russ2012-11-281-3/+5
* x86: Change global data baudrate to intSimon Glass2012-10-191-1/+1
* 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