Age | Commit message (Expand) | Author |
2020-06-22 | lockdown: Add Kconfigs for SPI media protection mode | Daniel Gröber |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-17 | security/tpm: Change wording of variable names | Duncan Laurie |
2020-06-17 | treewide: Replace CONFIG(ARCH_xx) tests | Kyösti Mälkki |
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 redundant includes | Elyes HAOUAS |
2020-06-02 | src: Remove unused 'include <symbols.h>' | Elyes HAOUAS |
2020-06-02 | lockdown: Fix missing spaces in boot log | Daniel Gröber |
2020-05-26 | Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION | Kyösti Mälkki |
2020-05-25 | security/tpm: Use SPDX identifiers | Jacob Garber |
2020-05-19 | security/tpm/tspi: Fix handling of white space delimited list | harshit |
2020-05-18 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2020-05-18 | src: Remove unused 'include <lib.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: tcg-2.0: Ignore data payload for errors, fix Cr50 boot mode | Julius Werner |
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-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-02 | intel/stm: Drop now unneeded `num_cpus` param | Eugene D Myers |
2020-05-02 | intel/stm: Place resource list right below MSEG | Eugene D Myers |
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-28 | security: Add common boot media write protection | Patrick Rudolph |
2020-04-28 | drivers/spi/tpm: Add support for non CR50 SPI TPM2 | Patrick Rudolph |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-23 | vboot: Add permission check for kernel space | Daisuke Nojiri |
2020-04-20 | security/vboot, mb/google: Fix build errors | Patrick Georgi |
2020-04-20 | vboot/secdata: remove retries, readback, and CRC check | Joel Kitching |
2020-04-20 | vboot: remove leftover TPM_PCR_GBB constants | Joel Kitching |
2020-04-17 | ec_sync: Run EFS2 in romstage | dnojiri |
2020-04-17 | TPM: Add tlcl_cr50_get_boot_mode | dnojiri |
2020-04-15 | Do not select USE_BLOBS | Nico Huber |
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-04-01 | security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGE | Julius Werner |
2020-03-31 | security/vboot: relocate and rename vboot_platform_is_resuming() | Bill XIE |
2020-03-31 | security/tpm: Include mrc.bin in CRTM if present | Bill XIE |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-15 | treewide: Replace uses of "Nehalem" | Angel Pons |
2020-03-12 | vboot: remove extraneous vboot_recovery_mode_memory_retrain | Joel Kitching |