index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
cpu_common.c
Age
Commit message (
Expand
)
Author
2023-10-06
arch/x86/cpu_common: Add cpu_get_c_substate_support
Patrick Rudolph
2023-09-29
*/include/cpu: use unsigned int for number of address bits
Felix Held
2023-09-26
arch/x86/cpu_common: use cpuid_get_max_func
Felix Held
2023-09-23
arch/x86/cpu_common: use cpuid_e[a,c]x
Felix Held
2023-09-23
arch/x86/cpu_common: use cpu_cpuid_extended_level
Felix Held
2023-09-12
arch/x86: Reduce max phys address size for Intel TME capable SoCs
Jeremy Compostella
2022-10-26
arch/x86: Clean up includes
Elyes Haouas
2021-09-03
arch/x86: Skip returning default leaf value as `0`
Subrata Banik
2021-08-11
arch/x86: Helper functions to get deterministic cache parameters
Subrata Banik
2021-07-06
arch/x86: Use ENV_X86_64 instead of _x86_64_
Patrick Rudolph
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2019-07-02
arch/x86: Fix cpu_cpuid_extended_level() return type
Elyes HAOUAS
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-06-04
arch/x86: Remove unneeded includes
Elyes HAOUAS
2018-05-04
arch/x86/cpu_common.c: Remove unneeded headers
Elyes HAOUAS
2016-01-14
arch/x86: add missing license headers
Martin Roth
2015-07-13
x86: flatten hierarchy
Stefan Reinauer