index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
mrc_cache
Age
Commit message (
Expand
)
Author
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