summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-1021-9/+576
|\
| * x86: quark: Initialize non-standard BARsBin Meng2015-02-061-0/+32
| * x86: quark: Add Memory Reference Code (MRC) main routinesBin Meng2015-02-061-0/+187
| * x86: Add basic Intel Quark processor supportBin Meng2015-02-061-0/+13
| * x86: Define macros for pci configuration space accessBin Meng2015-02-061-2/+11
| * x86: quark: Add routines to access message bus registersBin Meng2015-02-061-0/+106
| * x86: Add header files for Intel Quark SoC definesBin Meng2015-02-062-0/+68
| * x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-063-0/+147
| * x86: Allow a UART to be set up before the FSP is readySimon Glass2015-02-061-0/+3
| * x86: Adjust the FSP types slightlySimon Glass2015-02-053-5/+7
| * x86: Move common FSP code into a common locationSimon Glass2015-02-059-1/+1
| * x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass2015-02-051-1/+1
* | common: Move dram_init() declaration to common locationMichal Simek2015-02-091-6/+0
|/
* x86: Implement a cache for Memory Reference Code parametersSimon Glass2015-01-242-0/+54
* x86: Use ipchecksum from net/Simon Glass2015-01-241-37/+0
* x86: Test mtrr support flag before accessing mtrr msrBin Meng2015-01-231-1/+4
* x86: Save mtrr support flag in global dataBin Meng2015-01-231-6/+7
* x86: Support ROMs on other archsSimon Glass2015-01-231-0/+2
* x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng2015-01-132-34/+4
* x86: ivybridge: Update microcode early in bootSimon Glass2015-01-131-0/+6
* x86: Add support for MTRRsSimon Glass2015-01-132-83/+89
* x86: Drop RAMTOP KconfigSimon Glass2015-01-131-8/+0
* x86: Simplify the fsp hob access functionsBin Meng2015-01-122-30/+21
* pci: Make pci apis usable before relocationBin Meng2015-01-122-2/+1
* x86: Clean up the FSP support codesBin Meng2014-12-189-134/+140
* x86: crownbay: Add SPI flash supportBin Meng2014-12-181-0/+15
* x86: ich6-gpio: Add Intel Tunnel Creek GPIO supportBin Meng2014-12-182-2/+15
* x86: Add basic support to queensbay platform and crownbay boardBin Meng2014-12-181-0/+3
* x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-153-1/+8
* x86: Support Intel FSP initialization path in start.SBin Meng2014-12-131-0/+3
* x86: Add post failure codes for bist and carBin Meng2014-12-131-0/+2
* x86: queensbay: Adapt FSP support codesBin Meng2014-12-131-1/+1
* x86: Initial import from Intel FSP release for Queensbay platformBin Meng2014-12-1310-0/+1096
* x86: Add a simple superio driver for SMSC LPC47MBin Meng2014-12-131-0/+90
* x86: ich6-gpio: Move setup_pch_gpios() to board support codesBin Meng2014-12-133-0/+7
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-083-3/+3
* x86: Add initial video device init for Intel GMASimon Glass2014-11-251-0/+2
* x86: Add GDT descriptors for option ROMsSimon Glass2014-11-251-19/+12
* x86: ivybridge: Add northbridge init functionsSimon Glass2014-11-252-1/+16
* x86: Drop some msr functions that we don't supportSimon Glass2014-11-251-11/+0
* x86: Add init for model 206AX CPUSimon Glass2014-11-252-0/+5
* x86: Add LAPIC setup codeSimon Glass2014-11-252-2/+123
* x86: Refactor interrupt_init()Bin Meng2014-11-251-0/+2
* x86: Remove cpu_init_r() for x86Bin Meng2014-11-251-2/+0
* x86: Add Intel speedstep and turbo mode codeSimon Glass2014-11-252-0/+120
* x86: ivybridge: Set up XHCI USBSimon Glass2014-11-251-0/+1
* x86: ivybridge: Set up EHCI USBSimon Glass2014-11-251-0/+1
* x86: ivybridge: Add SATA initSimon Glass2014-11-252-0/+60
* x86: ivybridge: Add PCH initSimon Glass2014-11-251-0/+49
* x86: Add a simple header file for ACPISimon Glass2014-11-251-0/+24
OpenPOWER on IntegriCloud