Age | Commit message (Expand) | Author |
2022-09-08 | drivers/intel/fsp2_0: Fix location of timestamp for loading FSP-S | Reka Norman |
2022-06-01 | driver/intel/fsp2_0: Disable NULL deref code when calling FSP | Arthur Heymans |
2022-04-02 | drivers/intel/fsp2_0: Add provision to extract FSP Performance Data | Subrata Banik |
2022-02-02 | drivers/intel/fsp2_0/include/fsp: fix fsp_header | Julian Schroeder |
2021-11-08 | drivers/intel/fsp2_0: Add preload_fspm and preload_fsps | Raul E Rangel |
2021-09-16 | drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method | Subrata Banik |
2021-09-09 | drivers/intel/fsp2_0: Retype loop variable from int to uint32_t | Angel Pons |
2021-07-02 | drivers/intel/fsp2: Change FSPS returned message to INFO | Raul E Rangel |
2021-06-10 | drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPS | Martin Roth |
2021-04-14 | intel: fsp2_0: Move last pieces to new CBFS API | Julius Werner |
2021-04-05 | fsp2_0: Replace fspld->get_destination() callback with CBFS allocator | Julius Werner |
2021-03-17 | program_loading: Replace prog_rdev() with raw start pointer and size | Julius Werner |
2021-02-17 | drivers/intel/fsp2_0: Allow larger FSPS UPD than expected in coreboot | Nikolai Vyssotski |
2021-02-09 | soc/amd,intel: Drop s3_resume parameter on FSP-S functions | Kyösti Mälkki |
2021-02-09 | drivers/intel/fsp1_1,fsp2_0: Refactor logo display | Kyösti Mälkki |
2021-02-04 | drivers/intel/fsp2_0: Fix running on x86_64 | Patrick Rudolph |
2021-01-30 | drivers/intel/fsp2_0: factor out and improve UPD signature check | Felix Held |
2021-01-29 | stage_cache: Add resume_from_stage_cache() | Kyösti Mälkki |
2020-12-05 | drivers/intel/fsp2_0/memory_init: Wrap calls into FSP | Patrick Rudolph |
2020-08-06 | drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable | Subrata Banik |
2020-06-14 | drivers/intel/fsp2_0: Add FSP 2.2 specific support | Subrata Banik |
2020-05-28 | drivers/intel/fsp2_0: add option to compress FSP-S in cbfs | Aaron Durbin |
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-12-19 | {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-06 | drivers/intel/fsp2_0: Add logo support | Wim Vervoorn |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-10-20 | drivers/intel/fsp2_0: Make vbt_get() conditional | Marshall Dawson |
2019-09-13 | drivers/intel/fsp2_0: Allocate cfg_region_size for UPD | Marshall Dawson |
2019-05-29 | src/{device,drivers}: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | drivers/intel/fsp2_0: Fix typo mistake | Subrata Banik |
2019-05-22 | post_code: add post code for video initialization failure | Keith Short |
2019-05-22 | post_code: add post code for invalid vendor binary | Keith Short |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-05-25 | drivers/intel/fsp2_0: Make use of xmalloc for FSP-S UPD | Subrata Banik |
2017-07-17 | intel/fsp: Add and use new post codes for FSP phase indication | Subrata Banik |
2017-03-10 | drivers/intel/fsp2_0: Remove braces for single statements | Lee Leahy |
2017-02-22 | drivers/intel/{fsp1_1,fsp2_0}: Provide separate function for fsp load | Furquan Shaikh |
2016-11-21 | fsp2_0: implement stage cache for silicon init | Brandon Breitenstein |
2016-09-02 | drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box | Brandon Breitenstein |
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-07-19 | drivers/intel/fsp2_0: handle reset requests from FSPS | Aaron Durbin |
2016-07-19 | drivers/intel/fsp2_0: load and relocate FSPS in cbmem | Aaron Durbin |
2016-05-26 | drivers/intel/fsp2_0: Send post codes around calls to the blobs | Alexandru Gagniuc |
2016-05-18 | drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS | Andrey Petrov |
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 SiliconInit API | Andrey Petrov |