Age | Commit message (Expand) | Author |
2024-03-01 | drivers/mrc_cache: Deselect MRC_CACHE_USING_MRC_VERSION by default | Jincheng Li |
2024-02-18 | drivers: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk | Martin Roth |
2023-12-13 | drivers/ipmi to lib: Fix misspellings & capitalization issues | Martin Roth |
2023-09-01 | drivers/mrc_cache: Fix extra space at the beginning of line | Subrata Banik |
2023-08-26 | vc/intel: Remove unnecessary Kconfig options | Martin Roth |
2023-08-06 | drivers: Add SPDX license headers to Makefiles | Martin Roth |
2023-06-23 | driver/intel/fsp2_0: Add support to store MRC cache using MRC version | Subrata Banik |
2023-01-17 | treewide: Fix old-style declarations | Elyes Haouas |
2022-12-12 | drivers/mrc_cache: Prevent printing errors in expected use cases | Yu-Ping Wu |
2022-10-01 | mrc_cache: Update metadata signature | Julius Werner |
2022-09-24 | drivers/mrc_cache: Compare hashes instead of full data | Reka Norman |
2022-09-12 | Revert "drivers/mrc_cache: Don't compute checksum if TPM hash is used" | Reka Norman |
2022-08-27 | drivers/mrc_cache: Don't compute checksum if TPM hash is used | Reka Norman |
2022-06-24 | drivers/mrc_cache: Do not verify TPM MRC hash if secdata is mocked | Michał Żygowski |
2022-02-23 | drivers/mrc_cache/mrc_cache.c: Change loglevels | Uwe Poeche |
2021-07-01 | drivers/mrc_cache: Avoid `sizeof` on struct type | Angel Pons |
2021-04-09 | drivers/mrc_cache: Fix with VBOOT & VBOOT_STARTS_IN_ROMSTAGE | Arthur Heymans |
2020-11-13 | mrc_cache: Move code for triggering memory training into mrc_cache | Shelley Chen |
2020-10-28 | drivers/mrc_cache: Fix size comparison in mrc_cache update | Tim Wawrzynczak |
2020-10-20 | mrc_cache: Remove unnecessary data checksum calculation | Shelley Chen |
2020-10-20 | mrc_cache: Add tpm_hash_index field to cache_region struct | Shelley Chen |
2020-10-20 | security/vboot: Make mrc_cache hash functions generic | Shelley Chen |
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-09 | mrc_cache: Change mrc_cache_load_current to return size of entry | Shelley Chen |
2020-10-02 | mrc_cache: Update mrc_cache data in romstage | Shelley Chen |
2020-09-07 | drivers/mrc_cache: Reduce severity of `region not found` log message | Angel Pons |
2020-08-24 | mrc_cache: Move mrc_cache_stash_data to end of file | Shelley Chen |
2020-08-24 | mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms | Shelley Chen |
2020-07-26 | drivers/mrc_cache: Avoid unused variable assignment | Paul Menzel |
2020-06-07 | drivers/mrc_cache: generate debug messages for MRC cache update | Jonathan Zhang |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() | Julius Werner |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-12 | vboot: remove extraneous vboot_recovery_mode_memory_retrain | Joel Kitching |
2019-12-15 | drivers/mrc_cache: Redo indenting | Marshall Dawson |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-21 | drivers/spi: Add controller protection type | Rizwan Qureshi |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-01-20 | drivers/mrc_cache: Always generate an FMAP region | Arthur Heymans |
2018-01-19 | drivers/mrc_cache: Make bootstate for SPI writes variable | Marshall Dawson |
2017-12-24 | drivers/mrc_cache: Make CACHE_MRC_SETTINGS not selectable | Arthur Heymans |
2017-12-19 | drivers/mrc_cache: only add mrc.cache when CACHE_MRC_SETTINGS is set | Iru Cai |
2017-12-17 | drivers/mrc_cache: move mrc_cache support to drivers | Aaron Durbin |