summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/common/common.h
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel: Move is_tme_supported() from soc/intel to cpu/intelJeremy Compostella2023-09-121-0/+8
* cpu/intel/common: Add support for energy performance preference (EPP)Cliff Huang2022-03-091-0/+19
* cpu/intel/common: Add `set_feature_ctrl_vmx_arg()`Angel Pons2022-02-021-0/+1
* acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC tableMichael Niewöhner2021-10-211-0/+1
* cpu/intel/common: rework code previously moved to common cpu codeMichael Niewöhner2020-10-241-0/+6
* {cpu,soc}/intel: deduplicate cpu codeMichael Niewöhner2020-10-241-0/+6
* cpu/intel/common: rework AES-NI lockingMichael Niewöhner2020-10-191-2/+2
* soc/intel/skl,cpu/intel: copy AES-NI locking to common cpu codeMichael Niewöhner2020-10-191-0/+6
* cpu/intel/common: Add `intel_ht_supported` functionAngel Pons2020-08-061-1/+6
* cpu/intel/common: Fix typo in commentElyes HAOUAS2020-05-281-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/cpu: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* cpu/intel/common: Move intel_ht_sibling() to common folderPatrick Rudolph2019-10-011-0/+7
* cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()Matt DeVillier2018-12-201-1/+3
* cpu/intel/common: add function to init cppc_configMatt Delco2018-08-201-0/+8
* cpu/intel/common: Add/Use common function to set virtualizationMatt DeVillier2016-12-271-0/+20