Age | Commit message (Expand) | Author |
2022-06-01 | driver/intel/fsp2_0: Disable NULL deref code when calling FSP | Arthur Heymans |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-02-18 | drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs | Subrata Banik |
2022-01-25 | drivers/intel/fsp2_0: Make FSP Notify Phase APIs optional | Subrata Banik |
2022-01-02 | drivers/intel/fsp2_0/notify.c: Group per-phase data | Angel Pons |
2022-01-02 | drivers/intel/fsp2_0/notify.c: Clean up some cosmetics | Angel Pons |
2022-01-02 | drivers/intel/fsp2_0: Print return value when dying | Angel Pons |
2021-05-12 | include/console: Fix FSP Notify phase postcodes discrepancy | Subrata Banik |
2021-02-04 | drivers/intel/fsp2_0: Fix running on x86_64 | Patrick Rudolph |
2020-12-05 | drivers/intel/fsp2_0/memory_init: Wrap calls into FSP | Patrick Rudolph |
2020-12-01 | drivers/intel/fsp2_0/notify: Fix compilation under x86_64 | Patrick Rudolph |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2018-11-23 | soc/intel/common: Bring DISPLAY_MTRRS into the light | Nico Huber |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-08-26 | drivers/intel/fsp2_0: Link Post PCI enumeration Notify with BS_DEV_ENABLE | Subrata Banik |
2017-03-10 | drivers/intel/fsp2_0: Add space before * | Lee Leahy |
2016-11-12 | drivers/intel/fsp2_0: track end of firmware notifications | Aaron Durbin |
2016-09-02 | drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box | Brandon Breitenstein |
2016-08-03 | drivers/intel/fsp2_0: Handle FspNotify calls | Lee Leahy |
2016-08-03 | drivers/intel/fsp2_0: FSP driver handles all FSP errors | Lee Leahy |
2016-08-02 | drivers/intel/fsp2_0: Display FSP calls and status | Lee Leahy |
2016-07-28 | drivers/intel/fsp2_0: Update the copyrights | Lee Leahy |
2016-05-26 | drivers/intel/fsp2_0: Send post codes around calls to the blobs | Alexandru Gagniuc |
2016-05-12 | drivers/intel/fsp2_0: Add timestamps around all calls to the blob | Alexandru Gagniuc |
2016-03-08 | drivers/intel/fsp2_0: Add Notify Phase API | Andrey Petrov |