aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/smmstore/store.c
AgeCommit message (Expand)Author
2020-10-22drivers/smmstore: Implement SMMSTORE version 2Patrick Rudolph
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2019-12-19src/{drivers,device,ec}: Remove unused <stdlib.h>Elyes HAOUAS
2019-11-29drivers/smmstore: Fix some issuesArthur Heymans
2019-10-27src/{device,drivers}: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-22AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth
2019-06-22drivers: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-12-05drivers/smmstore: Allow using raw FMAP regionsArthur Heymans
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-08smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi