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