summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/haswell/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch to cpu: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* cpu: Get rid of CPU_SPECIFIC_OPTIONSElyes Haouas2023-08-041-5/+2
* cpu/Kconfig: Remove MMX config optionArthur Heymans2023-05-251-1/+0
* mb/lenovo/haswell: Enable VBOOT_VBNV_FLASHYu-Ping Wu2022-10-271-1/+0
* cpu/intel/haswell: Allow up to six microcodes in the FIT tableJeremy Compostella2022-09-151-0/+3
* cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS optionFelix Held2021-10-261-1/+0
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-1/+0
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`Angel Pons2021-06-161-0/+1
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* cpu/intel/common: Fill cpu voltage in SMBIOS tablesPatrick Rudolph2020-11-221-0/+1
* drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen2020-10-021-0/+1
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-261-4/+1
* cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGEHarshit Sharma2020-08-211-0/+1
* cpu,soc/intel: Drop select SMPKyösti Mälkki2020-07-261-1/+0
* haswell boards: Factor out MAX_CPUSAngel Pons2020-06-151-0/+4
* arch/x86: Remove NO_FIXED_XIP_ROM_SIZEKyösti Mälkki2020-06-151-1/+0
* arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHEKyösti Mälkki2019-12-191-12/+0
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-1/+0
* cpu/intel: Use CPU_INTEL_COMMON_TIMEBASEKyösti Mälkki2019-09-241-0/+1
* intel/haswell: Replace monotonic timerKyösti Mälkki2019-07-131-0/+1
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-1/+0
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-091-1/+0
* cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZEArthur Heymans2019-04-251-0/+1
* cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-04-211-4/+0
* arch/x86: SSE2 implies SSE supportKyösti Mälkki2018-12-281-1/+0
* arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki2018-06-061-3/+0
* cpu/intel/haswell: Don't select PARALLEL_CPU_INITArthur Heymans2018-02-061-1/+0
* cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier2016-12-271-4/+1
* cpu/x86: remove BACKUP_DEFAULT_SMM_REGION optionAaron Durbin2016-05-041-1/+0
* smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko2015-05-281-1/+0
* intel/haswell: Drop MONOTONIC_TIMER_MSRPatrick Georgi2015-05-191-7/+1
* cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier2015-04-301-0/+2
* haswell: Fix monotonic timer integrationStefan Reinauer2015-03-171-1/+0
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-271-1/+0
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* haswell baytrail: Enable RELOCATABLE_RAMSTAGEKyösti Mälkki2014-10-191-0/+1
* intel/haswell: add vmx support w/Kconfig optionMatt DeVillier2014-07-101-0/+4
* intel: Make monotonic timer a first class citizenEdward O'Callaghan2014-07-051-0/+1
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-4/+1
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+3
* haswell: move to mp_init libraryAaron Durbin2014-05-051-0/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-0/+1
* haswell: backup the default SMM region on resumeAaron Durbin2014-02-161-0/+1
* intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH.Vladimir Serbinenko2014-01-231-4/+0
* cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFSAlexandru Gagniuc2013-12-131-1/+1
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-1/+0
* cpu/intel/haswell/Kconfig: Intend help text with two spacesPaul Menzel2013-05-241-1/+1
* haswell: enable cache-as-ram migrationAaron Durbin2013-05-161-0/+1
* haswell: use tsc for udelay()Aaron Durbin2013-05-071-1/+2