summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2015-03-24x86: quark: Enable on-chip ethernet controllersBin Meng
2015-03-24arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIMETom Rini
2015-03-24x86: quark: MRC codes clean upBin Meng
2015-03-24remove unnecessary version.h includesRob Herring
2015-02-06x86: Add SD/MMC support to quark/galileoBin Meng
2015-02-06x86: Add SPI support to quark/galileoBin Meng
2015-02-06x86: quark: Initialize non-standard BARsBin Meng
2015-02-06x86: quark: Call MRC in dram_init()Bin Meng
2015-02-06x86: quark: Enable the Memory Reference Code buildBin Meng
2015-02-06x86: quark: Add System Memory Controller supportBin Meng
2015-02-06x86: quark: Add utility codes needed for MRCBin Meng
2015-02-06x86: quark: Add Memory Reference Code (MRC) main routinesBin Meng
2015-02-06x86: quark: Bypass TSC calibrationBin Meng
2015-02-06x86: Enable the Intel quark/galileo buildBin Meng
2015-02-06x86: Add basic Intel Quark processor supportBin Meng
2015-02-06x86: quark: Add Cache-As-RAM initializationBin Meng
2015-02-06x86: quark: Add routines to access message bus registersBin Meng
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass
2015-02-06x86: Allow FSP Kconfig settings for all x86Simon Glass
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass
2015-02-05x86: Make CAR and DRAM FSP code commonSimon Glass
2015-02-05x86: Move common FSP code into a common locationSimon Glass
2015-02-05x86: video: Allow video ROM execution to fall back to the other methodSimon Glass
2015-02-05x86: Rename MMCONF_BASE_ADDRESS and make it common across x86Simon Glass
2015-01-24x86: ivybridge: Drop the Kconfig MRC cache informationSimon Glass
2015-01-24x86: config: Enable hook for saving MRC configurationSimon Glass
2015-01-24x86: Implement a cache for Memory Reference Code parametersSimon Glass
2015-01-24x86: Use ipchecksum from net/Simon Glass
2015-01-23x86: Fix various code format issues in start16.SBin Meng
2015-01-23x86: Test mtrr support flag before accessing mtrr msrBin Meng
2015-01-23x86: Save mtrr support flag in global dataBin Meng
2015-01-23x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.cBin Meng
2015-01-13x86: coreboot: Configure pci memory regionsBin Meng
2015-01-13x86: coreboot: Move coreboot-specific defines from coreboot.h to KconfigBin Meng
2015-01-13x86: coreboot: Set up timer base correctlyBin Meng
2015-01-13x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng
2015-01-13x86: ivybridge: Update microcode early in bootSimon Glass
2015-01-13x86: Disable CAR before relocation on platforms that need itSimon Glass
2015-01-13x86: ivybridge: Add a way to turn off the CARSimon Glass
2015-01-13x86: ivybridge: Request MTRRs for DRAM regionsSimon Glass
2015-01-13x86: ivybridge: Set up an MTRR for the video frame bufferSimon Glass
2015-01-13x86: Add support for MTRRsSimon Glass
2015-01-13x86: ivybridge: Drop support for ROM cachingSimon Glass
2015-01-13x86: ivybridge: Only run the Video BIOS when video is enabledSimon Glass
2015-01-12x86: Simplify the fsp hob access functionsBin Meng
2015-01-12pci: Make pci apis usable before relocationBin Meng
2015-01-12x86: Support pci bus scan in the early phaseBin Meng
2015-01-12x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.cBin Meng
2014-12-18x86: Clean up the FSP support codesBin Meng
2014-12-18x86: crownbay: Add SDHCI supportBin Meng