1. 5a090bf verstage: Add debug print when returning from verstage by Julius Werner · 3 years, 5 months ago
  2. 74a0fad security: vboot: Clarify PCR extension algorithms/sizes by Julius Werner · 3 years, 5 months ago
  3. eeacd83 cpu/intel/fit: Add the FIT table as a separate CBFS file by Arthur Heymans · 3 years, 6 months ago
  4. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 8 months ago
  5. a904fd6 vboot: update GBB flags to use altfw terminology by Joel Kitching · 3 years, 6 months ago
  6. f81d09d src/security: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 6 months ago
  7. ccf99a3 security/vboot/bootmode: Add weak fill_lb_gpios by Raul E Rangel · 3 years, 6 months ago
  8. 26a6921 src: Add missing <cbmem.h> by Elyes HAOUAS · 3 years, 6 months ago
  9. 6412076 coreboot_table: Move VBOOT_VBNV support by Kyösti Mälkki · 3 years, 7 months ago
  10. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 7 months ago
  11. 1cf2427 security/vboot: Add config for GBB_FLAG_ENABLE_UDC by Eric Lai · 3 years, 7 months ago
  12. 2d634c9 security/vboot/secdata_tpm.c: Remove repeated word by Elyes HAOUAS · 3 years, 7 months ago
  13. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  14. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  15. 1e37c9c cbfs: Add metadata cache by Julius Werner · 4 years, 8 months ago
  16. ec6cff2 vboot: stop implementing VbExDisplayScreen by Joel Kitching · 3 years, 10 months ago
  17. 27718ac src: Add missing 'include <console/console.h>' by Elyes HAOUAS · 4 years ago
  18. 8839b7f security/vboot: Add Kconfig symbol to set hashing block size by Martin Roth · 3 years, 10 months ago
  19. 441c63d security/vboot: fix policy digest for nvmem spaces by Andrey Pronin · 3 years, 10 months ago
  20. 4a30d42 vboot: Disable vboot functions in SMM by Julius Werner · 3 years, 10 months ago
  21. 17df7d6 security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm by Shelley Chen · 3 years, 10 months ago
  22. c1040f3 mrc_cache: Add tpm_hash_index field to cache_region struct by Shelley Chen · 3 years, 10 months ago
  23. df0481e security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEX by Shelley Chen · 3 years, 10 months ago
  24. a79803c security/vboot: Make mrc_cache hash functions generic by Shelley Chen · 3 years, 10 months ago
  25. 1fed53f mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver by Shelley Chen · 3 years, 10 months ago
  26. 9f8ac64 mrc_cache: Add config MRC_SAVE_HASH_IN_TPM by Shelley Chen · 3 years, 10 months ago
  27. d5faa90 security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h by Shelley Chen · 3 years, 10 months ago
  28. f91bcb3 src/security: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  29. abfacd8 src: Remove unused 'include <boot_device.h>' by Elyes HAOUAS · 4 years, 2 months ago
  30. 77025b3 security/vboot/Makefile.inc: Update regions-for-file function by Sridhar Siricilla · 4 years, 1 month ago
  31. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  32. 8dcccea src: Remove unused 'include <cbmem.h>' by Elyes HAOUAS · 4 years, 1 month ago
  33. 3f5de1c security/vboot: ensure that NVMEM is saved on every kernel space write by Jett Rink · 4 years, 1 month ago
  34. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  35. 20d7bd0 security/vboot/secdata_tpm.c: Drop dead code by Angel Pons · 4 years, 1 month ago
  36. 6303671 security/vboot: Allow files to go into only RW-A or RW-B region by Martin Roth · 4 years, 2 months ago
  37. b8fba86 Kconfig: Escape variable to accommodate new Kconfig versions by Patrick Georgi · 4 years, 2 months ago
  38. 8a3a3c8 security/vboot: Add option to run verstage before bootblock by Martin Roth · 4 years, 4 months ago
  39. e83c56a src: Remove unused 'include <fmap.h>' by Elyes HAOUAS · 4 years, 3 months ago
  40. a3b02e2 src: Remove unused 'include <symbols.h>' by Elyes HAOUAS · 4 years, 3 months ago
  41. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 3 months ago
  42. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  43. e30c396 src: Remove unused '#include <stddef.h>' by Elyes HAOUAS · 4 years, 3 months ago
  44. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  45. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  46. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  47. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  48. f7b2fe6 {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  49. 8c92bcc vboot: Provide declaration for verstage_mainboard_early_init() by Furquan Shaikh · 4 years, 4 months ago
  50. 89ac87a security/vboot: Limit vboot verification code access to only verstage by Sridhar Siricilla · 4 years, 4 months ago
  51. 3032278 security/vboot: Convert reboot-related errors to vboot2-style by Yu-Ping Wu · 4 years, 4 months ago
  52. f0ebaf2 vboot: Always build secdata functions for romstage by Julius Werner · 4 years, 4 months ago
  53. 6093c50 security/lockdown: Write-protect WP_RO by Patrick Rudolph · 5 years ago
  54. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 4 months ago
  55. d9f26ed vboot: Add permission check for kernel space by Daisuke Nojiri · 4 years, 4 months ago
  56. b81147c security/vboot, mb/google: Fix build errors by Patrick Georgi · 4 years, 4 months ago
  57. 3814116 vboot/secdata: remove retries, readback, and CRC check by Joel Kitching · 4 years, 4 months ago
  58. 97e4422 vboot: remove leftover TPM_PCR_GBB constants by Joel Kitching · 4 years, 4 months ago
  59. dff56a0 ec_sync: Run EFS2 in romstage by dnojiri · 4 years, 5 months ago
  60. db2c8df assert.h: Simplify dead_code() by Nico Huber · 4 years, 4 months ago
  61. 7c45c83 assert.h: Add a tag parameter to dead_code() by Nico Huber · 4 years, 5 months ago
  62. 986d50e src/security: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  63. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  64. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  65. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  66. 9a29228 vboot: remove extraneous vboot_recovery_mode_memory_retrain by Joel Kitching · 4 years, 6 months ago
  67. 58cf603 vboot: Upgrade kernel space to v1.0 by dnojiri · 4 years, 7 months ago
  68. eded500 security/vboot: Support enabling EC EFS with EC software sync by Sam McNally · 4 years, 6 months ago
  69. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  70. a6531a3 vboot: remove rogue vboot_struct.h include by Joel Kitching · 4 years, 6 months ago
  71. 338e9dc vboot: use vb2api_get_recovery_reason function by Joel Kitching · 4 years, 6 months ago
  72. 214fb9b security/vboot: Correct help text of VBOOT_STARTS_IN_ROMSTAGE by Yu-Ping Wu · 4 years, 6 months ago
  73. 984d0c6 vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFT by Joel Kitching · 4 years, 9 months ago
  74. 56e2f13 vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option by Joel Kitching · 4 years, 6 months ago
  75. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 6 months ago
  76. 814c865 vboot: fix up some includes by Joel Kitching · 4 years, 6 months ago
  77. 8a3bc3b vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGE by Joel Kitching · 4 years, 6 months ago
  78. ec12bd0 security/vboot: relocate vb2ex_abort and vb2ex_printf by Joel Kitching · 4 years, 7 months ago
  79. 8210047 vendorcode/eltan/security: Switch to vb2 vboot library by Wim Vervoorn · 4 years, 7 months ago
  80. b38586f vboot: Remove hard dependency on MISSING_BOARD_RESET by Julius Werner · 4 years, 7 months ago
  81. 50337f16 security/vboot: Allow UDC regardless of vboot state by Wim Vervoorn · 4 years, 7 months ago
  82. 815611e cbfs: Remove locator concept by Julius Werner · 4 years, 9 months ago
  83. 58f3fd6 src/security: Fix typos by Elyes HAOUAS · 4 years, 8 months ago
  84. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  85. cdf6f3a security/vboot: Add a dedicated flag for building of vboot library by Bill XIE · 4 years, 8 months ago
  86. 94b5030 src/security: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  87. 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  88. 85d44f4 vboot: remove 2lib headers from Makefile by Joel Kitching · 4 years, 8 months ago
  89. 413a742 vboot: Fix MOCK_SECDATA for new naming scheme by Julius Werner · 4 years, 8 months ago
  90. f8e1764 security/vboot: Ensure firmware body size is respected again by Julius Werner · 4 years, 8 months ago
  91. 928511a vboot: update secdata naming scheme by Joel Kitching · 4 years, 8 months ago
  92. 9e052c2 vboot: remove old vboot_fill_handoff function header by Joel Kitching · 4 years, 8 months ago
  93. 14dd073 EC sync: Properly handle VBERROR return codes from vb2api_ec_sync by Tim Wawrzynczak · 4 years, 9 months ago
  94. 683657e vboot: Clear secdata change flags after factory init by Julius Werner · 4 years, 9 months ago
  95. 1debc0c vboot: update VbExNvStorageWrite function by Joel Kitching · 4 years, 9 months ago
  96. 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  97. 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 4 years, 9 months ago
  98. a2962da security/vboot: Remove struct vboot_working_data by Yu-Ping Wu · 4 years, 9 months ago
  99. 344e86b security/vboot: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  100. d618aac security/vboot: Use persistent context to read GBB flags by Julius Werner · 4 years, 9 months ago