1. e35fb64 vboot: Add --programmer and --servo flags to {get,set}_gbb_flags.sh. by Sam McNally · 2 years, 2 months ago
  2. bd29713 vboot_reference: lib/flashrom convert args into struct by Edward O'Callaghan · 2 years, 5 months ago
  3. 707b839 futility: updater: add new quirk 'extra_retries' by Hung-Te Lin · 2 years, 3 months ago
  4. a8f973b futility/updater: Ignore preserve_me quirks for non-host programmers. by Sam McNally · 2 years, 3 months ago
  5. 5e0626d make_dev_ssd.sh: Update grub defaultA and defaultB by Jeffery Miller · 2 years, 3 months ago
  6. 2b1e932 futility: updater: prevent unexpected update for the RW_LEGACY section by Hung-Te Lin · 2 years, 3 months ago
  7. fef4a4a sign_official_build: Sign hps_firmware by Evan Benn · 2 years, 3 months ago
  8. 7031fbe futility: drop sudo from test script by Nikolai Artemiev · 2 years, 3 months ago
  9. 8d2ec27 futility: updater: add new quirk 'no_verify' by Hung-Te Lin · 2 years, 3 months ago
  10. 1e4abaf crossystem: Add support for ADL-N gpiochip by Subrata Banik · 2 years, 3 months ago
  11. 07e20c9 futility: updater: use diff image when preserving ME by Hung-Te Lin · 2 years, 3 months ago
  12. 4d163c5 accessory: script to generate hps keys by Evan Benn · 2 years, 3 months ago
  13. ec240b9 futility: updater: allow changing GBB flags on erased flash by Hung-Te Lin · 2 years, 3 months ago
  14. 78bb610 futility: updater: split 'fast update' into 'diff image' and 'no verify' by Hung-Te Lin · 2 years, 3 months ago
  15. 5ef3cdf accessory: make create_new_hammer_like_keys generates correct key name by Ting Shen · 2 years, 3 months ago
  16. 283db28 Add vboot_reference-sys by Allen Webb · 2 years, 3 months ago
  17. f445b23 vboot_reference/cgpt_nor: Make ForkExecL() static local by Edward O'Callaghan · 2 years, 4 months ago
  18. 2407b67 futility: Use crosid to probe firmware manifest key by Jack Rosenthal · 2 years, 4 months ago
  19. 22076b1 futility: Link with libcrosid by Jack Rosenthal · 2 years, 4 months ago
  20. c91e315 crossystem: Remove the stale TPM simulator support by Yi Chou · 2 years, 4 months ago
  21. 58efaac crossystem: Add flock to prevent race conditions by Yi Chou · 2 years, 4 months ago
  22. e570731 vboot_reference/futility: Pass through SERVOD_NAME. by Sam McNally · 2 years, 4 months ago
  23. bf7497d vboot_reference/futility: Support "ccd_gsc" as a servo type fragment. by Sam McNally · 2 years, 4 months ago
  24. 80629e7 Makefile: Fix missed boolean flags by Jakub Czapiga · 2 years, 4 months ago
  25. cdbd576 vboot_reference: Allow flashrom_read_image() reading per-region by Edward O'Callaghan · 2 years, 4 months ago
  26. e4e05a3 2lib: Deprecate vb2api_allow_recovery() and VB2_SD_FLAG_MANUAL_RECOVERY by Hsuan Ting Chen · 2 years, 8 months ago
  27. 32a228f 2lib: Fix minor comments in 2api.c by Hsuan Ting Chen · 2 years, 4 months ago
  28. 25b9493 vboot_ref/futility: Wrap flashrom_drv behind USE_FLASHROM by Edward O'Callaghan · 2 years, 4 months ago
  29. fe79994 image_signing: Use "-b 256K" option for zstd squashfs compression by Satoshi Niwa · 2 years, 4 months ago
  30. b985982 vboot_ref/futility: Extract out flashrom call logic by Edward O'Callaghan · 2 years, 4 months ago
  31. f2c4152 tests/vb2_auxfw_sync_tests: Match the test behavior with the device by Karthikeyan Ramasubramanian · 2 years, 4 months ago
  32. 60c5cd5 futility/updater: Increase the fw_try_count to 8 by Karthikeyan Ramasubramanian · 2 years, 4 months ago
  33. 92b3d13 2lib/2auxfw_sync: Handle VB2_REQUEST* error codes by Karthikeyan Ramasubramanian · 2 years, 4 months ago
  34. b83cf2c vboot_reference/Makefile: Work towards a common flashrom path by Edward O'Callaghan · 2 years, 5 months ago
  35. 6c73a1b futility/update: Search RO CBFS files in "COREBOOT", not "RO_SECTION" by Julius Werner · 2 years, 5 months ago
  36. 8028cac Reland "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode" by Hsuan Ting Chen · 2 years, 6 months ago
  37. 00f9fea Reland "2lib/2api: Deprecate vb2ex_ec_trusted()" by Hsuan Ting Chen · 2 years, 6 months ago
  38. 2b3c2a9 Reland "2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted" by Hsuan Ting Chen · 2 years, 6 months ago
  39. ca64d64 vboot_reference: shortcut for enable earlycon and serial console by Hsin-Yi Wang · 3 years, 7 months ago
  40. eba5595 vboot: Remove vb2_screen and vb2_ui_error enums by edisonhello · 2 years, 8 months ago
  41. e9176ff vboot: Remove vb2ex_display_ui, vb2ex_prepare_log_screen by edisonhello · 2 years, 8 months ago
  42. c597e93 Makefile: Make boolean variables use zero as disabled by Jakub Czapiga · 2 years, 5 months ago
  43. 793d84d Makefile: Remove DETACHABLE and PHYSICAL_PRESENCE_KEYBOARD by Jakub Czapiga · 2 years, 5 months ago
  44. 3efb6a6 gscvd: add dedicated test keys by Vadim Bendebury · 2 years, 5 months ago
  45. dd180f6 firmware: VB2_REC_OR_DIE() should not abort before vb2_check_recovery() by Julius Werner · 2 years, 5 months ago
  46. afd4e0a Makefile: Add dumpRSAPublicKey to SDK utilities by Yu-Ping Wu · 2 years, 5 months ago
  47. bd34307 Makefile: Avoid duplicate installation of utility by Yu-Ping Wu · 2 years, 5 months ago
  48. 5d40740 vboot_reference/futility: Inline get_host_wp() by Edward O'Callaghan · 2 years, 6 months ago
  49. 2821ee7 vboot_reference/futility: pipe log level though by Edward O'Callaghan · 2 years, 6 months ago
  50. 0cbf022 firmware/2lib: Remove BOOT_EXTERNAL_ON_DEV by Jakub Czapiga · 2 years, 5 months ago
  51. 0cd8ad2 vboot_reference/futility: Port R path to using libflashrom by Edward O'Callaghan · 2 years, 6 months ago
  52. 91ffb51 vboot_reference/futility: set layout when using region by Nikolai Artemiev · 2 years, 5 months ago
  53. c2d0cc1 futility: updater_setup_config() allow for non-host prog by Edward O'Callaghan · 2 years, 5 months ago
  54. 0457e74 futility: always create a tempfile in updater_apply_white_label() by Edward O'Callaghan · 2 years, 5 months ago
  55. 483dff6 vboot_reference/futility: Port W path to using libflashrom by Edward O'Callaghan · 2 years, 6 months ago
  56. 4200cb2 image_signing: skip signing of boot*.efi on reven board by Nicholas Bishop · 2 years, 6 months ago
  57. f5deada vboot: Remove VbExIsShutdownRequested by edisonhello · 2 years, 8 months ago
  58. 63e662d ui: Add VB2_UI_ERROR_MINIOS_BOOT_FAILED by Yu-Ping Wu · 2 years, 6 months ago
  59. f2fa68a COIL: Remove "slave" by Yu-Ping Wu · 2 years, 6 months ago
  60. d02f026 vboot_reference/futility: Split load_firmware_image() fn by Edward O'Callaghan · 2 years, 6 months ago
  61. f87910f OWNERS: Replace furquan with twawrzynczak by Furquan Shaikh · 2 years, 6 months ago
  62. 67c2f47 chromeos-tpm-recovery: Quote local variables by Julius Werner · 2 years, 7 months ago
  63. 0678066 futility: add subcommand for creating and verifying the RO_GSCVD area by Vadim Bendebury · 2 years, 7 months ago
  64. 2ffa62d Makefile: add install_dut_test rule by Kangheui Won · 2 years, 8 months ago
  65. 79af323 Merge commit '1269365169791c65a6bf6f364583209195874138' into cros_sdk by Rayan Dasoriya · 2 years, 6 months ago release-R97
  66. 2d1ce45 vboot: Support booting from non-active miniOS partition by Yu-Ping Wu · 2 years, 7 months ago
  67. 1269365 Revert "2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted" by Hsuan Ting Chen · 2 years, 7 months ago
  68. b964435 Revert "2lib/2api: Deprecate vb2ex_ec_trusted()" by Hsuan Ting Chen · 2 years, 7 months ago
  69. f0ba3fe Revert "2api: Add vb2_boot_mode in vb2_context denoted the current boot mode" by Hsuan Ting Chen · 2 years, 7 months ago
  70. edcc9cd stub: Print error messages by vb2ex_printf() by Yu-Ping Wu · 2 years, 7 months ago
  71. 2cf7657 2api: Add vb2_boot_mode in vb2_context denoted the current boot mode by Hsuan Ting Chen · 2 years, 11 months ago
  72. 7c73bb0 2lib/2api: Deprecate vb2ex_ec_trusted() by Hsuan Ting Chen · 2 years, 8 months ago
  73. 13f601f vboot: boot from miniOS recovery kernels on disk by Joel Kitching · 3 years ago
  74. 8aded70 2lib: Use ctx flag VB2_CONTEXT_EC_TRUSTED instead of vb2ex_ec_trusted by Hsuan Ting Chen · 2 years, 9 months ago
  75. 4b31e1a 2api: Adjust the order of checking dev switch in vb2api_fw_phase1 by Hsuan Ting Chen · 2 years, 7 months ago
  76. 8d052c7 vb2_sha256_x86_test: check sha-ni support by cpuid by Kangheui Won · 2 years, 8 months ago
  77. 2066071 strip_boot_from_image: use sfill instead of fstrim by George Engelbrecht · 2 years, 7 months ago
  78. ff416f5 vboot: Allow enabling unit test console output by Yu-Ping Wu · 2 years, 7 months ago
  79. a23fd3c vboot: Remove VbExKeyboard* functions from vboot API by edisonhello · 2 years, 8 months ago
  80. 8ee52d2 vboot: Remove vb2ex_diag_storage_test_control by edisonhello · 2 years, 8 months ago
  81. 1a7c57c vboot/ui: Remove 2ui, 2ui_screens, and vb2_ui*_tests by edisonhello · 2 years, 8 months ago
  82. 3852f05 vboot/ui: Remove diagnostics menu and related tests by edisonhello · 2 years, 8 months ago
  83. 0d72f07 vboot/ui: Remove developer menu and related tests by edisonhello · 2 years, 8 months ago
  84. 50fa440 vboot/ui: Remove manual recovery and related screen by edisonhello · 2 years, 8 months ago
  85. 5256851 vboot/ui: Remove broken recovery screen by edisonhello · 2 years, 9 months ago
  86. 3d7ad1b vboot/ui: Rename UI functions by edisonhello · 2 years, 9 months ago
  87. c5a482e sign_official_build: disable gsetup for reven by Jack Neus · 2 years, 8 months ago
  88. 4712afd vboot/sign_offical_build: Unused variable by Jae Hoon Kim · 2 years, 8 months ago
  89. aa06c4f Revert "reven signing: skip install_gsetup_certs" by Jack Neus · 2 years, 8 months ago
  90. 1376cfb reven signing: skip install_gsetup_certs by Jack Neus · 2 years, 8 months ago
  91. 8ccbd94 vboot/sign_official_build: Skip re-signing empty miniOS partitions by Jae Hoon Kim · 2 years, 8 months ago
  92. ae48219 2lib/2ec_sync: Clear VB2_CONTEXT_EC_TRUSTED before jumping to RW by Hsuan Ting Chen · 2 years, 8 months ago
  93. b2ba574 checkpatch: Ignore SPDX_LICENSE_TAG by Yu-Ping Wu · 2 years, 8 months ago
  94. ab2f3d9 run2tests: fix more compilation problems by Vadim Bendebury · 2 years, 8 months ago
  95. a7bb4d8 vboot/sign_official_build: Fix missing backslash by Yu-Ping Wu · 2 years, 8 months ago
  96. 4e48746 cmd_sign: drop an unnecessary include by Vadim Bendebury · 2 years, 8 months ago
  97. 4423276 crossystem: add a hwid override mechanism from chromeos-config by Jack Rosenthal · 2 years, 8 months ago
  98. 243b51f vboot/ui: Show error box on internal boot failure by Yu-Ping Wu · 2 years, 8 months ago
  99. 44826c7 Allow use of fallthrough directly by Simon Glass · 2 years, 10 months ago
  100. 51ca853 tests: fix compilation failures by Vadim Bendebury · 2 years, 8 months ago