summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/arch/romstage.h
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Mark prepare_and_run_postcar noreturnArthur Heymans2022-07-141-1/+1
* arch/x86/postcar_loader.c: Change prepare_and_run_postcar signatureArthur Heymans2022-05-161-1/+1
* arch/x86/postcar_loader.c: Reduce the scope of functionsArthur Heymans2022-05-161-17/+0
* arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans2022-05-161-5/+3
* arch/x86/postcar_loader: utilize var_mtrr_context APIAaron Durbin2020-06-021-3/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* arch/x86: unexpose postcar_frame_common_mtrrs()Aaron Durbin2020-05-071-5/+0
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-12/+2
* include/arch/romstage: Fix typoElyes HAOUAS2020-01-121-1/+1
* src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS2019-12-191-1/+0
* arch/x86: Cache the TSEG region at the top of ramSubrata Banik2019-09-111-0/+9
* arch/x86/postcar: unexpose postcar_commit_mtrrs() symbolAaron Durbin2019-08-281-6/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-0/+16
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+81