Age | Commit message (Expand) | Author |
2022-11-22 | security: Remove unnecessary space after casts | Elyes Haouas |
2022-11-12 | ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot | Caveh Jalali |
2022-11-08 | vboot: Add VBOOT_CBFS_INTEGRATION support | Jakub Czapiga |
2022-11-08 | vboot: Introduce handy vboot reboot functions | Jakub Czapiga |
2022-11-07 | security/vboot: Update build rules using x86 SHA extension | Karthikeyan Ramasubramanian |
2022-09-17 | security/vboot: Add rollback NVRAM space for TPM 2 | Miriam Polzer |
2022-09-15 | src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)" | Elyes Haouas |
2022-09-14 | timer: Change timer util functions to 64-bit | Rob Barnes |
2022-09-04 | security/vboot/tpm: Avoid duplicate vb2api_secdata_firmware_create calls | Yu-Ping Wu |
2022-09-03 | soc/intel: Add SI_DESC region to GSCVD ranges | Julius Werner |
2022-09-02 | cbfs/vboot: Adapt to new vb2_digest API | Julius Werner |
2022-08-22 | Add SBOM (Software Bill of Materials) Generation | Maximilian Brune |
2022-07-30 | security/vboot: Simplify image signing | Jakub Czapiga |
2022-07-04 | treewide: Unify Google branding | Jon Murphy |
2022-06-22 | security/vboot: Deprecate VBOOT_VBNV_EC | Yu-Ping Wu |
2022-06-21 | security/vboot: Add support for GSCVD (Google "RO verification") | Julius Werner |
2022-05-20 | CBMEM: Change declarations for initialization hooks | Kyösti Mälkki |
2022-05-12 | Makefile.inc: Generate master header and pointer as C structs | Arthur Heymans |
2022-04-21 | tpm: Refactor TPM Kconfig dimensions | Jes B. Klinke |
2022-03-09 | commonlib/bsd: Remove cb_err_t | Julius Werner |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-01-13 | console/cbmem_console: Rename cbmem_dump_console | Raul E Rangel |
2021-12-16 | Revert "security/vboot: Add NVRAM counter for TPM 2.0" | Tim Wawrzynczak |
2021-12-06 | cbfs: Remove deprecated APIs | Julius Werner |
2021-12-03 | src/security/vboot: Set up secure counter space in TPM NVRAM | Karthikeyan Ramasubramanian |
2021-11-19 | security/vboot: Add NVRAM counter for TPM 2.0 | Miriam Polzer |
2021-11-17 | security/vboot: Use default kernel secdata size | Tim Wawrzynczak |
2021-11-15 | Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-10-15 | Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" | Hsuan-ting Chen |
2021-10-07 | security/vboot: Remove vb2ex_hwcrypto stubs | Yu-Ping Wu |
2021-09-16 | vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main | Hsuan Ting Chen |
2021-09-15 | vboot: Call check_boot_mode before vb2api_fw_phase1 | Daisuke Nojiri |
2021-07-26 | vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces | Aseda Aboagye |
2021-07-01 | vboot: add VBOOT_X86_SHA256_ACCELERATION config | Subrata Banik |
2021-06-14 | security/vboot: Add timestamps when loading verstage | Raul E Rangel |
2021-06-10 | security/vboot: Add support for ZTE spaces | Aseda Aboagye |
2021-06-10 | vboot: Assign 2 to EC_EFS_BOOT_MODE_TRUSTED_RO | Daisuke Nojiri |
2021-06-04 | vboot: Add VB2_CONTEXT_EC_TRUSTED | Daisuke Nojiri |
2021-05-30 | Apply more uses for Kconfig TPM | Kyösti Mälkki |
2021-05-26 | Add Kconfig TPM | Kyösti Mälkki |
2021-05-18 | vboot/secdata_mock: Make v0 kernel secdata context | Aseda Aboagye |
2021-05-16 | vboot/secdata_tpm: Create FWMP space in coreboot | Aseda Aboagye |
2021-05-16 | vboot/secdata_tpm: Rename set_space() | Aseda Aboagye |
2021-05-14 | cbfs: Increase mcache size defaults | Julius Werner |
2021-05-04 | security/vboot: Include fspt.bin in the RO region only | Arthur Heymans |
2021-04-14 | vboot: ec_sync: Switch to new CBFS API | Julius Werner |
2021-04-06 | verstage: Add debug print when returning from verstage | Julius Werner |
2021-03-30 | security: vboot: Clarify PCR extension algorithms/sizes | Julius Werner |
2021-03-19 | cpu/intel/fit: Add the FIT table as a separate CBFS file | Arthur Heymans |
2021-03-16 | cbfs: Remove prog_locate() for stages and rmodules | Julius Werner |
2021-02-27 | vboot: update GBB flags to use altfw terminology | Joel Kitching |
2021-02-15 | src/security: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-09 | security/vboot/bootmode: Add weak fill_lb_gpios | Raul E Rangel |
2021-02-09 | src: Add missing <cbmem.h> | Elyes HAOUAS |
2021-02-04 | coreboot_table: Move VBOOT_VBNV support | Kyösti Mälkki |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2021-02-01 | security/vboot: Add config for GBB_FLAG_ENABLE_UDC | Eric Lai |
2021-01-18 | security/vboot/secdata_tpm.c: Remove repeated word | Elyes HAOUAS |
2020-12-03 | cbfs: Add verification for RO CBFS metadata hash | Julius Werner |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-11-21 | cbfs: Add metadata cache | Julius Werner |
2020-11-18 | vboot: stop implementing VbExDisplayScreen | Joel Kitching |
2020-11-17 | src: Add missing 'include <console/console.h>' | Elyes HAOUAS |
2020-11-06 | security/vboot: Add Kconfig symbol to set hashing block size | Martin Roth |
2020-10-28 | security/vboot: fix policy digest for nvmem spaces | Andrey Pronin |
2020-10-26 | vboot: Disable vboot functions in SMM | Julius Werner |
2020-10-22 | security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm | Shelley Chen |
2020-10-20 | mrc_cache: Add tpm_hash_index field to cache_region struct | Shelley Chen |
2020-10-20 | security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEX | Shelley Chen |
2020-10-20 | security/vboot: Make mrc_cache hash functions generic | Shelley Chen |
2020-10-20 | mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver | Shelley Chen |
2020-10-20 | mrc_cache: Add config MRC_SAVE_HASH_IN_TPM | Shelley Chen |
2020-10-19 | security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h | Shelley Chen |
2020-09-21 | src/security: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-18 | src: Remove unused 'include <boot_device.h>' | Elyes HAOUAS |
2020-08-13 | security/vboot/Makefile.inc: Update regions-for-file function | Sridhar Siricilla |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-07-26 | src: Remove unused 'include <cbmem.h>' | Elyes HAOUAS |
2020-07-15 | security/vboot: ensure that NVMEM is saved on every kernel space write | Jett Rink |
2020-07-14 | src: Remove unused 'include <stdint.h> | Elyes HAOUAS |
2020-07-09 | security/vboot/secdata_tpm.c: Drop dead code | Angel Pons |
2020-07-08 | security/vboot: Allow files to go into only RW-A or RW-B region | Martin Roth |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-15 | security/vboot: Add option to run verstage before bootblock | Martin Roth |
2020-06-02 | src: Remove unused 'include <fmap.h>' | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <symbols.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stddef.h>' | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Convert more license headers to SPDX style | Patrick Georgi |
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-05-08 | {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-08 | vboot: Provide declaration for verstage_mainboard_early_init() | Furquan Shaikh |
2020-05-04 | security/vboot: Limit vboot verification code access to only verstage | Sridhar Siricilla |
2020-05-01 | security/vboot: Convert reboot-related errors to vboot2-style | Yu-Ping Wu |
2020-04-28 | vboot: Always build secdata functions for romstage | Julius Werner |
2020-04-28 | security/lockdown: Write-protect WP_RO | Patrick Rudolph |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |