summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/mtrr/debug.c
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86/mtrr/debug: rename variables in display_variable_mtrrFelix Held2023-09-201-10/+10
* cpu/x86/mtrr/debug: use MTRR_PHYS_MASKFelix Held2023-09-201-3/+2
* cpu/x86/mtrr/debug: use msr_t parameter in display_mtrr_fixed_typesFelix Held2023-09-201-6/+6
* cpu/x86/mtrr/debug: make local MSR variables constFelix Held2023-09-201-7/+7
* cpu/x86/mtrr/debug: drop unnecessary MSR unionFelix Held2023-09-201-55/+25
* cpu/x86: Clean up includesElyes Haouas2022-10-261-0/+1
* cpu/x86: Define MTRR_CAP_PRMRRKyösti Mälkki2020-06-161-1/+2
* 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-12/+2
* AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber2018-11-231-0/+202