summaryrefslogtreecommitdiff
path: root/src/drivers/mrc_cache
AgeCommit message (Expand)Author
2020-09-07drivers/mrc_cache: Reduce severity of `region not found` log messageAngel Pons
2020-08-24mrc_cache: Move mrc_cache_stash_data to end of fileShelley Chen
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-07-26drivers/mrc_cache: Avoid unused variable assignmentPaul Menzel
2020-06-07drivers/mrc_cache: generate debug messages for MRC cache updateJonathan Zhang
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-12vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching
2019-12-15drivers/mrc_cache: Redo indentingMarshall Dawson
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-21drivers/spi: Add controller protection typeRizwan Qureshi
2018-10-08Move compiler.h to commonlibNico Huber
2018-01-20drivers/mrc_cache: Always generate an FMAP regionArthur Heymans
2018-01-19drivers/mrc_cache: Make bootstate for SPI writes variableMarshall Dawson
2017-12-24drivers/mrc_cache: Make CACHE_MRC_SETTINGS not selectableArthur Heymans
2017-12-19drivers/mrc_cache: only add mrc.cache when CACHE_MRC_SETTINGS is setIru Cai
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin