summaryrefslogtreecommitdiff
path: root/src/cpu/intel/common
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-04src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-15treewide: Replace uses of "Nehalem"Angel Pons
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-11-29cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-22intel/smm: Provide common smm_relocation_paramsKyösti Mälkki
2019-11-07Rangeley: Fix incorrect BCLKKyösti Mälkki
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-24cpu/intel/common: Enable GetSec leaves for Intel TXTPatrick Rudolph
2019-10-01cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph
2019-09-24cpu/intel/common: Fix invalid MSR accessKyösti Mälkki
2019-09-19cpu/intel/common: Extend FSB detection to cover TSCKyösti Mälkki
2019-09-19cpu/x86/lapic: Refactor timer_fsb()Kyösti Mälkki
2019-09-19cpu/intel/common: Add CPU_INTEL_COMMON_TIMEBASEKyösti Mälkki
2019-09-10AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-01intel/fsp_rangeley: Use fixed FSB/BCLK value 100 MHzKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv fieldElyes HAOUAS
2019-02-21cpu/intel/common: Add newline to set_feature_ctrl_lock() outputMatt DeVillier
2019-02-13cpu/intel/common: Add Nehalem for FSB detectionKyösti Mälkki
2019-02-13cpu/intel/common: Split get_ia32_fsb()Kyösti Mälkki
2019-01-27src/cpu/intel: Set get_ia32_fsb function commonElyes HAOUAS
2019-01-09cpu/intel/common: Fix generated exception if not supported VMXElyes HAOUAS
2019-01-05cpu/intel/common: improve debug outputMatt DeVillier
2018-12-20cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier
2018-12-13cpuid: Add helper function for cpuid(1) functionsSubrata Banik
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-08-20cpu/intel/common: add function to init cppc_configMatt Delco
2018-01-17cpu/intel/speedstep: Fix the PNOT ACPI methodArthur Heymans
2017-03-16cpu/intel: Wrap lines at 80 columnsLee Leahy
2016-12-27cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier
2016-02-14CPU/intel: Add missing license headersDamien Roth
2015-10-23cpu/intel: Move Power notification ASL code into `common/acpi`Paul Menzel