Age | Commit message (Expand) | Author |
2022-04-06 | drivers/intel/fsp1_1: Rename hob finding functions | Arthur Heymans |
2022-02-08 | drivers/intel/fsp1_1: Drop duplicated "ERROR" in log messages | Elyes HAOUAS |
2021-05-27 | drivers/intel/fsp1_1: Drop unused weak definitions | Angel Pons |
2021-03-01 | skylake,fsp1_1: Delete dead `report_memory_config()` function | Angel Pons |
2021-02-04 | src: Remove useless comments in "includes" lines | Elyes HAOUAS |
2020-06-20 | ACPI: Drop some HAVE_ACPI_RESUME preprocessor use | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() | Julius Werner |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-04 | drivers/fsp1_1/raminit: fix use of mrc_hob | Matt DeVillier |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-10 | drivers/intel/fsp1_1/raminit.c: Always check FSP HOBs | Frans Hendriks |
2019-06-22 | drivers: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-06-21 | drivers/intel/fsp: use ALIGN_UP instead of ALIGN for better readability | Felix Held |
2019-05-22 | post_code: add post code for memory error | Keith Short |
2019-05-22 | post_code: add post code for invalid vendor binary | Keith Short |
2019-05-07 | intel/fsp1_1: Move MRC cache pointers into `romstage_params` | Nico Huber |
2019-05-07 | intel/fsp1_1: Drop `boot_mode` from `pei_data` | Nico Huber |
2019-04-11 | drivers/intel/fsp1_1: Configure UART after memory init | Frans Hendriks |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-11-26 | drivers/intel/fsp1_1/raminit.c: Report only when NVS HOB is missing | Frans Hendriks |
2018-10-22 | intel: Use CF9 reset (part 2) | Patrick Rudolph |
2018-10-18 | drivers/intel/fsp*: Use newly added post codes for memory param prep | Furquan Shaikh |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-03-17 | drivers/intel/fsp1_1: Fix issues detected by checkpatch | Lee Leahy |
2016-12-13 | intel MMA: Enable MMA with FSP2.0 | Pratik Prajapati |
2016-07-28 | bootmode: Get rid of CONFIG_BOOTMODE_STRAPS | Furquan Shaikh |
2016-07-15 | drivers/intel/fsp1_1: align on using ACPI_Sx definitions | Aaron Durbin |
2016-01-28 | drivers/intel/fsp1_1: Remove extra include references | Lee Leahy |
2016-01-19 | intel/skylake: do not save MRC data in recovery mode | haridhar |
2015-12-03 | intel/fsp: Add post codes for FSP phases | Duncan Laurie |
2015-11-20 | intel: Add MMA feature in coreboot | Pratik Prajapati |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | FSP 1.1: Move common FSP code | Lee Leahy |