Age | Commit message (Expand) | Author |
---|---|---|
2022-11-08 | cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-04-02 | {cpu/x86, drivers/amd}: Use `get_var_mtrr_count()` to get MTRR count | Subrata Banik |
2021-03-17 | program_loading: Replace prog_rdev() with raw start pointer and size | Julius Werner |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-11-03 | cpu/x86/mtrr/xip_cache.c: Fix inconsistent message | Angel Pons |
2019-11-02 | cpu/x86: Add a prog_run hook to set up caching of XIP stages | Arthur Heymans |