aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/cpu_common.c
AgeCommit message (Expand)Author
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