index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
/
model_1067x
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-07-26
cpu,soc/intel: Drop select SMP
Kyösti Mälkki
2019-11-25
Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks
Arthur Heymans
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-11-02
cpu/intel/core2: Cache XIP romstage with C_ENVIRONMENT_BOOTBLOCK.
Arthur Heymans
2019-09-24
intel/cpu: Switch older models to TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-09-19
cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASE
Kyösti Mälkki
2017-10-29
cpu/intel/model_1067x: Select UDELAY_LAPIC
Arthur Heymans
2016-12-27
cpu/intel/common: Add/Use common function to set virtualization
Matt DeVillier
2016-11-09
Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/Kconfig
Arthur Heymans
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-03
Move ARCH_* from board/Kconfig to cpu or soc Kconfig.
Furquan Shaikh
2014-01-16
cpu/intel: Make all Intel CPUs load microcode from CBFS
Alexandru Gagniuc
2012-08-09
Synchronize rdtsc instructions
Stefan Reinauer
2012-02-10
Intel cpus: apply un-written naming rules
Kyösti Mälkki
2010-02-25
HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.
Stefan Reinauer
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-09-25
some progress on kconfig:
Patrick Georgi