summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/mtrr/xip_cache.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas2022-11-081-2/+2
* {cpu/x86, drivers/amd}: Use `get_var_mtrr_count()` to get MTRR countSubrata Banik2022-04-021-2/+1
* program_loading: Replace prog_rdev() with raw start pointer and sizeJulius Werner2021-03-171-2/+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
* cpu/x86/mtrr/xip_cache.c: Fix inconsistent messageAngel Pons2019-11-031-1/+1
* cpu/x86: Add a prog_run hook to set up caching of XIP stagesArthur Heymans2019-11-021-0/+109