summaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_f4x/Kconfig
AgeCommit message (Expand)Author
2024-02-18arch to cpu: Add SPDX license headers to Kconfig filesMartin Roth
2022-06-02cpu/intel/model_fxx: Select SSE2Arthur Heymans
2021-10-26src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper functionFelix Held
2021-10-26cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPERFelix Held
2021-07-02src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons
2021-06-30src: Move `select ARCH_X86` to platformsAngel Pons
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-07-26cpu,soc/intel: Drop select SMPKyösti Mälkki
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
2010-03-17fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.Stefan Reinauer
2010-02-25HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi