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
/
common
/
common_init.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-24
cpu/intel/common: Enable GetSec leaves for Intel TXT
Patrick Rudolph
2019-09-10
AUTHORS: Move src/cpu/intel copyrights into AUTHORS file
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-02-21
cpu/intel/common: Add newline to set_feature_ctrl_lock() output
Matt DeVillier
2019-01-09
cpu/intel/common: Fix generated exception if not supported VMX
Elyes HAOUAS
2019-01-05
cpu/intel/common: improve debug output
Matt DeVillier
2018-12-20
cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()
Matt DeVillier
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-08-20
cpu/intel/common: add function to init cppc_config
Matt Delco
2017-03-16
cpu/intel: Wrap lines at 80 columns
Lee Leahy
2016-12-27
cpu/intel/common: Add/Use common function to set virtualization
Matt DeVillier