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_106cx
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-07-26
cpu,soc/intel: Drop select SMP
Kyösti Mälkki
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
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
2016-12-27
cpu/intel/common: Add/Use common function to set virtualization
Matt DeVillier
2015-12-02
x86/smm: Initialize SMM on some CPUs one-by-one
Damien Zammit
2015-01-27
vboot2: add verstage
Stefan Reinauer
2014-08-10
model_106cx: don't blindly set Kconfig settings
Aaron Durbin
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-27
Intel model_106cx: change CAR to HT-capable
Kyösti Mälkki
2012-08-09
Synchronize rdtsc instructions
Stefan Reinauer
2012-07-31
Revert "Use broadcast SIPI to startup siblings"
Sven Schnelle
2012-07-04
Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR
Kyösti Mälkki
2012-07-02
Use broadcast SIPI to startup siblings
Sven Schnelle
2010-09-26
Normalize the config option for the Intel Atom CPU.
Warren Turkal
2010-04-13
fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to
Stefan Reinauer
2010-02-25
HAVE_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-11-04
Fix up typo in Socket 441 CPUs, and add a few (trivial) Kconfig files for them.
Stefan Reinauer