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
/
smmstore
Age
Commit message (
Expand
)
Author
2020-01-20
drivers/smmstore: Clarify Kconfig cbfs wording
Marshall Dawson
2019-12-19
src/{drivers,device,ec}: Remove unused <stdlib.h>
Elyes HAOUAS
2019-11-29
drivers/smmstore: Fix some issues
Arthur Heymans
2019-10-27
src/{device,drivers}: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file
Martin Roth
2019-06-22
drivers: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-06
Makefile.inc: Create a default SMMSTORE region
Arthur Heymans
2018-12-05
drivers/smmstore: Allow using raw FMAP regions
Arthur Heymans
2018-12-03
smmstore: update smm store filename to use an underscore
Joel Kitching
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-08
smmstore: Add a key/val store facility in flash, mediated through SMM
Patrick Georgi