1. 2559338 futility: refactor file type detection into new files by Bill Richardson · 9 years ago
  2. 65ce99b crossystem: Add fw_prev_tried and fw_prev_result to output values by Julius Werner · 9 years ago
  3. 190eefb sign_official_build.sh should work without dev-firmware keys by Bill Richardson · 9 years ago
  4. 8db64da Don't include lib20 files in xrefs by Bill Richardson · 9 years ago
  5. e1ed0ab lib21: Close the open file when finished using it by Bill Richardson · 9 years ago
  6. 06eb78c Rename Makefile's fwlib2 target to fwlib20. by Bill Richardson · 9 years ago
  7. b6ebb1a sign_official_build: Support old images without kernel in partition 4. by Hung-Te Lin · 9 years ago
  8. 4083725 sign_official_buid: Fix "incorrect rootfs hash" when image has no firmware updater . by Hung-Te Lin · 9 years ago
  9. 5fb1463 futility: extract vb2_verify_fw to an external test by Bill Richardson · 9 years ago
  10. 40890c5 vboot2: Add stub implementation for vb2ex_printf() by Bill Richardson · 9 years ago
  11. 9bfe2c9 futility: vbutil_kernel should check the kernel a bit more by Bill Richardson · 9 years ago
  12. 73e5eb3 vboot2: fix alignment issues on 32-bit architectures by Bill Richardson · 9 years ago
  13. 9a8dfd0 cgpt_wrapper: Fix non-zero return code when okay by Nam T. Nguyen · 9 years ago
  14. f620c0d cgptlib: Add functions to cgptlib API by Furquan Shaikh · 9 years ago
  15. f1f53b3 vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image by Shelley Chen · 9 years ago
  16. f242ad0 futility: remove obsolete dev_sign_file command by Bill Richardson · 9 years ago
  17. a77541f futility: extract verify_kernel command to an external test by Bill Richardson · 9 years ago
  18. 4dad690 futility: update the vbutil_kernel implementation by Bill Richardson · 9 years ago
  19. 616153a cgpt: Close stdout on exec'ing flashrom by Nam T. Nguyen · 9 years ago
  20. 9fa6afc cgpt_wrapper: Resolve the path to "cgpt" command by Nam T. Nguyen · 9 years ago
  21. c67b061 cgpt_wrapper: Only write rw_gpt back if changed by Nam T. Nguyen · 9 years ago
  22. 4e1a956 cgpt: Enable fast-verify when writing back to NOR by Nam T. Nguyen · 9 years ago
  23. 5492057 cgpt: Properly show ChromeOS-scheme MTD partitions by Nam T. Nguyen · 9 years ago
  24. 004851f futility: prevent segfault for "futility help version" by Bill Richardson · 9 years ago
  25. d1236e4 Add cgpt_wrapper binary to transparently support NAND by Nam T. Nguyen · 9 years ago
  26. 4edc75d image_signing: work around shar invocation changing by Mike Frysinger · 9 years ago
  27. c8c87b3 use ${} with make vars instead of $() by Mike Frysinger · 9 years ago
  28. 0b789c5 integrate support for static builds by Mike Frysinger · 9 years ago
  29. 75efe87 futility: Change find_fmap() to search larger alignments first by Julius Werner · 9 years ago
  30. 32138f9 vboot2: Split NV storage field defintions into their own header by Randall Spangler · 9 years ago
  31. f10e909 vboot2: Introduce vb2ex_hwcrypto API by Julius Werner · 9 years ago
  32. f47eccf nand: Allow smaller disks for booting a kernel by Dan Ehrenberg · 9 years ago
  33. f3f7fca nand: vboot support for small GPTs by Dan Ehrenberg · 9 years ago
  34. 5d652cd vboot: Handle GBB_FLAG_DISABLE_LID_SHUTDOWN by Shawn Nematbakhsh · 9 years ago
  35. d53b668 cgpt: Rework number of entries calculation by Nam T. Nguyen · 9 years ago
  36. 3f4d8d0 vboot: Plumb the two disk sizes and external GPT param through by Dan Ehrenberg · 9 years ago
  37. 3200401 cgpt: Support non-standard (smaller) entries table by Nam T. Nguyen · 9 years ago
  38. 32a999d vboot: Move IsEntryUnused to gpt_misc by Dan Ehrenberg · 10 years ago
  39. b3d38f5 vboot: GPT interface cleanup by Dan Ehrenberg · 9 years ago
  40. cfe83a8 Allow /etc/defaults/vboot_reference to customise some utilities by Bill Richardson · 9 years ago
  41. 308d254 vboot2: Get rid of extra '2' at end of new struct names by Randall Spangler · 9 years ago
  42. 6f1b82a vboot2: Move old struct handling to lib20/ by Randall Spangler · 9 years ago
  43. fe27149 vboot2: Add official API header file by Randall Spangler · 9 years ago
  44. b406c10 futility: Don't copy the entire kernel partition just to sign a blob by Bill Richardson · 9 years ago
  45. 64ef69c futility: return the correct size of kernel blob within partition by Bill Richardson · 10 years ago
  46. bd2eb59 futility: fix segfault when displaying truncated kernels by Bill Richardson · 9 years ago
  47. 108d991 vboot2: Move knowledge of vboot 2.1 data structures inside lib21/ by Randall Spangler · 9 years ago
  48. 7aef90c vboot2: vb2_unpack_key2() no longer passes through to vb2_unpack_key() by ChromeOS Developer · 9 years ago
  49. a5b69b0 vboot2: Move files which use new vboot 2.1 structs to their own directories by Randall Spangler · 9 years ago
  50. c86f041 vboot2: Clean up signing data for unit tests by Randall Spangler · 9 years ago
  51. aaaff86 Tidy vboot2-specific libraries and tests by Randall Spangler · 9 years ago
  52. 45562fb vboot2: Use calloc() in host lib and unit tests by Randall Spangler · 9 years ago
  53. 42a8500 vboot2: Add host lib function to create a vb2-style firmware preamble by Randall Spangler · 10 years ago
  54. 9328bbf vboot2: Add host lib function to create a vb2-style keyblock by Randall Spangler · 10 years ago
  55. fc73f08 vboot2: Use new hostlib functions in unit tests by Randall Spangler · 10 years ago
  56. 91852e7 futility: workaround for broken toolchain in static builds by Bill Richardson · 10 years ago
  57. c644a8c vboot2: Add host library functions for signing to new struct format by Randall Spangler · 10 years ago
  58. fb9a216 vboot2: Add host lib support for bare hash keys by Randall Spangler · 10 years ago
  59. 59c2920 vboot2: Add host library functions to read/write new-format key objects by Randall Spangler · 10 years ago
  60. 02e11b3 vboot2: Add host library functions to read/write files and objects by Randall Spangler · 10 years ago
  61. 8577b53 vboot: Remove FTS code by Nam T. Nguyen · 10 years ago
  62. 2596c65 vboot: Add flag to indicate VbInit is run before option rom loading by Duncan Laurie · 10 years ago
  63. 5766056 vboot: Add GBB flag to disable shutdown when lid is closed by Duncan Laurie · 10 years ago
  64. 79a9e0e Revert "vboot: Plumb the two disk sizes and 'gpt on device' param through" by Julius Werner · 10 years ago
  65. 5040a94 vboot: Plumb the two disk sizes and 'gpt on device' param through by Dan Ehrenberg · 10 years ago
  66. e8dfacf vboot: Fix load_kernel_tests to call the right cgpt by Nam T. Nguyen · 10 years ago
  67. efa37b8 vboot2: Add api-level functions to use new data structures by Randall Spangler · 10 years ago
  68. 7c1eee0 vboot2: Split vb2_guid into its own header file by Randall Spangler · 10 years ago
  69. ab89959 vboot: cgpt: Treat drive_path as the GPT storage by Nam T. Nguyen · 10 years ago
  70. a524a3a vboot: cgpt: fix my_lba of the secondary GPT by Dan Ehrenberg · 10 years ago
  71. 837b408 vboot2: load keyblock and preamble from new-style structs by Randall Spangler · 10 years ago
  72. 6ee52d9 vboot: cgpt: Support writing GPT structs to NOR flash by Nam T. Nguyen · 10 years ago
  73. 43e0a9e vboot2: Add code and tests for verifying vb2_fw_preamble2 by Randall Spangler · 10 years ago
  74. 054c114 crossystem: add platform for ipa8064 by Vadim Bendebury · 10 years ago
  75. 38201fe crossystem: cache vbnv contents to avoid lengthy reads by Vadim Bendebury · 10 years ago
  76. fe21172 vboot2: Change preamble to contain a list of signatures by Randall Spangler · 10 years ago
  77. a063a43 vboot2: pass const work buffers, and clarify min_offset output by Randall Spangler · 10 years ago
  78. ad105ed vboot2: add code to verify vb2_keyblock2 by Randall Spangler · 10 years ago
  79. b885c3b vboot2: add support for verify data / digest using new signature struct by Randall Spangler · 10 years ago
  80. c0ce70b vboot2: add support for new vb2_signature2 struct by Randall Spangler · 10 years ago
  81. 3c6ec76 vboot2: convert structs outside of individual test funcs by Randall Spangler · 10 years ago
  82. 6300a64 vboot2: be consistent in use of sig_algorithm vs sig_alg in vboot2 structs by Randall Spangler · 10 years ago
  83. 6b5b8f6 vboot2: use common header size fields by Randall Spangler · 10 years ago
  84. f97d387 mocked_tpm: Add back missing paren by Duncan Laurie · 10 years ago
  85. 941e25f vb2: parse dev mode in phase1 by Aaron Durbin · 10 years ago
  86. 42f0213 make_dev_ssd: support devices using /dev/dm-1 as root device. by Hung-Te Lin · 10 years ago
  87. 6f7f5df vboot2: un-nest data structures by Randall Spangler · 10 years ago
  88. cc7cddb vboot2: Add GUIDs for VB2_SIG_NONE signature types by Randall Spangler · 10 years ago
  89. 5ce8325 vboot: cgpt: Check for NULL entry array. by Nam T. Nguyen · 10 years ago
  90. f4f395e Extend HWID digest into PCR1 (GBB v1.2 only) by Bill Richardson · 10 years ago
  91. e1486c3 futility: add version command by Bill Richardson · 10 years ago
  92. d274a2e vboot2: Add vb2_unpack_key2() and unit tests by Randall Spangler · 10 years ago
  93. f6cfb97 vboot2: Add verification for common vb2 struct header by Randall Spangler · 10 years ago
  94. 7c2beb0 cgpt: Separate out certain GPT manipluation functions by Dan Ehrenberg · 10 years ago
  95. f18038b vboot2: Move and rename functions by Randall Spangler · 10 years ago
  96. c8c2f02 vboot2: use enum signature algorithm by Randall Spangler · 10 years ago
  97. 4eef812 vboot2: use enum hash algorithm by Randall Spangler · 10 years ago
  98. 9e39efd vboot2: Log recovery reason and subcode to console by Julius Werner · 10 years ago
  99. 21f100c vboot2: new data structures by Randall Spangler · 10 years ago
  100. b035e37 vboot2: Fix broken compatiblity check for gbb header 1.1 by Randall Spangler · 10 years ago