summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/cpu_common.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Separate CPU and SoC physical address sizeJeremy Compostella2023-12-221-0/+8
* arch/x86/cpu_common: Add cpu_get_c_substate_supportPatrick Rudolph2023-10-061-0/+16
* */include/cpu: use unsigned int for number of address bitsFelix Held2023-09-291-1/+1
* arch/x86/cpu_common: use cpuid_get_max_funcFelix Held2023-09-261-1/+1
* arch/x86/cpu_common: use cpuid_e[a,c]xFelix Held2023-09-231-6/+2
* arch/x86/cpu_common: use cpu_cpuid_extended_levelFelix Held2023-09-231-2/+1
* arch/x86: Reduce max phys address size for Intel TME capable SoCsJeremy Compostella2023-09-121-2/+5
* arch/x86: Clean up includesElyes Haouas2022-10-261-0/+1
* arch/x86: Skip returning default leaf value as `0`Subrata Banik2021-09-031-8/+5
* arch/x86: Helper functions to get deterministic cache parametersSubrata Banik2021-08-111-0/+132
* arch/x86: Use ENV_X86_64 instead of _x86_64_Patrick Rudolph2021-07-061-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-12/+2
* arch/x86: Fix cpu_cpuid_extended_level() return typeElyes HAOUAS2019-07-021-1/+1
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-131-0/+27
* arch/x86: Remove unneeded includesElyes HAOUAS2018-06-041-8/+0
* arch/x86/cpu_common.c: Remove unneeded headersElyes HAOUAS2018-05-041-2/+0
* arch/x86: add missing license headersMartin Roth2016-01-141-0/+13
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+65