Age | Commit message (Expand) | Author |
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 |
2020-03-30 | intel/fsp2_0: Make FSP_USE_REPO a SoC opt-in | Johanna Schander |
2020-03-27 | drivers/intel/fsp2_0: Avoid iterative print statement | Subrata Banik |
2020-03-25 | soc/intel/cometlake: Use IntelFSP repo | Felix Singer |
2020-03-12 | vboot: remove extraneous vboot_recovery_mode_memory_retrain | Joel Kitching |
2020-03-10 | soc/intel/xeon-sp,mb/ocp/tiogapass: Don't fake binaries | Nico Huber |
2020-03-06 | soc/intel: Add Intel Xeon Scalable Processor support | Jonathan Zhang |
2020-03-04 | soc/intel/denverton_ns: Allow using FSP repo | Felix Singer |
2020-02-24 | src: capitalize 'RAM' | Elyes HAOUAS |
2020-02-11 | vendorcode/intel: Remove Ice Lake FSP Bindings | Johanna Schander |
2020-01-10 | drivers/intel/fsp2_0/logo.c: Correct check for logo_size | Wim Vervoorn |
2019-12-19 | arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE | Kyösti Mälkki |
2019-12-19 | {drivers,soc}/intel/fsp2_0: Move chipset specific logo handling to SoC | Wim Vervoorn |
2019-12-19 | src/{drivers,device,ec}: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-09 | drivers/intel/fsp2_0: Allow to add FSP binaries from repo for IceLake | Johanna Schander |
2019-12-06 | drivers/intel/fsp2_0: Add logo support | Wim Vervoorn |
2019-11-26 | soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T | Subrata Banik |
2019-11-11 | drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver | Michael Niewöhner |
2019-11-06 | drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP | Arthur Heymans |
2019-11-06 | drivers/intel/fsp2_0: Move Debug options to "Debugging" | Arthur Heymans |
2019-11-05 | drivers/intel/fsp2_0: Use strip_quotes for cbfs filenames | Wim Vervoorn |
2019-11-05 | drivers/intel/fsp2_0: Hide CONFIG_FSP_CAR | Arthur Heymans |
2019-11-04 | soc/intel: skl,cnl,icl: rely on TOLUM as cbmem_top returned by FSP | Michael Niewöhner |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | Elyes HAOUAS |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-26 | drivers/intel/fsp2_0: move die() calls to the functions | Michael Niewöhner |
2019-10-22 | AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file | Martin Roth |
2019-10-21 | drivers/intel/fsp2_0: Add ENV_CACHE_AS_RAM check for consumed ranges | Marshall Dawson |
2019-10-20 | drivers/intel/fsp2_0: Make vbt_get() conditional | Marshall Dawson |
2019-10-18 | build: Mark bootblock files on x86 as IBB | Patrick Rudolph |
2019-09-13 | drivers/intel/fsp2_0: Allocate cfg_region_size for UPD | Marshall Dawson |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-13 | intel/fsp2_0: Move TS_BEFORE_INITRAM | Kyösti Mälkki |
2019-09-11 | intel/fsp2_0: Add help text for FSP_TEMP_RAM_SIZE Kconfig | Subrata Banik |
2019-09-11 | arch/x86: Drop _car_relocatable_data symbols | Kyösti Mälkki |
2019-09-09 | drivers/intel/fsp2_0: Fix minor whitespace | Marshall Dawson |
2019-09-09 | intel/fsp2_0: Move temporary RAM to .bss with FSP_USES_CB_STACK | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-19 | intel/fsp2_0: Add TS_BEFORE_RAMINIT and TS_AFTER_RAMINIT | Kyösti Mälkki |
2019-08-10 | src: Include <stdint.h> instead of <inttypes.h> | Jacob Garber |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-08-07 | soc/intel: Obsolete mmap_region_granularity() | Kyösti Mälkki |
2019-07-09 | drivers/intel: Move FSP stage_cache implementation into common block | Subrata Banik |
2019-06-04 | drivers/fsp20: Fix spelling in help text | Felix Singer |
2019-05-29 | src/{device,drivers}: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | drivers/intel/fsp2_0: Dont' use CAR_GLOBAL | Arthur Heymans |
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 memory error | Keith Short |
2019-05-22 | post_code: add post code for invalid vendor binary | Keith Short |
2019-05-21 | src/drivers/intel/fsp2_0: Fix logical 'and' of equal expressions | Elyes HAOUAS |
2019-05-16 | {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling | Jacob Garber |
2019-05-16 | Remove remaining unnecessary ENV_RAMSTAGE guard | Subrata Banik |
2019-05-06 | drivers/intel/fsp2_0: Fix fsp post-init validation | Matthew Garrett |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-04-21 | drivers/intel/fsp2_0: Set basename for FSP binaries | Felix Singer |
2019-04-02 | drivers/intel/fsp2_0: Use same stack with coreboot | Subrata Banik |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | drivers/intel/fsp2_0: Add support for FSP minor version update | Subrata Banik |
2019-03-19 | drivers/intel/fsp2_0: Implement EFI_MP_SERVICES_PPI structure APIs | Subrata Banik |
2019-03-15 | drivers/intel/fsp2_0: fix TPM setup and MRC cache hash logic | Joel Kitching |