Age | Commit message (Expand) | Author |
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 |