Age | Commit message (Expand) | Author |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2022-05-13 | drivers/intel/fsp1_1: Use C over CPP | Arthur Heymans |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2020-09-21 | src/drivers: Drop unneeded empty lines | 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-12-16 | drivers/intel/fsp1_1: Drop unused function | Arthur Heymans |
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-06-22 | drivers: Add missing #include <commonlib/helpers.h> | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2017-09-08 | drivers/intel/fsp1_1: Adjust check for FSP header revision | Matt DeVillier |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-06 | fsp1_1: Verify FSP_IMAGE_ID/_REV against headers | Nico Huber |
2017-03-17 | drivers/intel/fsp1_1: Fix issues detected by checkpatch | Lee Leahy |
2016-08-10 | drivers/intel/fsp1_1: Add fsp_write_line function | Lee Leahy |
2016-05-17 | drivers/intel/fsp1_1: Simplify union references | Lee Leahy |
2016-05-17 | drivers/intel/fsp1_1: Replace for/break with returns | Lee Leahy |
2016-01-18 | intel/fsp1_1: Fix enumeration timestamp and post code | Lee Leahy |
2015-12-03 | intel/fsp: Add post codes for FSP phases | Duncan Laurie |
2015-12-03 | intel/fsp1_1: Add accurate print for full fsp version | Dhaval Sharma |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | FSP 1.1: Replace soc_ prefix with fsp_ | Lee Leahy |
2015-10-27 | FSP 1.1: Move common FSP code | Lee Leahy |
2015-09-10 | fsp1_1: provide binding to UEFI version | Aaron Durbin |
2015-09-10 | FSP: Pass FSP image base address to find_fsp | Lee Leahy |
2015-09-08 | drivers/intel/fsp1_1: Take platform ID as a string, not integers | Alexandru Gagniuc |
2015-09-04 | bootstate: remove need for #ifdef ENV_RAMSTAGE | Aaron Durbin |
2015-08-31 | drivers/intel/fsp1_1/fsp_util.c: Use ALIGN_UP_macro | Alexandru Gagniuc |
2015-08-31 | drivers/intel/fsp_1_1: Remove useless #ifndef/#error pairs | Alexandru Gagniuc |
2015-05-23 | drivers/intel: Update FSP 1.1 Driver | Lee Leahy |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-12 | FSP 1.1 Comparison Base | Lee Leahy |