Age | Commit message (Expand) | Author |
2022-09-02 | cbfs/vboot: Adapt to new vb2_digest API | Julius Werner |
2020-09-21 | src/security: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-15 | security/vboot: Add option to run verstage before bootblock | Martin Roth |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-10 | assert.h: Simplify dead_code() | Nico Huber |
2020-04-04 | assert.h: Add a tag parameter to dead_code() | Nico Huber |
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-02-17 | vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option | Joel Kitching |
2020-02-14 | vboot: fix up some includes | Joel Kitching |
2020-01-10 | src/security: Fix typos | Elyes HAOUAS |
2019-12-13 | security/vboot: Ensure firmware body size is respected again | Julius Werner |
2019-12-10 | vboot: remove old vboot_fill_handoff function header | Joel Kitching |
2019-12-02 | lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table | Yu-Ping Wu |
2019-12-02 | security/vboot: Remove struct vboot_working_data | Yu-Ping Wu |
2019-11-29 | security/vboot: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-28 | security/vboot: Use persistent context to read GBB flags | Julius Werner |
2019-11-20 | security/vboot: Remove selected_region from struct vboot_working_data | Yu-Ping Wu |
2019-11-20 | security/vboot: Remove buffer_size from struct vboot_working_data | Yu-Ping Wu |
2019-11-16 | vboot: update comment | Patrick Georgi |
2019-11-15 | security/vboot: Remove flags from struct vboot_working_data | Yu-Ping Wu |
2019-11-15 | vboot: use vboot persistent context | Joel Kitching |
2019-09-13 | security/vboot: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-06-21 | security/vboot: Remove useless 'const' | Elyes HAOUAS |
2019-05-20 | vboot: save whether developer mode is enabled | Joel Kitching |
2019-05-10 | vboot: Turn vboot_logic_executed() into a static inline | Julius Werner |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
2019-03-19 | vboot: make vboot workbuf available to payload | Joel Kitching |
2019-03-15 | vboot: rename symbols for better consistency | Joel Kitching |
2019-03-14 | vboot: copy data structures to CBMEM for downstream use | Joel Kitching |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |