summaryrefslogtreecommitdiff
path: root/src/cpu/intel/common/common_init.c
AgeCommit message (Expand)Author
2023-12-22Revert "cpu/intel/common: Define build time physical address reserved bits"Jeremy Compostella
2023-10-20cpu/intel/common: Define build time physical address reserved bitsJeremy Compostella
2023-09-29*/include/cpu: use unsigned int for number of address bitsFelix Held
2023-09-12arch/x86: Reduce max phys address size for Intel TME capable SoCsJeremy Compostella
2023-09-12cpu/intel: Move is_tme_supported() from soc/intel to cpu/intelJeremy Compostella
2022-11-08cpu: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-10-28cpu/intel/common: Fix typecasting issueSridhar Siricilla
2022-10-26cpu/intel: Clean up includesElyes Haouas
2022-03-09cpu/intel/common: Add support for energy performance preference (EPP)Cliff Huang
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2022-02-02cpu/intel/common: Add `set_feature_ctrl_vmx_arg()`Angel Pons
2021-10-21acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner
2021-10-13soc/amd/cezanne,soc/intel/common: rework CPPC table generationMichael Niewöhner
2020-10-31cpu/intel/common: correct MSR for the Nominal Performance in CPPCMichael Niewöhner
2020-10-26cpu/intel/common: implement the two missing CPPC v2 autonomous registersMichael Niewöhner
2020-10-24cpu/intel/common: rework code previously moved to common cpu codeMichael Niewöhner
2020-10-24{cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner
2020-10-21cpu/intel/common: Fix regressionPatrick Rudolph
2020-10-19cpu/intel/common: add a Kconfig to control AES-NI lockingMichael Niewöhner
2020-10-19cpu/intel/common: only lock AES-NI when supportedMichael Niewöhner
2020-10-19cpu/intel/common: rework AES-NI lockingMichael Niewöhner
2020-10-19soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu codeMichael Niewöhner
2020-08-18cpu/intel/common: Use macro for access_sizeElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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
2019-10-24cpu/intel/common: Enable GetSec leaves for Intel TXTPatrick Rudolph
2019-09-10AUTHORS: Move src/cpu/intel copyrights into AUTHORS fileMartin Roth
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-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-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
2017-03-16cpu/intel: Wrap lines at 80 columnsLee Leahy
2016-12-27cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier