1. ec12bd0 security/vboot: relocate vb2ex_abort and vb2ex_printf by Joel Kitching · 3 years, 2 months ago
  2. ae438be security/intel/stm: Add STM support by Eugene Myers · 3 years, 2 months ago
  3. 8210047 vendorcode/eltan/security: Switch to vb2 vboot library by Wim Vervoorn · 3 years, 2 months ago
  4. c9ac0bc security/tpm/tss: Add ClearControl Function by Christian Walter · 3 years, 2 months ago
  5. b38586f vboot: Remove hard dependency on MISSING_BOARD_RESET by Julius Werner · 3 years, 2 months ago
  6. 50337f16 security/vboot: Allow UDC regardless of vboot state by Wim Vervoorn · 3 years, 2 months ago
  7. 815611e cbfs: Remove locator concept by Julius Werner · 3 years, 4 months ago
  8. 58f3fd6 src/security: Fix typos by Elyes HAOUAS · 3 years, 3 months ago
  9. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 3 years, 3 months ago
  10. cdf6f3a security/vboot: Add a dedicated flag for building of vboot library by Bill XIE · 3 years, 3 months ago
  11. 94b5030 src/security: Remove unused <stdlib.h> by Elyes HAOUAS · 3 years, 4 months ago
  12. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 3 years, 4 months ago
  13. 85d44f4 vboot: remove 2lib headers from Makefile by Joel Kitching · 3 years, 3 months ago
  14. 413a742 vboot: Fix MOCK_SECDATA for new naming scheme by Julius Werner · 3 years, 3 months ago
  15. f8e1764 security/vboot: Ensure firmware body size is respected again by Julius Werner · 3 years, 3 months ago
  16. 928511a vboot: update secdata naming scheme by Joel Kitching · 3 years, 3 months ago
  17. 9e052c2 vboot: remove old vboot_fill_handoff function header by Joel Kitching · 3 years, 4 months ago
  18. 14dd073 EC sync: Properly handle VBERROR return codes from vb2api_ec_sync by Tim Wawrzynczak · 3 years, 4 months ago
  19. 683657e vboot: Clear secdata change flags after factory init by Julius Werner · 3 years, 4 months ago
  20. 1debc0c vboot: update VbExNvStorageWrite function by Joel Kitching · 3 years, 4 months ago
  21. 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 3 years, 9 months ago
  22. 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 3 years, 4 months ago
  23. a2962da security/vboot: Remove struct vboot_working_data by Yu-Ping Wu · 3 years, 4 months ago
  24. 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 3 years, 4 months ago
  25. 344e86b security/vboot: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 3 years, 4 months ago
  26. d618aac security/vboot: Use persistent context to read GBB flags by Julius Werner · 3 years, 4 months ago
  27. a3eb125 security/vboot: Remove duplicate offsetof() definition by Jacob Garber · 3 years, 4 months ago
  28. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 3 years, 4 months ago
  29. 75396f6 Makefiles: Remove -D__PRE_RAM__ by Kyösti Mälkki · 3 years, 4 months ago
  30. 15c0121 drivers/intel/fsp1_0: Drop support by Arthur Heymans · 3 years, 4 months ago
  31. f67c81f soc/intel/fsp_broadwell_de: Drop support by Arthur Heymans · 3 years, 4 months ago
  32. baeced3 security/vboot: Build vboot library with same .a that depthcharge uses by Tim Wawrzynczak · 3 years, 5 months ago
  33. f9e7499 security/vboot/sync_ec: Add timestamps by Tim Wawrzynczak · 3 years, 5 months ago
  34. d6fc557 security/vboot: Add vboot callbacks to support EC software sync by Tim Wawrzynczak · 3 years, 5 months ago
  35. fe338e2 cbfs: switch to region_device for location APIs by Aaron Durbin · 3 years, 4 months ago
  36. aeb652a security/vboot: Remove selected_region from struct vboot_working_data by Yu-Ping Wu · 3 years, 4 months ago
  37. ea54457 security/vboot: Remove buffer_size from struct vboot_working_data by Yu-Ping Wu · 3 years, 4 months ago
  38. 29c8fa4 security/vboot: Remove vboot_named_region_device(_rw) by Yu-Ping Wu · 3 years, 4 months ago
  39. a214837 include: Make stdbool.h a separate file by Julius Werner · 3 years, 4 months ago
  40. e7087a1 security/vboot: Add config option to always enable the display by Wim Vervoorn · 3 years, 4 months ago
  41. c50847e vboot: remove vboot_possibly_executed function by Joel Kitching · 3 years, 4 months ago
  42. 751c496 vboot: update comment by Patrick Georgi · 3 years, 4 months ago
  43. 9fc8cf8 security/vboot: Remove flags from struct vboot_working_data by Yu-Ping Wu · 3 years, 4 months ago
  44. 2332c74 vboot: use vboot persistent context by Joel Kitching · 3 years, 5 months ago
  45. dd0dc1a security/intel: Hide Intel submenu when INTEL TXT is disabled by Wim Vervoorn · 3 years, 4 months ago
  46. a1c259b security/vboot: Add rw_region_only support to vboot by Wim Vervoorn · 3 years, 5 months ago
  47. 114e2e8 lib/cbfs: Add fallback to RO region to cbfs_boot_locate by Wim Vervoorn · 3 years, 5 months ago
  48. 214661e security/vboot/Kconfig: Remove unused symbols by Arthur Heymans · 3 years, 5 months ago
  49. 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 3 years, 5 months ago
  50. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 3 years, 5 months ago
  51. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 3 years, 5 months ago
  52. 0e6e457 security/memory: Add x86_64 support by Patrick Rudolph · 3 years, 6 months ago
  53. d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 4 years, 1 month ago
  54. 6d5fcf4 security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startup by Arthur Heymans · 3 years, 5 months ago
  55. f350768 vboot: add new vb2ex_abort callback by Joel Kitching · 3 years, 5 months ago
  56. 117453e vboot: create board-specific test-only GBB HWID if not set by Hung-Te Lin · 3 years, 6 months ago
  57. 31839f3 vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2 by Andrey Pronin · 3 years, 6 months ago
  58. 087504f src/security: Remove unused #include <fmap.h> by Elyes HAOUAS · 3 years, 9 months ago
  59. b590a04 security/vboot: Replace use of __PRE_RAM__ by Kyösti Mälkki · 3 years, 6 months ago
  60. b3426c0 Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" by Julius Werner · 3 years, 6 months ago
  61. c563d34 security/tpm: Use correct hash digest lengths by Jacob Garber · 3 years, 7 months ago
  62. aa771cb security/tpm/tss/tcg-2.0: Add support for algorithms by Frans Hendriks · 3 years, 7 months ago
  63. fdb9805 security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend() by Frans Hendriks · 3 years, 7 months ago
  64. 7e220ca security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash size by Frans Hendriks · 3 years, 9 months ago
  65. 4d9d964 vboot: remove fastboot support by Joel Kitching · 3 years, 7 months ago
  66. 5fffb5e security/intel: Add TXT infrastructure by Patrick Rudolph · 3 years, 8 months ago
  67. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 3 years, 7 months ago
  68. 220ac04 vboot: update vboot2 functions to use new vb2_error_t by Joel Kitching · 3 years, 8 months ago
  69. 544b572 vboot: use vboot2 API to set initial secdatak value by Joel Kitching · 3 years, 10 months ago
  70. 2a20d13 vboot: fix conditional using vboot_setup_tpm return value by Joel Kitching · 3 years, 8 months ago
  71. 2c469ad tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_name by Joel Kitching · 3 years, 8 months ago
  72. 0bd84ed security/vboot: Add Support for Intel PTT by Christian Walter · 3 years, 8 months ago
  73. 7706a04 drivers/crb: Add CRB driver for TPM2 support by Christian Walter · 3 years, 9 months ago
  74. 90cf4bb Revert "src/security/vboot: Add option to skip display init with vboot 2.0" by Christian Walter · 3 years, 8 months ago
  75. 7b10deb vboot: relocate call to vboot_save_recovery_reason_vbnv by Joel Kitching · 3 years, 9 months ago
  76. 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 3 years, 9 months ago
  77. 589eff7 security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() by Frans Hendriks · 3 years, 9 months ago
  78. 598af2e src/security/vboot: Add option to skip display init with vboot 2.0 by Sukerkar, Amol N · 3 years, 9 months ago
  79. eda20b6 vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms by Julius Werner · 3 years, 9 months ago
  80. a19b07f security/memory: Clear memory in ramstage by Patrick Rudolph · 4 years, 1 month ago
  81. 3891d27 security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init() by Frans Hendriks · 3 years, 10 months ago
  82. 1b35295 security: Add memory subfolder by Patrick Rudolph · 4 years, 1 month ago
  83. eb20320 vboot: remove vboot_handoff step by Joel Kitching · 3 years, 9 months ago
  84. eb1dea8f security/vboot: Remove useless 'const' by Elyes HAOUAS · 3 years, 9 months ago
  85. 7c05d2a6 security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar by Frans Hendriks · 3 years, 9 months ago
  86. 532e0c7 vboot: relocate code to log and clear recovery mode switch by Joel Kitching · 3 years, 9 months ago
  87. b6bcb6c vboot: remove functions which read vboot_handoff.out_flags by Joel Kitching · 3 years, 9 months ago
  88. a06cd6c vboot: remove vboot_handoff_get_recovery_reason by Joel Kitching · 3 years, 9 months ago
  89. ba50e48 vboot: recovery path should finalize work context by Joel Kitching · 3 years, 10 months ago
  90. 7006458 post_code: add post code for failure to load next stage by Keith Short · 3 years, 11 months ago
  91. b6ee056 vboot: determine display init before recovery check by Eric Lai · 3 years, 10 months ago
  92. c1b77c1 security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook() by Frans Hendriks · 3 years, 10 months ago
  93. 7576bd7 vboot: save whether developer mode is enabled by Joel Kitching · 3 years, 10 months ago
  94. 807803a vboot: remove OPROM-related code by Joel Kitching · 3 years, 11 months ago
  95. 18b51b7 vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST by Joel Kitching · 3 years, 11 months ago
  96. 998dc17 vboot: Turn vboot_logic_executed() into a static inline by Julius Werner · 3 years, 11 months ago
  97. ef7d89c vboot: Make vboot_logic_executed() a bit more precise by Julius Werner · 3 years, 11 months ago
  98. 2eb89c8 vboot: include vb2_sha.h when required by Joel Kitching · 4 years ago
  99. 5923d67 vboot: communicate display requirements with vb2api_fw_phase1 by Joel Kitching · 4 years ago
  100. 9e8cf3c vboot: remove use of VbInitParams by Joel Kitching · 3 years, 11 months ago