summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_1067x/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch to cpu: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* src: Introduce `ARCH_ALL_STAGES_X86`Angel Pons2021-07-021-1/+0
* src: Move `select ARCH_X86` to platformsAngel Pons2021-06-301-0/+1
* arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons2020-09-261-4/+1
* cpu,soc/intel: Drop select SMPKyösti Mälkki2020-07-261-1/+0
* Drop superfluous C_ENVIRONMENT_BOOTBLOCK checksArthur Heymans2019-11-251-1/+1
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-1/+0
* cpu/intel/core2: Cache XIP romstage with C_ENVIRONMENT_BOOTBLOCK.Arthur Heymans2019-11-021-0/+1
* intel/cpu: Switch older models to TSC_MONOTONIC_TIMERKyösti Mälkki2019-09-241-1/+3
* cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASEKyösti Mälkki2019-09-191-0/+1
* cpu/intel/model_1067x: Select UDELAY_LAPICArthur Heymans2017-10-291-1/+1
* cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier2016-12-271-0/+1
* Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/KconfigArthur Heymans2016-11-091-0/+1
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-0/+1
* cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc2014-01-161-0/+1
* Synchronize rdtsc instructionsStefan Reinauer2012-08-091-0/+1
* Intel cpus: apply un-written naming rulesKyösti Mälkki2012-02-101-1/+1
* HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer2010-02-251-1/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-1/+1
* some progress on kconfig:Patrick Georgi2009-09-251-0/+5