1. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 6 months ago
  2. 977c807 vc/eltan/security/Makefile.inc: Remove path to non-existent directory by Elyes Haouas · 1 year, 8 months ago
  3. 3cd89a00 vc/eltan/security/mboot/Makefile.inc: Remove path to non-existent folder by Elyes Haouas · 1 year, 8 months ago
  4. 4f3251e vc/eltan/security/Makefile.inc: Remove path to non-existent folder by Elyes Haouas · 1 year, 8 months ago
  5. 7221a6c security/tpm: improve tlcl_extend() signature by Sergii Dmytruk · 1 year, 10 months ago
  6. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  7. 6f4a545 vc/eltan/security/verified_boot/Makefile: add fmap_config.h dependency by Felix Held · 2 years, 6 months ago
  8. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  9. ac522f1 src/vendorcode/eltan: Don't reference CONFIG_CBFS_SIZE by Arthur Heymans · 3 years, 1 month ago
  10. 04f8ffe vc/eltan/security/mboot/Kconfig: Add dependency of VBOOT by Frans Hendriks · 3 years, 5 months ago
  11. 70dca08 vc/eltan/security/verified_boot/vboot_check.c: Add check PROG_POSTCAR by Frans Hendriks · 3 years, 8 months ago
  12. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 5 months ago
  13. c248382 vendorcode/eltan/security: Add dependency for menu items by Frans Hendriks · 3 years, 9 months ago
  14. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  15. 8d09a06 src: Fix up #-commented SPDX headers by Angel Pons · 4 years, 3 months ago
  16. d49690b src: Fix up ##-commented SPDX headers by Angel Pons · 4 years, 3 months ago
  17. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  18. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  19. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  20. 7023174 vc/eltan/security/verified_boot/vboot_check.c: Increase wb_buffer size by Frans Hendriks · 4 years, 4 months ago
  21. 988a273 vc/eltan/security/verified_boot/vboot_check.c: Correct code style by Frans Hendriks · 4 years, 4 months ago
  22. 3ef916f src/vendorcode: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  23. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  24. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  25. 172ef5f vboot: remove use of NEED_VB20_INTERNALS switch by Joel Kitching · 4 years, 6 months ago
  26. ec12bd0 security/vboot: relocate vb2ex_abort and vb2ex_printf by Joel Kitching · 4 years, 6 months ago
  27. 8210047 vendorcode/eltan/security: Switch to vb2 vboot library by Wim Vervoorn · 4 years, 7 months ago
  28. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  29. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  30. 6892567 Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks by Arthur Heymans · 4 years, 9 months ago
  31. 0bb8346 Kconfig: comply to Linux 5.3's Kconfig language rules by Patrick Georgi · 4 years, 9 months ago
  32. e32d16f vendorcode/eltan/security: Move eltan security from chipset to security menu by Wim Vervoorn · 4 years, 9 months ago
  33. 46cc24d vendorcode/security/eltan: Allocate memory from bootmem to speed up hashing by Wim Vervoorn · 4 years, 9 months ago
  34. f4a3047 vendorcode/eltan/security: Cleanup prog_locate_hook by Wim Vervoorn · 4 years, 9 months ago
  35. e05dc17 vendorcode/eltan/security: Remove cbfs prepare and locate by Wim Vervoorn · 4 years, 9 months ago
  36. 7ea8b88 vendorcode/eltan/security: Add all verify_lists to include file by Wim Vervoorn · 4 years, 9 months ago
  37. ffe4eba vendor/eltan/security: Removed long lines from vboot_check by Wim Vervoorn · 4 years, 9 months ago
  38. 32e13c0 cbfs: Stop checking master header by Julius Werner · 4 years, 9 months ago
  39. 6abbd5b cbfs: Make cbfs_master_header_props() externally available by Julius Werner · 4 years, 9 months ago
  40. 0cc619b vendorcode/eltan/security/mboot/mboot.c: Correct parameter description by Frans Hendriks · 4 years, 9 months ago
  41. c7fa911 eltan/security: Replace __PRE_RAM__ with ENV_ROMSTAGE_OR_BEFORE by Kyösti Mälkki · 4 years, 9 months ago
  42. bf43f9e eltan/security: Replace __BOOTBLOCK__ with ENV_BOOTBLOCK by Kyösti Mälkki · 4 years, 9 months ago
  43. ed8eaab eltan/security: Remove some preprocessor guards by Kyösti Mälkki · 4 years, 10 months ago
  44. 397ce3c vendorcode/eltan/security: Align mboot with coreboot tpm by Wim Vervoorn · 4 years, 10 months ago
  45. 653a66f vendorcode/eltan/security: Correct debug output by Wim Vervoorn · 4 years, 10 months ago
  46. d1fb78d vendorcode/eltan/security: Address layout issues by Wim Vervoorn · 4 years, 10 months ago
  47. 944fdc4 vendorcode/eltan/security: Use custom hash for little endian only by Wim Vervoorn · 4 years, 10 months ago
  48. 3cf40b6 vendorcode/eltan: Cleanup Kconfig files by Wim Vervoorn · 4 years, 10 months ago
  49. 3e9061e mb/facebook/fbg1701: Add public key to bootblock_verify_list by Wim Vervoorn · 4 years, 10 months ago
  50. ac4896f vendorcode/eltan/security: Use vb2 public key by Wim Vervoorn · 4 years, 10 months ago
  51. cbe5357 vendorcode/eltan/Kconfig: Hide the Kconfig options when lacking support by Arthur Heymans · 4 years, 10 months ago
  52. 72b3c3c vendorcode/eltan/security/verified_boot: Add verified boot support by Frans Hendriks · 5 years ago
  53. 7c82dbc vendorcode/eltan/security/mboot: Add measured boot support by Frans Hendriks · 5 years ago
  54. 47cef8f vendorcode/eltan/security/lib: Always include cb_sha.c for bootblock by Frans Hendriks · 5 years ago
  55. 7ca7dbc vendorcode/eltan/security/lib: Add missing vb2ex_printf() by Frans Hendriks · 5 years ago
  56. f4d2c87 vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXX by Frans Hendriks · 5 years ago
  57. bd4ad6e vendorcode/eltan/security/lib: Implement SHA endian function by Frans Hendriks · 5 years ago
  58. 3cae9af vendorcode/eltan: Add vendor code for measured and verified boot by Frans Hendriks · 5 years ago