Age | Commit message (Expand) | Author |
2020-06-15 | security/vboot: Add option to run verstage before bootblock | Martin Roth |
2020-06-02 | src: Remove unused 'include <symbols.h>' | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
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-02-10 | vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGE | Joel Kitching |
2019-12-26 | src: Remove unused include <string.h> | Elyes HAOUAS |
2019-12-13 | security/vboot: Ensure firmware body size is respected again | Julius Werner |
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-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-15 | vboot: use vboot persistent context | Joel Kitching |
2019-07-03 | vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms | Julius Werner |
2019-06-21 | security/vboot: Remove useless 'const' | Elyes HAOUAS |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-21 | vboot: standardize on working data size | Joel Kitching |
2019-03-19 | vboot: make vboot workbuf available to payload | Joel Kitching |
2019-03-18 | vboot: move assert in vboot_migrate_cbmem | 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 |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2017-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |