summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge
AgeCommit message (Expand)Author
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
2014-11-25x86: ivybridge: Set up EHCI USBSimon Glass
2014-11-25x86: ivybridge: Add SATA initSimon Glass
2014-11-25x86: ivybridge: Add additional LPC initSimon Glass
2014-11-25x86: ivybridge: Add PCH initSimon Glass
2014-11-25x86: ivybridge: Add support for BD82x6x PCHSimon Glass
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: ivybridge: Add LAPIC supportSimon Glass
2014-11-21x86: ivybridge: Add early init for PCH devicesSimon Glass
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass
2014-11-21x86: ivybridge: Check BIST value on bootSimon Glass
2014-11-21x86: ivybridge: Perform initial CPU setupSimon Glass
2014-11-21x86: ivybridge: Add early LPC init so that serial worksSimon Glass
2014-11-21x86: ivybridge: Enable PCI in early initSimon Glass
2014-11-21x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass