Age | Commit message (Expand) | Author |
2021-03-17 | prog_loaders: Remove prog_locate() | Julius Werner |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-08-15 | arch/x86: Add postcar_frame_common_mtrrs() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Refactor platform_enter_postcar() | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-07-15 | src: Use '#include <timestamp.h>' when needed | Elyes HAOUAS |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-07-04 | drivers/intel/fsp1_1: Adjust postcar MTRRs | Kyösti Mälkki |
2019-06-22 | drivers: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-12 | {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support | Frans Hendriks |
2019-06-05 | src/drivers/intel: Avoid NULL pointer dereference | John Zhao |
2019-06-04 | soc/intel/braswell: Use common cpu/intel/car code | Arthur Heymans |
2019-06-03 | drivers/intel/fsp1_1: Exit cleanly if FSP not found | Jacob Garber |
2019-05-29 | soc/intel/skylake: Use common cpu/intel/car romstage code | Arthur Heymans |
2019-05-29 | Clean up unused arch/early_variables.h header | Arthur Heymans |
2019-05-21 | soc/intel/fsp1.1: Implement postcar stage | Arthur Heymans |
2019-01-14 | drivers/intel/fsp1_1: Print the MTRR's FSP-T set up | Arthur Heymans |
2019-01-14 | drivers/intel/fsp1.1: Read stack guards later | Arthur Heymans |
2019-01-10 | drivers/intel/fsp1_1: Add stack guards | Arthur Heymans |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-01-19 | driver/intel/fsp1_1: Fix boot failure for non-verstage case | Teo Boon Tiong |
2016-08-25 | vboot: consolidate google_chromeec_early_init() calls | Aaron Durbin |
2016-07-31 | src/drivers: Capitalize CPU, RAM and ACPI | Elyes HAOUAS |
2015-12-10 | lib: remove assets infrastructure | Aaron Durbin |
2015-12-10 | cbfs/vboot: remove firmware component support | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-14 | fsp1_1: add verstage support | Aaron Durbin |
2015-10-11 | intel fsp1_1: prepare for romstage vboot verification split | Aaron Durbin |