Age | Commit message (Expand) | Author |
2022-02-02 | drivers/intel/fsp2_0/include/fsp: fix fsp_header | Julian Schroeder |
2022-01-25 | drivers/intel/fsp2_0: Make FSP Notify Phase APIs optional | Subrata Banik |
2022-01-17 | drivers/intel/fsp2_0: Add FSP 2.3 support | Anil Kumar |
2022-01-03 | drivers/intel/fsp: Map FSP debug level to coreboot console level | 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-11-08 | drivers/intel/fsp2_0: Add preload_fspm and preload_fsps | Raul E Rangel |
2021-11-08 | drivers/intel/fsp2_0: Add FSP_ALIGNMENT_FSP_X option | Raul E Rangel |
2021-11-08 | drivers/intel/fsp2_0: Allow FSP-M to be relocated | Raul E Rangel |
2021-10-30 | drivers/intel/fsp2_0: Check return type against CB_SUCCESS | Subrata Banik |
2021-10-29 | drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially | Subrata Banik |
2021-10-22 | cpu/x86/mp_init: use cb_err as status return type in remaining functions | Felix Held |
2021-10-05 | drivers/intel/fsp2_0: don't force-use `python2` | Michael Niewöhner |
2021-09-16 | drivers/intel/fsp2_0: Refactor MultiPhaseSiInit API calling method | Subrata Banik |
2021-09-16 | drivers/intel/fsp2_0: Pass orientation to fsp_report_framebuffer_info | Tim Wawrzynczak |
2021-09-09 | drivers/intel/fsp2_0: Retype loop variable from int to uint32_t | Angel Pons |
2021-09-06 | drivers/intel/fsp2_0: add warning when ADD_FSP_BINARIES isn't selected | Felix Held |
2021-09-05 | drivers/intel/fsp/Makefile: error out when FSP files aren't specified | Felix Held |
2021-09-03 | drivers/intel/fsp2_0/Makefile: add condition for FSP-T CBFS file | Felix Held |
2021-08-26 | drivers/intel/fsp2_0: rename soc_validate_fsp_version | Felix Held |
2021-07-24 | src/drivers/intel/fsp2_0: allow larger FSP 2.0 header | Nikolai Vyssotski |
2021-07-12 | Revert "drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region" | Felix Held |
2021-07-02 | drivers/intel/fsp2: Change FSPS returned message to INFO | Raul E Rangel |
2021-06-18 | intel/fsp2_0: Add FSP_ARRAY_LOAD macro | Lean Sheng Tan |
2021-06-10 | drivers/intel/fsp2_0: Add timestamps for loading FSPM & FSPS | Martin Roth |
2021-05-29 | drivers/intel/fsp2_0: Make fsp_temp_ram_exit() function static | Subrata Banik |
2021-05-12 | include/console: Fix FSP Notify phase postcodes discrepancy | Subrata Banik |
2021-05-05 | drivers/intel/fsp2_0: Fix the FSP-T position | Arthur Heymans |
2021-04-16 | drivers/intel/fsp2_0: Add support to identify GPIO config changes | Furquan Shaikh |
2021-04-14 | intel: mma: Use new CBFS API | Julius Werner |
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-03-11 | driver/intel/fsp2_0: Allow function to run serially on all APs | Aamir Bohra |
2021-02-26 | drivers/intel/fsp2_0: Integrate FirmwareVersionInfo.h | Ronak Kanabar |
2021-02-23 | intel/fsp2_0: Fix the mp_get_processor_info | Aamir Bohra |
2021-02-23 | drivers/intel/fsp2_0/memory_init: check if UPD struct has expected size | Felix Held |
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-07 | src: Remove redundant <commonlib/bsd/compiler.h> | Elyes HAOUAS |
2021-02-06 | drivers/intel/fsp2_0: Add support for MP services2 PPI | Aamir Bohra |
2021-02-06 | intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI | Furquan Shaikh |
2021-02-06 | intel: Drop FSP_PEIM_TO_PEIM_INTERFACE | Furquan Shaikh |
2021-02-04 | drivers/intel/fsp2_0: Fix running on x86_64 | Patrick Rudolph |
2021-02-01 | drivers/intel/fsp2_0: Use CBFS_MCACHE when coreboot tears down CAR | Arthur Heymans |
2021-02-01 | drivers/intel/fsp2_0: Use coreboot postcar with FSP-T | Arthur Heymans |
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 |
2021-01-25 | drivers/intel/fsp2_0/header_display.c: Correct component_attribute check | Benjamin Doron |
2021-01-24 | arch/x86/car.ld: Account for FSP-T reserved area | Arthur Heymans |
2021-01-23 | drivers/intel/fsp2_0: Add meaningful ERROR message | Subrata Banik |
2020-12-21 | drivers/intel/fsp2_0: recreate FSP targets on config change | Michael Niewöhner |
2020-12-14 | drivers: Replace multiple fill_lb_framebuffer with single instance | Patrick Rudolph |
2020-12-05 | drivers/intel/fsp2_0/memory_init: Wrap calls into FSP | Patrick Rudolph |
2020-12-04 | drivers/intel/fsp2_0: FSP-T requires NO_CBFS_MCACHE | Arthur Heymans |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-12-01 | drivers/intel/fsp2_0/notify: Fix compilation under x86_64 | Patrick Rudolph |
2020-11-30 | drivers/intel/fsp2_0: Remove console in weak function | Arthur Heymans |
2020-11-26 | drivers/intel/fsp2_0: move the FSP FD PATH option down in menuconfig | Michael Niewöhner |
2020-11-26 | drivers/intel/fsp2_0: introduce possibility of using a full FD binary | Michael Niewöhner |
2020-11-20 | intel/fsp2_0: Add soc_validate_fsp_version for FSP version check | Johnny Lin |
2020-11-13 | mrc_cache: Move code for triggering memory training into mrc_cache | Shelley Chen |
2020-11-02 | soc/intel/common: Create common Intel FSP reset code block | Subrata Banik |
2020-11-02 | drivers/intel/fsp2_0: Add function to report FSP-T output | Arthur Heymans |
2020-10-20 | mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver | Shelley Chen |
2020-10-20 | mrc_cache: Add config MRC_SAVE_HASH_IN_TPM | Shelley Chen |
2020-10-19 | security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h | Shelley Chen |
2020-10-02 | drivers/intel/fsp2_0: use FSP to allocate APEI BERT memory region | Jonathan Zhang |
2020-09-21 | drivers/intel/fsp2_0: Add CONFIG_FSP_STATUS_GLOBAL_RESET | Subrata Banik |
2020-09-21 | src/drivers: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-24 | mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms | Shelley Chen |
2020-08-18 | src: Remove unused 'include <lib.h>' | Elyes HAOUAS |
2020-08-17 | drivers/intel/fsp2_0/hand_off_block: Remove dead decrement | Elyes HAOUAS |
2020-08-13 | drivers/intel/fsp2_0: don't select FSP_USES_CB_STACK on FSP 2.0 platform | Felix Held |
2020-08-13 | drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure information | Subrata Banik |
2020-08-06 | drivers/intel/fsp2_0: Do AP re-init after FSP-S if USE_INTEL_FSP_MP_INIT enable | Subrata Banik |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-07-26 | src: Remove whitespace between 'sizeof' and '(' | Elyes HAOUAS |
2020-07-04 | lib/coreboot_table: Add Intel FSP version to coreboot table | Johnny Lin |
2020-06-25 | drivers/intel/fsp2_0: decouple FSP_PEIM_TO_PEIM_INTERFACE from FSP 2.1 | Jonathan Zhang |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-14 | drivers/intel/fsp2_0: Add FSP 2.2 specific support | Subrata Banik |
2020-06-10 | drivers/intel/fsp2_0: Allow SoC/mainboard to update NvsBufferPtr | Furquan Shaikh |
2020-06-02 | src: Remove redundant includes | Elyes HAOUAS |
2020-05-28 | drivers/intel/fsp2_0: add option to compress FSP-M in cbfs | Aaron Durbin |
2020-05-28 | drivers/intel/fsp2_0: add option to compress FSP-S in cbfs | Aaron Durbin |
2020-05-26 | drivers/intel/fsp2_0: print soc specific GUID extension hobs | Jonathan Zhang |
2020-05-26 | drivers/intel/fsp2_0: Remove unused 'include <memrange.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-10 | src: Replace remaining GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | {drivers,ec/kontron}: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
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 |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | fsp2_0: Gather Kconfig declarations | Nico Huber |
2020-04-05 | fsp2_0: Clean up around `config FSP_USE_REPO` | Nico Huber |