Age | Commit message (Expand) | Author |
2023-02-21 | vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATION | Jakub Czapiga |
2022-11-08 | vboot: Add VBOOT_CBFS_INTEGRATION support | Jakub Czapiga |
2022-03-09 | commonlib/bsd: Remove cb_err_t | Julius Werner |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2021-06-14 | security/vboot: Add timestamps when loading verstage | Raul E Rangel |
2021-03-16 | cbfs: Remove prog_locate() for stages and rmodules | Julius Werner |
2021-02-09 | src: Add missing <cbmem.h> | Elyes HAOUAS |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2020-12-03 | cbfs: Add verification for RO CBFS metadata hash | Julius Werner |
2020-11-21 | cbfs: Add metadata cache | Julius Werner |
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-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 | cbfs: Remove locator concept | Julius Werner |
2019-12-13 | security/vboot: Ensure firmware body size is respected again | Julius Werner |
2019-11-29 | security/vboot: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-20 | cbfs: switch to region_device for location APIs | Aaron Durbin |
2019-11-20 | security/vboot: Remove selected_region from struct vboot_working_data | Yu-Ping Wu |
2019-11-05 | security/vboot: Removed vboot_prepare from vboot_locator | Wim Vervoorn |
2019-07-23 | vboot: relocate call to vboot_save_recovery_reason_vbnv | Joel Kitching |
2019-07-03 | vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms | Julius Werner |
2019-06-27 | vboot: remove vboot_handoff step | Joel Kitching |
2019-05-10 | vboot: Turn vboot_logic_executed() into a static inline | Julius Werner |
2019-05-10 | vboot: Make vboot_logic_executed() a bit more precise | Julius Werner |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
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 |
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 <cbmem.h> | Elyes HAOUAS |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |