aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/common
AgeCommit message (Expand)Author
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