summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge
AgeCommit message (Expand)Author
2016-01-13x86: ivybridge: Do not require HAVE_INTEL_MEBin Meng
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass
2016-01-12dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass
2015-12-09x86: Remove HAVE_ACPI_RESUMEBin Meng
2015-12-09x86: Remove CPU_INTEL_SOCKET_RPGA989Bin Meng
2015-12-09x86: Clean up ivybridge/chrome Kconfig optionsBin Meng
2015-12-09x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng
2015-12-01x86: Convert to use driver model timerBin Meng
2015-10-21x86: ivybridge: Enable the MRC cacheBin Meng
2015-10-21x86: ivybridge: Measure the MRC code execution timeSimon Glass
2015-10-21x86: ivybridge: Fix car_uninit() to correctly set run stateSimon Glass
2015-10-21x86: ivybridge: Check the RTC return valueSimon Glass
2015-10-21x86: ivybridge: Use 'ret' instead of 'rcode'Simon Glass
2015-10-21x86: chromebook_link: Enable the debug UARTSimon Glass
2015-10-21x86: ivybridge: Correct two typos for MRCBin Meng
2015-10-21x86: Use struct mrc_region to describe a mrc regionBin Meng
2015-10-21x86: ivybridge: Use APIs provided in the mrccache libBin Meng
2015-10-21x86: Move mrccache.[c|h] to a common placeBin Meng
2015-10-21x86: ivybridge: Remove the dead codes that programs pci bridgeBin Meng
2015-07-28x86: Enable DM RTC support for all x86 boardsBin Meng
2015-07-27Kill unneeded #include <linux/kconfig.h>Masahiro Yamada
2015-07-15x86: Clean up lapic codesBin Meng
2015-07-15x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONSBin Meng
2015-04-30x86: Add multi-processor initSimon Glass
2015-04-30x86: ivybridge: Use reset_cpu()Simon Glass
2015-04-18x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass
2015-04-18dm: x86: Add a uclass for a Platform Controller HubSimon Glass
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass
2015-04-18dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass
2015-04-17x86: Split up arch_cpu_init()Simon Glass
2015-04-17x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-02-06x86: video: Allow video ROM execution to fall back to the other methodSimon Glass
2015-02-06x86: 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: Implement a cache for Memory Reference Code parametersSimon Glass
2015-01-13x86: ivybridge: Update microcode early in bootSimon 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
2014-12-19x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng
2014-12-19x86: Correct problems in the microcode loadingSimon Glass
2014-12-19x86: ivybridge: Update the microcodeSimon Glass
2014-12-14x86: Add post failure codes for bist and carBin Meng
2014-11-25x86: Add initial video device init for Intel GMASimon Glass
2014-11-25x86: ivybridge: Add northbridge init functionsSimon Glass
2014-11-25x86: Add init for model 206AX CPUSimon Glass
2014-11-25x86: ivybridge: Set up XHCI USBSimon Glass