Age | Commit message (Expand) | Author |
---|---|---|
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
2019-09-10 | AUTHORS: Move src/arch/x86 copyrights into AUTHORS file | Martin Roth |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-05-03 | arch/x86: Relocate GDT in verstage, romstage, and postcar | Hannah Williams |
2017-06-29 | arch/x86: update assembly to ensure 16-byte alignment into C | Aaron Durbin |
2016-12-21 | soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR Init | Brenton Dong |
2016-09-19 | arch/x86: move postcar main logic into C | Aaron Durbin |
2016-08-01 | arch/x86: Enable postcar console | Lee Leahy |
2016-08-01 | arch/x86: Display MTRRs after MTRR update in postcar | Lee Leahy |
2016-07-27 | arch/x86: Add bootblock and postcar support for SOC MTRR access | Lee Leahy |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |