summaryrefslogtreecommitdiff
path: root/src/arch/x86/cpu_common.c
AgeCommit message (Expand)Author
2023-10-06arch/x86/cpu_common: Add cpu_get_c_substate_supportPatrick Rudolph
2023-09-29*/include/cpu: use unsigned int for number of address bitsFelix Held
2023-09-26arch/x86/cpu_common: use cpuid_get_max_funcFelix Held
2023-09-23arch/x86/cpu_common: use cpuid_e[a,c]xFelix Held
2023-09-23arch/x86/cpu_common: use cpu_cpuid_extended_levelFelix Held
2023-09-12arch/x86: Reduce max phys address size for Intel TME capable SoCsJeremy Compostella
2022-10-26arch/x86: Clean up includesElyes Haouas
2021-09-03arch/x86: Skip returning default leaf value as `0`Subrata Banik
2021-08-11arch/x86: Helper functions to get deterministic cache parametersSubrata Banik
2021-07-06arch/x86: Use ENV_X86_64 instead of _x86_64_Patrick Rudolph
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-07-02arch/x86: Fix cpu_cpuid_extended_level() return typeElyes HAOUAS
2018-12-13cpuid: Add helper function for cpuid(1) functionsSubrata Banik
2018-06-04arch/x86: Remove unneeded includesElyes HAOUAS
2018-05-04arch/x86/cpu_common.c: Remove unneeded headersElyes HAOUAS
2016-01-14arch/x86: add missing license headersMartin Roth
2015-07-13x86: flatten hierarchyStefan Reinauer