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