1. d599e89 Revert "vboot: Add catchall recovery reason for unspecified phase 4 errors" by Martin L Roth · 10 months ago
  2. 7499d96 vboot: Add catchall recovery reason for unspecified phase 4 errors by Julius Werner · 10 months ago
  3. b7cbb7c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM by Arthur Heymans · 1 year ago
  4. a2f08aa drivers/tpm: Add tpm failure handling by Jon Murphy · 12 months ago
  5. d7b8dc9 treewide: convert to tpm_result_t by Jon Murphy · 12 months ago
  6. 53fc667 treewide: convert to %#x hex prints by Jon Murphy · 11 months ago
  7. 056952e treewide: Adopt TCG standard naming by Jon Murphy · 12 months ago
  8. 97a4896 vboot: Remove the unnecessary PCR digest check by Yi Chou · 11 months ago
  9. cce6d13 security/tpm: Remove unnecessary tss_common.h by Jon Murphy · 11 months ago
  10. 2460481 drivers/tpm: Make temp test value naming consistent by Jon Murphy · 12 months ago
  11. 277db94 security/vboot: Add tpm return code to vboot fail call by Jon Murphy · 11 months ago
  12. a3ff9e7 security/vboot: Fix return type of extend_pcrs() by Yu-Ping Wu · 11 months ago
  13. cb2561d security/vboot: Update vboot context with slot B absence by Michał Żygowski · 1 year, 3 months ago
  14. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 12 months ago
  15. 7ce343d security/vboot: Rename Cr50 to GSC when applicable by Yu-Ping Wu · 1 year ago
  16. 5787bd2 security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware() by Yu-Ping Wu · 1 year, 1 month ago
  17. 87a9d8f Makefile.inc: don't add fmap_config.h dependency twice by Felix Held · 1 year, 2 months ago
  18. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 2 months ago
  19. b9dd037 mb/google/nissa/var/joxer: Remove VBOOT_GSC_BOARD_ID config by Reka Norman · 1 year, 2 months ago
  20. 5b0929f vboot: Drop argument to select slot from `vb2ex_ec_protect()` by Subrata Banik · 1 year, 3 months ago
  21. 4129c26 security/tpm: make usage of PCRs configurable via Kconfig by Sergii Dmytruk · 1 year, 10 months ago
  22. e714fc0 security/vboot: Don't add RO pagetables to RW_A/B by Arthur Heymans · 1 year, 4 months ago
  23. 5f9dafe vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATION by Jakub Czapiga · 1 year, 6 months ago
  24. bd6b81d vboot: Add VBOOT_ARMV8_CE_SHA256_ACCELERATION config by Yidi Lin · 1 year, 7 months ago
  25. 9ce755d security/vboot: Add store/validate methods for AMD VBIOS FMAP cache by Matt DeVillier · 1 year, 7 months ago
  26. 6d301c8 security/vboot: Don't build with flashrom support by Brian Norris · 1 year, 7 months ago
  27. 61ef0e4 security/vboot: Check RW_NVRAM at buildtime by Arthur Heymans · 1 year, 7 months ago
  28. 5cbf45e src/security/vboot: Fix wrong CONFIG name by Maximilian Brune · 1 year, 8 months ago
  29. d13a579 security/vboot: Drop assert call from vbnv_udc_enable_flag() by Sridhar Siricilla · 1 year, 8 months ago
  30. f2dcd9d security/vboot: Update vbnv_init signature by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  31. 7a9bd2b vboot: Force config file inclusion with CBFS integration by Julius Werner · 1 year, 9 months ago
  32. a7f6690 vboot: Allow for comparison of hash without zero-padding by Jakub Czapiga · 1 year, 9 months ago
  33. d27fff5 vboot/vboot_common: Fix vboot_save_data() code exclusion guard by Jakub Czapiga · 1 year, 9 months ago
  34. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 9 months ago
  35. b538d71 security: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  36. 603de3f ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot by Caveh Jalali · 1 year, 10 months ago
  37. 967a76b vboot: Add VBOOT_CBFS_INTEGRATION support by Jakub Czapiga · 2 years ago
  38. 605f793 vboot: Introduce handy vboot reboot functions by Jakub Czapiga · 1 year, 10 months ago
  39. 4f9853a security/vboot: Update build rules using x86 SHA extension by Karthikeyan Ramasubramanian · 1 year, 10 months ago
  40. 2c38933 security/vboot: Add rollback NVRAM space for TPM 2 by Miriam Polzer · 2 years ago
  41. aebccac src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 11 months ago
  42. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  43. 74a00b9 security/vboot/tpm: Avoid duplicate vb2api_secdata_firmware_create calls by Yu-Ping Wu · 2 years ago
  44. 39914a5 soc/intel: Add SI_DESC region to GSCVD ranges by Julius Werner · 2 years, 1 month ago
  45. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  46. 1d7a9de Add SBOM (Software Bill of Materials) Generation by Maximilian Brune · 2 years, 4 months ago
  47. 190afda security/vboot: Simplify image signing by Jakub Czapiga · 2 years, 1 month ago
  48. c4e9045 treewide: Unify Google branding by Jon Murphy · 2 years, 2 months ago
  49. 6b0d085 security/vboot: Deprecate VBOOT_VBNV_EC by Yu-Ping Wu · 2 years, 2 months ago
  50. 5eda52a security/vboot: Add support for GSCVD (Google "RO verification") by Julius Werner · 2 years, 3 months ago
  51. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  52. 75226bb Makefile.inc: Generate master header and pointer as C structs by Arthur Heymans · 2 years, 5 months ago
  53. c6b041a1 tpm: Refactor TPM Kconfig dimensions by Jes B. Klinke · 2 years, 4 months ago
  54. 69cc557 commonlib/bsd: Remove cb_err_t by Julius Werner · 2 years, 6 months ago
  55. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  56. 41a1a9e console/cbmem_console: Rename cbmem_dump_console by Raul E Rangel · 2 years, 7 months ago
  57. 39dea93 Revert "security/vboot: Add NVRAM counter for TPM 2.0" by Tim Wawrzynczak · 2 years, 8 months ago
  58. 9f37647 cbfs: Remove deprecated APIs by Julius Werner · 3 years ago
  59. 4fcf13a src/security/vboot: Set up secure counter space in TPM NVRAM by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  60. 7dce190 security/vboot: Add NVRAM counter for TPM 2.0 by Miriam Polzer · 2 years, 9 months ago
  61. f6c53c0 security/vboot: Use default kernel secdata size by Tim Wawrzynczak · 2 years, 10 months ago
  62. 642508a Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  63. adb393b Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main" by Hsuan-ting Chen · 2 years, 10 months ago
  64. 2a634ab security/vboot: Remove vb2ex_hwcrypto stubs by Yu-Ping Wu · 2 years, 11 months ago
  65. 6260bf7 vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main by Hsuan Ting Chen · 3 years ago
  66. 850728b vboot: Call check_boot_mode before vb2api_fw_phase1 by Daisuke Nojiri · 3 years, 3 months ago
  67. b9d94ec vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces by Aseda Aboagye · 3 years, 1 month ago
  68. 9479037 vboot: add VBOOT_X86_SHA256_ACCELERATION config by Subrata Banik · 3 years, 2 months ago
  69. 170ac85 security/vboot: Add timestamps when loading verstage by Raul E Rangel · 3 years, 2 months ago
  70. 08938a9 security/vboot: Add support for ZTE spaces by Aseda Aboagye · 3 years, 3 months ago
  71. 494a5dd vboot: Assign 2 to EC_EFS_BOOT_MODE_TRUSTED_RO by Daisuke Nojiri · 3 years, 3 months ago
  72. fc7900b vboot: Add VB2_CONTEXT_EC_TRUSTED by Daisuke Nojiri · 3 years, 3 months ago
  73. f303b4f Apply more uses for Kconfig TPM by Kyösti Mälkki · 3 years, 3 months ago
  74. d2b2a18 Add Kconfig TPM by Kyösti Mälkki · 3 years, 4 months ago
  75. 3c79777 vboot/secdata_mock: Make v0 kernel secdata context by Aseda Aboagye · 3 years, 3 months ago
  76. c8f7096 vboot/secdata_tpm: Create FWMP space in coreboot by Aseda Aboagye · 3 years, 3 months ago
  77. d87ed2d vboot/secdata_tpm: Rename set_space() by Aseda Aboagye · 3 years, 3 months ago
  78. 40acfe7 cbfs: Increase mcache size defaults by Julius Werner · 3 years, 3 months ago
  79. d6612a4 security/vboot: Include fspt.bin in the RO region only by Arthur Heymans · 3 years, 4 months ago
  80. b3182fb vboot: ec_sync: Switch to new CBFS API by Julius Werner · 3 years, 4 months ago
  81. 5a090bf verstage: Add debug print when returning from verstage by Julius Werner · 3 years, 5 months ago
  82. 74a0fad security: vboot: Clarify PCR extension algorithms/sizes by Julius Werner · 3 years, 5 months ago
  83. eeacd83 cpu/intel/fit: Add the FIT table as a separate CBFS file by Arthur Heymans · 3 years, 6 months ago
  84. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 8 months ago
  85. a904fd6 vboot: update GBB flags to use altfw terminology by Joel Kitching · 3 years, 6 months ago
  86. f81d09d src/security: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  87. ccf99a3 security/vboot/bootmode: Add weak fill_lb_gpios by Raul E Rangel · 3 years, 6 months ago
  88. 26a6921 src: Add missing <cbmem.h> by Elyes HAOUAS · 3 years, 6 months ago
  89. 6412076 coreboot_table: Move VBOOT_VBNV support by Kyösti Mälkki · 3 years, 7 months ago
  90. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 7 months ago
  91. 1cf2427 security/vboot: Add config for GBB_FLAG_ENABLE_UDC by Eric Lai · 3 years, 7 months ago
  92. 2d634c9 security/vboot/secdata_tpm.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  93. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  94. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  95. 1e37c9c cbfs: Add metadata cache by Julius Werner · 4 years, 8 months ago
  96. ec6cff2 vboot: stop implementing VbExDisplayScreen by Joel Kitching · 3 years, 10 months ago
  97. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  98. 8839b7f security/vboot: Add Kconfig symbol to set hashing block size by Martin Roth · 3 years, 10 months ago
  99. 441c63d security/vboot: fix policy digest for nvmem spaces by Andrey Pronin · 3 years, 10 months ago
  100. 4a30d42 vboot: Disable vboot functions in SMM by Julius Werner · 3 years, 10 months ago