aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/exit_car.S
AgeCommit message (Expand)Author
2020-08-31arch/x86/exit_car.S: Fix checking clflush supportArthur Heymans
2020-08-17arch/x86/exit_car.S: Make sure _cbmem_top_ptr hits dramArthur Heymans
2020-08-14arch/x86/postcar: Add x86_64 supportPatrick Rudolph
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-11-03arch/x86: Use the stage argument to implement cbmem_topArthur Heymans
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-05-03arch/x86: Relocate GDT in verstage, romstage, and postcarHannah Williams
2017-06-29arch/x86: update assembly to ensure 16-byte alignment into CAaron Durbin
2016-12-21soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR InitBrenton Dong
2016-09-19arch/x86: move postcar main logic into CAaron Durbin
2016-08-01arch/x86: Enable postcar consoleLee Leahy
2016-08-01arch/x86: Display MTRRs after MTRR update in postcarLee Leahy
2016-07-27arch/x86: Add bootblock and postcar support for SOC MTRR accessLee Leahy
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin