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
/
soc
/
intel
/
baytrail
/
cpu.c
Age
Commit message (
Expand
)
Author
2018-12-20
cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()
Matt DeVillier
2018-12-18
soc/baytrail: add vmx support via CPU_INTEL_COMMON
Matt DeVillier
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-07-24
cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx
Arthur Heymans
2018-05-24
soc/intel/baytrail: Get rid of device_t
Elyes HAOUAS
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-09-11
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
Aaron Durbin
2016-05-04
soc/intel/baytrail: convert to using common MP and SMM init
Aaron Durbin
2016-05-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2016-03-08
x86 chipsets: utilize x86_setup_mtrrs_with_detect()
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-15
cpu/mtrr.h: Fix macro names for MTRR registers
Alexandru Gagniuc
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2014-10-28
baytrail: Configure MSR for 2-core and 4-core P-state configutation
Duncan Laurie
2014-10-22
baytrail/rambi: S3 support and other updates
Kein Yuan
2014-09-19
baytrail/rambi: spi, charger, and audio updates
Aaron Durbin
2014-05-15
baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED
Aaron Durbin
2014-05-13
baytrail: add cpuid for C0
Aaron Durbin
2014-05-06
baytrail: Enable Turbo/Burst and set some magic MSRs
Duncan Laurie
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-02-24
baytrail: get rid of global microcode_ptr
Aaron Durbin
2014-02-16
baytrail: SMM support
Aaron Durbin
2014-02-16
baytrail: bring up APs
Aaron Durbin