Age | Commit message (Expand) | Author |
2023-08-26 | vc/eltan: Only pull in vc/eltan/security Makefile when enabled | Martin Roth |
2023-08-09 | mb/facebook/fbg1701: Add config to additional list | Frans Hendriks |
2023-06-23 | Makefile.inc: don't add fmap_config.h dependency twice | Felix Held |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2023-01-12 | vc/eltan/security/Makefile.inc: Remove path to non-existent directory | Elyes Haouas |
2022-12-13 | vc/eltan/security/mboot/Makefile.inc: Remove path to non-existent folder | Elyes Haouas |
2022-12-09 | vc/eltan/security/Makefile.inc: Remove path to non-existent folder | Elyes Haouas |
2022-11-12 | security/tpm: improve tlcl_extend() signature | Sergii Dmytruk |
2022-09-02 | cbfs/vboot: Adapt to new vb2_digest API | Julius Werner |
2022-02-22 | vc/eltan/security/verified_boot/Makefile: add fmap_config.h dependency | Felix Held |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2021-07-28 | src/vendorcode/eltan: Don't reference CONFIG_CBFS_SIZE | Arthur Heymans |
2021-04-06 | vc/eltan/security/mboot/Kconfig: Add dependency of VBOOT | Frans Hendriks |
2021-01-15 | vc/eltan/security/verified_boot/vboot_check.c: Add check PROG_POSTCAR | Frans Hendriks |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-11-22 | vendorcode/eltan/security: Add dependency for menu items | Frans Hendriks |
2020-06-19 | Kconfig: Escape variable to accommodate new Kconfig versions | Patrick Georgi |
2020-06-01 | src: Fix up #-commented SPDX headers | Angel Pons |
2020-06-01 | src: Fix up ##-commented SPDX headers | Angel Pons |
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-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | vc/eltan/security/verified_boot/vboot_check.c: Increase wb_buffer size | Frans Hendriks |
2020-04-24 | vc/eltan/security/verified_boot/vboot_check.c: Correct code style | Frans Hendriks |
2020-04-04 | src/vendorcode: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-31 | security/vboot: relocate and rename vboot_platform_is_resuming() | Bill XIE |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-02-19 | vboot: remove use of NEED_VB20_INTERNALS switch | Joel Kitching |
2020-02-07 | security/vboot: relocate vb2ex_abort and vb2ex_printf | Joel Kitching |
2020-02-05 | vendorcode/eltan/security: Switch to vb2 vboot library | Wim Vervoorn |
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-25 | Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks | Arthur Heymans |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-16 | vendorcode/eltan/security: Move eltan security from chipset to security menu | Wim Vervoorn |
2019-11-16 | vendorcode/security/eltan: Allocate memory from bootmem to speed up hashing | Wim Vervoorn |
2019-11-15 | vendorcode/eltan/security: Cleanup prog_locate_hook | Wim Vervoorn |
2019-11-15 | vendorcode/eltan/security: Remove cbfs prepare and locate | Wim Vervoorn |
2019-11-15 | vendorcode/eltan/security: Add all verify_lists to include file | Wim Vervoorn |
2019-11-15 | vendor/eltan/security: Removed long lines from vboot_check | Wim Vervoorn |
2019-11-14 | cbfs: Stop checking master header | Julius Werner |
2019-11-14 | cbfs: Make cbfs_master_header_props() externally available | Julius Werner |
2019-11-11 | vendorcode/eltan/security/mboot/mboot.c: Correct parameter description | Frans Hendriks |
2019-11-08 | eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE | Kyösti Mälkki |
2019-11-08 | eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK | Kyösti Mälkki |
2019-11-08 | eltan/security: Remove some preprocessor guards | Kyösti Mälkki |
2019-11-05 | vendorcode/eltan/security: Align mboot with coreboot tpm | Wim Vervoorn |
2019-11-04 | vendorcode/eltan/security: Correct debug output | Wim Vervoorn |
2019-11-04 | vendorcode/eltan/security: Address layout issues | Wim Vervoorn |
2019-11-04 | vendorcode/eltan/security: Use custom hash for little endian only | Wim Vervoorn |
2019-11-04 | vendorcode/eltan: Cleanup Kconfig files | Wim Vervoorn |
2019-11-01 | mb/facebook/fbg1701: Add public key to bootblock_verify_list | Wim Vervoorn |
2019-11-01 | vendorcode/eltan/security: Use vb2 public key | Wim Vervoorn |
2019-10-11 | vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support | Arthur Heymans |
2019-10-04 | vendorcode/eltan/security/verified_boot: Add verified boot support | Frans Hendriks |
2019-10-04 | vendorcode/eltan/security/mboot: Add measured boot support | Frans Hendriks |
2019-08-26 | vendorcode/eltan/security/lib: Always include cb_sha.c for bootblock | Frans Hendriks |
2019-08-11 | vendorcode/eltan/security/lib: Add missing vb2ex_printf() | Frans Hendriks |
2019-08-08 | vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXX | Frans Hendriks |
2019-07-10 | vendorcode/eltan/security/lib: Implement SHA endian function | Frans Hendriks |
2019-06-04 | vendorcode/eltan: Add vendor code for measured and verified boot | Frans Hendriks |