index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
/
common
Age
Commit message (
Expand
)
Author
2020-05-28
cpu/intel/common: Fix typo in comment
Elyes HAOUAS
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
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-11-29
cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-22
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-11-07
Rangeley: Fix incorrect BCLK
Kyösti Mälkki
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-24
cpu/intel/common: Enable GetSec leaves for Intel TXT
Patrick Rudolph
2019-10-01
cpu/intel/common: Move intel_ht_sibling() to common folder
Patrick Rudolph
2019-09-24
cpu/intel/common: Fix invalid MSR access
Kyösti Mälkki
2019-09-19
cpu/intel/common: Extend FSB detection to cover TSC
Kyösti Mälkki
2019-09-19
cpu/x86/lapic: Refactor timer_fsb()
Kyösti Mälkki
2019-09-19
cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASE
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/cpu/intel copyrights into AUTHORS file
Martin Roth
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-01
intel/fsp_rangeley: Use fixed FSB/BCLK value 100 MHz
Kyösti Mälkki
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-02-13
cpu/intel/common: Add Nehalem for FSB detection
Kyösti Mälkki
2019-02-13
cpu/intel/common: Split get_ia32_fsb()
Kyösti Mälkki
2019-01-27
src/cpu/intel: Set get_ia32_fsb function common
Elyes HAOUAS
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-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
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
2018-01-17
cpu/intel/speedstep: Fix the PNOT ACPI method
Arthur Heymans
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
2016-02-14
CPU/intel: Add missing license headers
Damien Roth
2015-10-23
cpu/intel: Move Power notification ASL code into `common/acpi`
Paul Menzel