Age | Commit message (Expand) | Author |
2021-04-21 | commonlib/region: Turn addrspace_32bit into a more official API | Julius Werner |
2021-01-21 | src/drivers/smmstore: Fix SMMSTOREv1 clear command | Tim Crawford |
2020-10-22 | drivers/smmstore: Implement SMMSTORE version 2 | Patrick Rudolph |
2020-07-28 | Revert "src: Remove unused include <cpu/x86/smm.h>" | Patrick Rudolph |
2020-07-26 | src: Remove unused include <cpu/x86/smm.h> | Elyes HAOUAS |
2020-06-17 | smmstore: Verify userspace-provided pointer to protect SMM | Patrick Rudolph |
2020-05-28 | drivers/smmstore/Kconfig: Add a proper dependency | Arthur Heymans |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-04-06 | src/drivers: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-15 | drivers/smmstore: default to selected for Tianocore payload | Matt DeVillier |
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 |