Age | Commit message (Expand) | Author |
2020-06-02 | src: Remove unused 'include <fmap.h>' | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-04 | security/vboot: Limit vboot verification code access to only verstage | Sridhar Siricilla |
2020-04-04 | src/security: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-18 | security/vboot: Allow UDC regardless of vboot state | Wim Vervoorn |
2019-11-28 | security/vboot: Use persistent context to read GBB flags | Julius Werner |
2019-11-19 | security/vboot: Remove vboot_named_region_device(_rw) | Yu-Ping Wu |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-07-23 | vboot: deprecate vboot_handoff structure | Joel Kitching |
2019-06-21 | vboot: remove functions which read vboot_handoff.out_flags | Joel Kitching |
2019-06-21 | vboot: remove vboot_handoff_get_recovery_reason | Joel Kitching |
2019-05-20 | vboot: save whether developer mode is enabled | Joel Kitching |
2019-05-09 | vboot: remove use of VbInitParams | Joel Kitching |
2019-05-06 | vboot: remove use of GoogleBinaryBlockHeader | Joel Kitching |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
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-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-22 | reset: Provide new single-function reset API | Nico Huber |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-04-27 | security/vboot: Add function to check if UDC can be enabled | Furquan Shaikh |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |