summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: Use ipchecksum from net/Simon Glass2015-01-243-60/+4
* x86: Fix various code format issues in start16.SBin Meng2015-01-231-10/+10
* x86: Test mtrr support flag before accessing mtrr msrBin Meng2015-01-231-0/+12
* x86: Save mtrr support flag in global dataBin Meng2015-01-231-0/+7
* x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.cBin Meng2015-01-231-0/+2
* x86: coreboot: Configure pci memory regionsBin Meng2015-01-131-2/+28
* x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng2015-01-131-0/+15
* x86: coreboot: Set up timer base correctlyBin Meng2015-01-131-13/+20
* x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng2015-01-132-7/+7
* x86: ivybridge: Update microcode early in bootSimon Glass2015-01-133-10/+34
* x86: Disable CAR before relocation on platforms that need itSimon Glass2015-01-131-0/+8
* x86: ivybridge: Add a way to turn off the CARSimon Glass2015-01-131-0/+46
* x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass2015-01-131-0/+10
* x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass2015-01-131-0/+7
* x86: Add support for MTRRsSimon Glass2015-01-134-18/+98
* x86: ivybridge: Drop support for ROM cachingSimon Glass2015-01-131-25/+0
* x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass2015-01-131-1/+8
* x86: Simplify the fsp hob access functionsBin Meng2015-01-122-62/+72
* pci: Make pci apis usable before relocationBin Meng2015-01-121-4/+4
* x86: Support pci bus scan in the early phaseBin Meng2015-01-121-0/+1
* x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng2015-01-121-0/+2
* x86: Clean up the FSP support codesBin Meng2014-12-183-144/+129
* x86: crownbay: Add SDHCI supportBin Meng2014-12-182-1/+48
* x86: crownbay: Add SPI flash supportBin Meng2014-12-181-1/+25
* x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng2014-12-184-5/+5
* x86: Add queensbay and crownbay Kconfig filesBin Meng2014-12-181-0/+79
* x86: Enable the queensbay cpu directory buildBin Meng2014-12-181-0/+1
* x86: Convert microcode format to device-tree-onlySimon Glass2014-12-181-7/+4
* x86: Add basic support to queensbay platform and crownbay boardBin Meng2014-12-185-0/+323
* x86: Correct problems in the microcode loadingSimon Glass2014-12-181-10/+15
* x86: ivybridge: Update the microcodeSimon Glass2014-12-181-0/+2
* x86: Support Intel FSP initialization path in start.SBin Meng2014-12-131-0/+14
* x86: Add post failure codes for bist and carBin Meng2014-12-131-0/+1
* x86: queensbay: Adapt FSP support codesBin Meng2014-12-132-17/+27
* x86: Initial import from Intel FSP release for Queensbay platformBin Meng2014-12-132-0/+426
* x86: Clean up asm-offsetsBin Meng2014-12-131-1/+2
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+2
* x86: Add initial video device init for Intel GMASimon Glass2014-11-254-1/+925
* x86: Add GDT descriptors for option ROMsSimon Glass2014-11-251-3/+6
* x86: ivybridge: Add northbridge init functionsSimon Glass2014-11-253-0/+191
* x86: Add init for model 206AX CPUSimon Glass2014-11-253-0/+521
* x86: Add LAPIC setup codeSimon Glass2014-11-252-0/+58
* x86: Drop old CONFIG_INTEL_CORE_ARCH codeSimon Glass2014-11-251-28/+0
* x86: Refactor interrupt_init()Bin Meng2014-11-251-6/+20
* x86: Remove cpu_init_r() for x86Bin Meng2014-11-251-6/+0
* x86: Call cpu_init_interrupts() from interrupt_init()Bin Meng2014-11-251-2/+0
* x86: Add Intel speedstep and turbo mode codeSimon Glass2014-11-252-0/+99
* x86: ivybridge: Set up XHCI USBSimon Glass2014-11-252-0/+33
* x86: ivybridge: Set up EHCI USBSimon Glass2014-11-253-0/+32
* x86: ivybridge: Add SATA initSimon Glass2014-11-253-0/+246
OpenPOWER on IntegriCloud