summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel
Commit message (Expand)AuthorAgeFilesLines
* haswell: Update microcode revisionDuncan Laurie2013-12-214-1153/+2370
* cpu/intel: Do not rely on CBFS microcode having a terminatorAlexandru Gagniuc2013-12-171-16/+31
* cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFSAlexandru Gagniuc2013-12-136-11/+11
* haswell: Export functions for CPU family+model and steppingDuncan Laurie2013-12-122-7/+34
* haswell: Update ULT microcode to rev 14hDuncan Laurie2013-12-123-1089/+1153
* haswell: VR controller configurationAaron Durbin2013-12-072-0/+55
* haswell: Misc power management setup and fixesDuncan Laurie2013-12-072-2/+12
* cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig optionAlexandru Gagniuc2013-12-051-1/+0
* Add the Intel FSP 206ax CPU core supportMarc Jones2013-12-0414-0/+1609
* slippy/falco/peppy: Fix SPD GPIO initialization.Aaron Durbin2013-12-012-0/+4
* haswell: check for clean resetAaron Durbin2013-11-251-0/+18
* haswell: Update ULT microcode to 0x10Duncan Laurie2013-11-243-961/+1089
* haswell: Remove limit on package C-stateDuncan Laurie2013-11-241-4/+1
* haswell: split microcode between ULT and non-ULTAaron Durbin2013-11-241-2/+5
* haswell: Update ULT microcode to rev 'a'Duncan Laurie2013-11-243-961/+961
* haswell: Configure PCH power sharing for ULTDuncan Laurie2013-11-242-1/+70
* haswell: calibrate 24MHz clock against BCLKAaron Durbin2013-11-242-0/+79
* haswell: configure c-statesAaron Durbin2013-11-242-107/+156
* haswell: Put each logical processor in its own P-state domainDuncan Laurie2013-11-241-2/+2
* haswell: Update microcode for ULT/40651 to rev 8Duncan Laurie2013-11-243-961/+961
* Rename SANDYBRIDGE_BCLK to NEHALEM_BCLK in 2065x.Vladimir Serbinenko2013-11-234-6/+6
* Remove MRC variables from 2065x CAR init.Vladimir Serbinenko2013-11-231-42/+22
* Fix error message on wrong compiles of 2065xVladimir Serbinenko2013-11-211-1/+1
* intel/2065x: Use TSC for udelay()Vladimir Serbinenko2013-11-133-1/+39
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-212-2/+0
* timestamps: Stash early timestamps in CAR_GLOBALKyösti Mälkki2013-09-211-22/+7
* timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki2013-09-211-4/+1
* cpu/intel/model_67x: Add missing includeKyösti Mälkki2013-07-301-0/+1
* cpu: Fix spellingMartin Roth2013-07-117-18/+18
* usbdebug: Drop old includesKyösti Mälkki2013-07-118-8/+0
* usbdebug: Put ehci_debug_info in CAR_GLOBALKyösti Mälkki2013-07-105-37/+0
* ec: Add romstage function for checking and rebooting ECDuncan Laurie2013-07-101-0/+8
* usbdebug: Drop temporary disables of log outputKyösti Mälkki2013-06-149-134/+0
* Add support for Intel Nehalem CPUVladimir Serbinenko2013-06-1314-0/+1768
* haswell: allow for disabled hyperthreadingAaron Durbin2013-06-033-6/+51
* cpu/intel/haswell/Kconfig: Intend help text with two spacesPaul Menzel2013-05-241-1/+1
* haswell: enable cache-as-ram migrationAaron Durbin2013-05-162-5/+1
* x86: add thread supportAaron Durbin2013-05-141-0/+2
* Drop prototype guarding for romccStefan Reinauer2013-05-102-3/+1
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-085-21/+1
* haswell: use asmlinkage for assembly-called funcsAaron Durbin2013-05-074-5/+6
* haswell: use tsc for udelay()Aaron Durbin2013-05-073-1/+36
* haswell: 24MHz monotonic time implementationAaron Durbin2013-05-013-0/+70
* Intel microcode: Return when `microcode_updates` is `NULL`Vladimir Serbinenko2013-04-231-1/+9
* haswell: enable ROM cachingAaron Durbin2013-04-031-0/+3
* haswell: keep ROM cache enabledAaron Durbin2013-04-031-2/+6
* haswell: use new interface to disable rom cachingAaron Durbin2013-04-031-22/+1
* lynxpoint: split clearing and enabling of smmAaron Durbin2013-04-011-1/+6
* haswell: Add microcode for ULT C0 stepping 0x40651Duncan Laurie2013-03-222-1/+962
* haswell: vboot path support in romstageAaron Durbin2013-03-221-4/+11