summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-3/+1
* cpu/intel/microcode: Mark assemblycode as 32bitPatrick Rudolph2020-12-011-0/+1
* Makefile.inc: Move adding mcu FIT entriesArthur Heymans2020-11-271-0/+28
* cpu/intel/common: Fill cpu voltage in SMBIOS tablesPatrick Rudolph2020-11-224-0/+17
* intel/socket_441: Increase bootblock sizeJulius Werner2020-11-211-1/+1
* cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registersArthur Heymans2020-11-101-2/+2
* sec/intel/cbnt: Stitch in ACMs in the coreboot imageArthur Heymans2020-11-101-1/+1
* cpu/intel/model_206ax: Get CPU frequencies for SMBIOS type 4Michał Żygowski2020-11-091-0/+20
* cpu/intel/haswell: Move smmrelocate.c MSR definitions to headerAngel Pons2020-11-032-16/+20
* cpu/intel/car/non-evict/cache_as_ram.S: Add support for longmodePatrick Rudolph2020-11-022-6/+39
* {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffixAngel Pons2020-10-311-1/+1
* cpu/intel/common: correct MSR for the Nominal Performance in CPPCMichael Niewöhner2020-10-311-7/+9
* cpu/intel/Makefile.inc: Use correct Kconfig symbolsAngel Pons2020-10-301-3/+3
* cpu/intel/common: implement the two missing CPPC v2 autonomous registersMichael Niewöhner2020-10-261-4/+16
* cpu/intel/common: rework code previously moved to common cpu codeMichael Niewöhner2020-10-242-27/+15
* {cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner2020-10-248-91/+49
* haswell/broadwell: Fix typos of `BCLK`Angel Pons2020-10-231-4/+4
* cpu/intel/common: Fix regressionPatrick Rudolph2020-10-211-1/+1
* {cpu,soc}/intel: replace AES-NI locking by common implemenation callMichael Niewöhner2020-10-212-10/+2
* cpu/intel/model_{2065x,206ax}: fix AES-NI lockingMichael Niewöhner2020-10-204-8/+12
* cpu/intel/common: add a Kconfig to control AES-NI lockingMichael Niewöhner2020-10-192-0/+11
* cpu/intel/common: only lock AES-NI when supportedMichael Niewöhner2020-10-191-0/+3
* cpu/intel/common: rework AES-NI lockingMichael Niewöhner2020-10-192-10/+6
* soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu codeMichael Niewöhner2020-10-192-0/+26
* cpu/intel,soc/intel: drop Kconfig for hyperthreadingMichael Niewöhner2020-10-174-6/+1
* include/cpu/x86: introduce new helper for (un)setting MSRsMichael Niewöhner2020-10-163-7/+10
* haswell/lynxpoint: Align cosmetics with BroadwellAngel Pons2020-10-142-51/+49
* drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen2020-10-023-0/+3
* cpu/intel/206ax/acpi.c: Fix get_cores_per_packageEvgeny Zinoviev2020-09-281-14/+4
* cpu/intel/haswell/smmrelocate.c: Spell `CPU` in uppercaseAngel Pons2020-09-271-1/+1
* cpu/intel/haswell/haswell_init.c: Align printk's with BroadwellAngel Pons2020-09-271-3/+2
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-2615-60/+15
* src/cpu: Drop unneeded empty linesElyes HAOUAS2020-09-218-13/+0
* cpu/intel/model_1067x: enable PECIMichael Büchler2020-09-121-0/+9
* cpu/intel/haswell: Set LT_LOCK_MEMORY MSR on finalize stepAngel Pons2020-08-301-0/+2
* cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGEHarshit Sharma2020-08-211-0/+1
* cpu/intel/common: Use macro for access_sizeElyes HAOUAS2020-08-181-3/+3
* cpu/intel/model_6fx: Include Conroe-L microcodeArthur Heymans2020-08-171-1/+2
* cpu/intel: Remove Core 2 Duo E8200 CPUID from model_6fxAngel Pons2020-08-112-2/+1
* cpu/intel/common: Add `intel_ht_supported` functionAngel Pons2020-08-062-3/+14
* cpu/intel/haswell: add Crystal Well CPU IDsIru Cai2020-08-031-0/+2
* cpu/intel/common/fsb.c: add Crystal Well supportIru Cai2020-08-031-0/+1
* cpu/intel/car/romstage.c: Remove unused <bootblock_common.h>Elyes HAOUAS2020-07-261-1/+0
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-261-1/+1
* cpu,soc/intel: Drop select SMPKyösti Mälkki2020-07-2610-10/+0
* cpu/intel/model_206ax: Clean up includesElyes HAOUAS2020-07-262-2/+2
* src: Remove unused 'include <cpu/intel/common/common.h>Elyes HAOUAS2020-07-264-4/+1
* cpu/intel/model_1067x: Drop <cpu/x86/mp.h> includeElyes HAOUAS2020-07-141-1/+0
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0