index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
mrc_cache
/
mrc_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/mrc_cache: Avoid `sizeof` on struct type
Angel Pons
2021-07-01
1
-2
/
+2
*
drivers/mrc_cache: Fix with VBOOT & VBOOT_STARTS_IN_ROMSTAGE
Arthur Heymans
2021-04-09
1
-1
/
+2
*
mrc_cache: Move code for triggering memory training into mrc_cache
Shelley Chen
2020-11-13
1
-12
/
+58
*
drivers/mrc_cache: Fix size comparison in mrc_cache update
Tim Wawrzynczak
2020-10-28
1
-2
/
+2
*
mrc_cache: Remove unnecessary data checksum calculation
Shelley Chen
2020-10-20
1
-10
/
+11
*
mrc_cache: Add tpm_hash_index field to cache_region struct
Shelley Chen
2020-10-20
1
-7
/
+18
*
security/vboot: Make mrc_cache hash functions generic
Shelley Chen
2020-10-20
1
-2
/
+5
*
mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver
Shelley Chen
2020-10-20
1
-0
/
+11
*
mrc_cache: Change mrc_cache_load_current to return size of entry
Shelley Chen
2020-10-09
1
-4
/
+4
*
mrc_cache: Update mrc_cache data in romstage
Shelley Chen
2020-10-02
1
-46
/
+105
*
drivers/mrc_cache: Reduce severity of `region not found` log message
Angel Pons
2020-09-07
1
-1
/
+1
*
mrc_cache: Move mrc_cache_stash_data to end of file
Shelley Chen
2020-08-24
1
-35
/
+35
*
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-24
1
-28
/
+78
*
drivers/mrc_cache: Avoid unused variable assignment
Paul Menzel
2020-07-26
1
-3
/
+1
*
drivers/mrc_cache: generate debug messages for MRC cache update
Jonathan Zhang
2020-06-07
1
-2
/
+6
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()
Julius Werner
2020-05-09
1
-1
/
+1
*
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-06
1
-12
/
+2
*
vboot: remove extraneous vboot_recovery_mode_memory_retrain
Joel Kitching
2020-03-12
1
-1
/
+1
*
drivers/mrc_cache: Redo indenting
Marshall Dawson
2019-12-15
1
-2
/
+2
*
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-10-22
1
-2
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-10
/
+10
*
drivers/spi: Add controller protection type
Rizwan Qureshi
2019-01-21
1
-1
/
+3
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
drivers/mrc_cache: Always generate an FMAP region
Arthur Heymans
2018-01-20
1
-18
/
+1
*
drivers/mrc_cache: Make bootstate for SPI writes variable
Marshall Dawson
2018-01-19
1
-3
/
+7
*
drivers/mrc_cache: move mrc_cache support to drivers
Aaron Durbin
2017-12-17
1
-0
/
+581