aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_6ex/Kconfig
AgeCommit message (Expand)Author
2016-12-27cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier
2015-01-27vboot2: add verstageStefan Reinauer
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-01-16cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc
2012-08-09Synchronize rdtsc instructionsStefan Reinauer
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-02-10Intel cpus: apply un-written naming rulesKyösti Mälkki
2010-04-13fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need toStefan Reinauer
2010-02-25HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer
2010-01-04- use LAPIC timer if selected (instead of TSC all the time) [kconfig]Patrick Georgi
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-08-12Kconfig!Patrick Georgi