aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/Kconfig
AgeCommit message (Expand)Author
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2014-05-10Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki
2014-05-09Intel FSP: add a shared set of functions for the FSPMartin Roth
2014-03-07x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING optionAaron Durbin
2014-02-25Remove CACHE_ROM.Vladimir Serbinenko
2014-02-16x86: provide infrastructure to backup default SMM regionAaron Durbin
2014-01-30x86: parallel MP initializationAaron Durbin
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-05-07x86: add TSC_CONSTANT_RATE optionAaron Durbin
2013-05-01tsc: provide monotonic timerAaron Durbin
2013-05-01lapic: monotonic time implementationAaron Durbin
2013-03-29x86: mtrr: add CONFIG_CACHE_ROM supportAaron Durbin
2013-03-22x86: unify amd and non-amd MTRR routinesAaron Durbin
2013-03-14x86: SMM Module SupportAaron Durbin
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-11-20Make sure only one udelay function is availableStefan Reinauer
2012-08-09Synchronize rdtsc instructionsStefan Reinauer
2012-08-07Move cpus_ready_for_init() to AMD K8Kyösti Mälkki
2012-07-31Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle
2012-07-02remove CONFIG_SERIAL_CPU_INITSven Schnelle
2012-03-30Add Kconfig options to enable TSEG and set a sizeDuncan Laurie
2012-03-30Add an option to keep the ROM cached after romstageStefan Reinauer
2012-03-16ROMCC boards have no XIP limitPatrick Georgi
2011-11-01Remove XIP_ROM_BASEPatrick Georgi
2011-09-12Miscellaneous AMD F14 warning fixesefdesign98
2010-12-16- Fix shortcoming in Kconfig when handling multiple "choice"sStefan Reinauer
2010-09-08Make timer2 the default choice for TSC initialization.Patrick Georgi
2010-04-12- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusivelyPatrick Georgi
2010-01-04- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-22tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson
2009-08-29File I missed committing.Ronald G. Minnich
2009-08-25Fix copy-paste error in src/cpu/x86/Kconfig.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi