1. 23a82e8 security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGE by Julius Werner · 4 years, 5 months ago
  2. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  3. bad08c2 security/tpm: Include mrc.bin in CRTM if present by Bill XIE · 4 years, 6 months ago
  4. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  5. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  6. 31b7ee4 treewide: Replace uses of "Nehalem" by Angel Pons · 4 years, 6 months ago
  7. 9a29228 vboot: remove extraneous vboot_recovery_mode_memory_retrain by Joel Kitching · 4 years, 6 months ago
  8. 58cf603 vboot: Upgrade kernel space to v1.0 by dnojiri · 4 years, 7 months ago
  9. eded500 security/vboot: Support enabling EC EFS with EC software sync by Sam McNally · 4 years, 6 months ago
  10. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  11. a6531a3 vboot: remove rogue vboot_struct.h include by Joel Kitching · 4 years, 6 months ago
  12. 9d4f94a security/intel/stm: Use depends on ENABLE_VMX by Eugene Myers · 4 years, 6 months ago
  13. 5544f62 security/intel/stm: Check for processor STM support by Eugene Myers · 4 years, 6 months ago
  14. 338e9dc vboot: use vb2api_get_recovery_reason function by Joel Kitching · 4 years, 6 months ago
  15. 214fb9b security/vboot: Correct help text of VBOOT_STARTS_IN_ROMSTAGE by Yu-Ping Wu · 4 years, 6 months ago
  16. 984d0c6 vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFT by Joel Kitching · 4 years, 9 months ago
  17. 56e2f13 vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option by Joel Kitching · 4 years, 6 months ago
  18. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 6 months ago
  19. 814c865 vboot: fix up some includes by Joel Kitching · 4 years, 6 months ago
  20. 8a3bc3b vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGE by Joel Kitching · 4 years, 6 months ago
  21. 9f78fae intel/stm: Add platform opt-in Kconfig by Nico Huber · 4 years, 6 months ago
  22. ec12bd0 security/vboot: relocate vb2ex_abort and vb2ex_printf by Joel Kitching · 4 years, 7 months ago
  23. ae438be security/intel/stm: Add STM support by Eugene Myers · 4 years, 7 months ago
  24. 8210047 vendorcode/eltan/security: Switch to vb2 vboot library by Wim Vervoorn · 4 years, 7 months ago
  25. c9ac0bc security/tpm/tss: Add ClearControl Function by Christian Walter · 4 years, 7 months ago
  26. b38586f vboot: Remove hard dependency on MISSING_BOARD_RESET by Julius Werner · 4 years, 7 months ago
  27. 50337f16 security/vboot: Allow UDC regardless of vboot state by Wim Vervoorn · 4 years, 7 months ago
  28. 815611e cbfs: Remove locator concept by Julius Werner · 4 years, 9 months ago
  29. 58f3fd6 src/security: Fix typos by Elyes HAOUAS · 4 years, 8 months ago
  30. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  31. cdf6f3a security/vboot: Add a dedicated flag for building of vboot library by Bill XIE · 4 years, 8 months ago
  32. 94b5030 src/security: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  33. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  34. 85d44f4 vboot: remove 2lib headers from Makefile by Joel Kitching · 4 years, 8 months ago
  35. 413a742 vboot: Fix MOCK_SECDATA for new naming scheme by Julius Werner · 4 years, 8 months ago
  36. f8e1764 security/vboot: Ensure firmware body size is respected again by Julius Werner · 4 years, 8 months ago
  37. 928511a vboot: update secdata naming scheme by Joel Kitching · 4 years, 8 months ago
  38. 9e052c2 vboot: remove old vboot_fill_handoff function header by Joel Kitching · 4 years, 8 months ago
  39. 14dd073 EC sync: Properly handle VBERROR return codes from vb2api_ec_sync by Tim Wawrzynczak · 4 years, 9 months ago
  40. 683657e vboot: Clear secdata change flags after factory init by Julius Werner · 4 years, 9 months ago
  41. 1debc0c vboot: update VbExNvStorageWrite function by Joel Kitching · 4 years, 9 months ago
  42. 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  43. 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 4 years, 9 months ago
  44. a2962da security/vboot: Remove struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  45. 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  46. 344e86b security/vboot: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  47. d618aac security/vboot: Use persistent context to read GBB flags by Julius Werner · 4 years, 9 months ago
  48. a3eb125 security/vboot: Remove duplicate offsetof() definition by Jacob Garber · 4 years, 9 months ago
  49. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  50. 75396f6 Makefiles: Remove -D__PRE_RAM__ by Kyösti Mälkki · 4 years, 9 months ago
  51. 15c0121 drivers/intel/fsp1_0: Drop support by Arthur Heymans · 4 years, 9 months ago
  52. f67c81f soc/intel/fsp_broadwell_de: Drop support by Arthur Heymans · 4 years, 9 months ago
  53. baeced3 security/vboot: Build vboot library with same .a that depthcharge uses by Tim Wawrzynczak · 4 years, 10 months ago
  54. f9e7499 security/vboot/sync_ec: Add timestamps by Tim Wawrzynczak · 4 years, 10 months ago
  55. d6fc557 security/vboot: Add vboot callbacks to support EC software sync by Tim Wawrzynczak · 4 years, 10 months ago
  56. fe338e2 cbfs: switch to region_device for location APIs by Aaron Durbin · 4 years, 9 months ago
  57. aeb652a security/vboot: Remove selected_region from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  58. ea54457 security/vboot: Remove buffer_size from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  59. 29c8fa4 security/vboot: Remove vboot_named_region_device(_rw) by Yu-Ping Wu · 4 years, 9 months ago
  60. a214837 include: Make stdbool.h a separate file by Julius Werner · 4 years, 9 months ago
  61. e7087a1 security/vboot: Add config option to always enable the display by Wim Vervoorn · 4 years, 9 months ago
  62. c50847e vboot: remove vboot_possibly_executed function by Joel Kitching · 4 years, 9 months ago
  63. 751c496 vboot: update comment by Patrick Georgi · 4 years, 9 months ago
  64. 9fc8cf8 security/vboot: Remove flags from struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  65. 2332c74 vboot: use vboot persistent context by Joel Kitching · 4 years, 10 months ago
  66. dd0dc1a security/intel: Hide Intel submenu when INTEL TXT is disabled by Wim Vervoorn · 4 years, 9 months ago
  67. a1c259b security/vboot: Add rw_region_only support to vboot by Wim Vervoorn · 4 years, 10 months ago
  68. 114e2e8 lib/cbfs: Add fallback to RO region to cbfs_boot_locate by Wim Vervoorn · 4 years, 10 months ago
  69. 214661e security/vboot/Kconfig: Remove unused symbols by Arthur Heymans · 4 years, 10 months ago
  70. 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 4 years, 10 months ago
  71. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  72. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  73. 0e6e457 security/memory: Add x86_64 support by Patrick Rudolph · 5 years ago
  74. d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 5 years ago
  75. 6d5fcf4 security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startup by Arthur Heymans · 4 years, 10 months ago
  76. f350768 vboot: add new vb2ex_abort callback by Joel Kitching · 4 years, 10 months ago
  77. 117453e vboot: create board-specific test-only GBB HWID if not set by Hung-Te Lin · 5 years ago
  78. 31839f3 vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2 by Andrey Pronin · 5 years ago
  79. 087504f src/security: Remove unused #include <fmap.h> by Elyes HAOUAS · 5 years ago
  80. b590a04 security/vboot: Replace use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  81. b3426c0 Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" by Julius Werner · 5 years ago
  82. c563d34 security/tpm: Use correct hash digest lengths by Jacob Garber · 5 years ago
  83. aa771cb security/tpm/tss/tcg-2.0: Add support for algorithms by Frans Hendriks · 5 years ago
  84. fdb9805 security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend() by Frans Hendriks · 5 years ago
  85. 7e220ca security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash size by Frans Hendriks · 5 years ago
  86. 4d9d964 vboot: remove fastboot support by Joel Kitching · 5 years ago
  87. 5fffb5e security/intel: Add TXT infrastructure by Patrick Rudolph · 5 years ago
  88. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 5 years ago
  89. 220ac04 vboot: update vboot2 functions to use new vb2_error_t by Joel Kitching · 5 years ago
  90. 544b572 vboot: use vboot2 API to set initial secdatak value by Joel Kitching · 5 years ago
  91. 2a20d13 vboot: fix conditional using vboot_setup_tpm return value by Joel Kitching · 5 years ago
  92. 2c469ad tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_name by Joel Kitching · 5 years ago
  93. 0bd84ed security/vboot: Add Support for Intel PTT by Christian Walter · 5 years ago
  94. 7706a04 drivers/crb: Add CRB driver for TPM2 support by Christian Walter · 5 years ago
  95. 90cf4bb Revert "src/security/vboot: Add option to skip display init with vboot 2.0" by Christian Walter · 5 years ago
  96. 7b10deb vboot: relocate call to vboot_save_recovery_reason_vbnv by Joel Kitching · 5 years ago
  97. 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 5 years ago
  98. 589eff7 security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() by Frans Hendriks · 5 years ago
  99. 598af2e src/security/vboot: Add option to skip display init with vboot 2.0 by Sukerkar, Amol N · 5 years ago
  100. eda20b6 vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms by Julius Werner · 5 years ago