summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an option to keep the ROM cached after romstageStefan Reinauer2012-03-301-1/+3
* ROMCC boards have no XIP limitPatrick Georgi2012-03-161-0/+1
* Remove XIP_ROM_BASEPatrick Georgi2011-11-011-4/+0
* Miscellaneous AMD F14 warning fixesefdesign982011-09-121-0/+4
* - Fix shortcoming in Kconfig when handling multiple "choice"sStefan Reinauer2010-12-161-0/+10
* Make timer2 the default choice for TSC initialization.Patrick Georgi2010-09-081-1/+1
* - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusivelyPatrick Georgi2010-04-121-2/+2
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-041-0/+1
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+8