summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86/smm: Introduce SMM module loader version 2Rocky Phagura2021-02-221-0/+8
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-6/+3
* cpu/x86: Add a prog_run hook to set up caching of XIP stagesArthur Heymans2019-11-021-0/+10
* cpu/x86 mp_init: Add option for AMD INIT SIPI sequenceMarshall Dawson2019-08-091-0/+8
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-2/+0
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-091-4/+11
* cpu/x86: Declare SMM_ASEGKyösti Mälkki2019-07-091-0/+9
* drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2Kyösti Mälkki2019-07-081-10/+0
* src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0Arthur Heymans2019-05-271-7/+0
* x86/mp_init: Add configurable stack size for SMM relocateMarshall Dawson2018-10-291-0/+8
* cpu/x86: Make SMM stack size configurableRaul E Rangel2018-06-141-0/+8
* arch/x86: Always select RELOCATABLE_MODULESKyösti Mälkki2018-06-061-1/+0
* arch/x86: Drop leftover ROMCC supportKyösti Mälkki2018-06-061-1/+0
* cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAYAaron Durbin2018-01-251-1/+1
* cpu/x86: allow AP callbacks after MP initAaron Durbin2016-12-081-0/+6
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-7/+0
* cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy2016-07-271-0/+7
* cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZEAaron Durbin2016-05-061-0/+11
* cpu/x86: remove BACKUP_DEFAULT_SMM_REGION optionAaron Durbin2016-05-041-6/+0
* src/cpu/x86: remove TSC_CALIBRATE_WITH_IOAaron Durbin2016-04-111-6/+0
* cpu/x86: Sort some Kconfig optionsStefan Reinauer2016-03-081-9/+14
* x86/smm: Initialize SMM on some CPUs one-by-oneDamien Zammit2015-12-021-0/+11
* smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEGPatrick Georgi2015-10-291-0/+7
* smm: Merge configs SMM_MODULES and SMM_TSEGVladimir Serbinenko2015-05-281-10/+1
* fsp: Move fsp to fsp1_0Marc Jones2015-04-241-2/+2
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-4/+0
* x86: Set BOOT_MEDIA_SPI_BUSDavid Hendricks2014-12-151-0/+7
* src/.../Kconfig: various small fixes to textsDaniele Forsi2014-07-231-2/+2
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-2/+2
* Intel FSP: add a shared set of functions for the FSPMartin Roth2014-05-091-0/+7
* x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin2014-03-071-0/+9
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-251-7/+0
* x86: provide infrastructure to backup default SMM regionAaron Durbin2014-02-161-0/+6
* x86: parallel MP initializationAaron Durbin2014-01-301-0/+7
* CBMEM: Always select CAR_MIGRATIONKyösti Mälkki2013-09-211-9/+0
* x86: add cache-as-ram migration optionAaron Durbin2013-05-161-0/+9
* x86: add TSC_CONSTANT_RATE optionAaron Durbin2013-05-071-0/+7
* tsc: provide monotonic timerAaron Durbin2013-05-011-0/+7
* lapic: monotonic time implementationAaron Durbin2013-05-011-0/+7
* x86: mtrr: add CONFIG_CACHE_ROM supportAaron Durbin2013-03-291-1/+4
* x86: unify amd and non-amd MTRR routinesAaron Durbin2013-03-221-0/+7
* x86: SMM Module SupportAaron Durbin2013-03-141-0/+18
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-0/+3
* Make sure only one udelay function is availableStefan Reinauer2012-11-201-1/+1
* Synchronize rdtsc instructionsStefan Reinauer2012-08-091-0/+16
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-071-4/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+4
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-4/+0
* Add Kconfig options to enable TSEG and set a sizeDuncan Laurie2012-03-301-0/+8