1. 4e4c196 futility: Add create command to make keypairs from RSA files by Bill Richardson · 9 years ago
  2. 8221201 Do not litter the source directory with build artifacts by Bill Richardson · 9 years ago
  3. 0840b84 Fix some Makefile dependencies for parallel tests by Bill Richardson · 9 years ago
  4. 9d437e9 Remove duplicated linker flag by Anatol Pomazau · 9 years ago
  5. 317bb49 vboot2: add library function for extracting vmlinuz from kernel part by Zach Reizner · 9 years ago
  6. f44ebbe vboot_reference: Support MTD devices in dump_kernel_config by Nam T. Nguyen · 9 years ago
  7. 07d9043 vboot_reference: Install vboot_host.pc file by Nam T. Nguyen · 9 years ago
  8. 05987b1 Changes to compile signing tools on darwin by David Riley · 9 years ago
  9. 04d98e3 Restore lost dependencies by Bill Richardson · 9 years ago
  10. 62d482e add vb2api_get_pcr_digest by Daisuke Nojiri · 9 years ago
  11. 2559338 futility: refactor file type detection into new files by Bill Richardson · 9 years ago
  12. 8db64da Don't include lib20 files in xrefs by Bill Richardson · 9 years ago
  13. 06eb78c Rename Makefile's fwlib2 target to fwlib20. by Bill Richardson · 9 years ago
  14. 5fb1463 futility: extract vb2_verify_fw to an external test by Bill Richardson · 9 years ago
  15. f242ad0 futility: remove obsolete dev_sign_file command by Bill Richardson · 9 years ago
  16. a77541f futility: extract verify_kernel command to an external test by Bill Richardson · 9 years ago
  17. 4dad690 futility: update the vbutil_kernel implementation by Bill Richardson · 9 years ago
  18. d1236e4 Add cgpt_wrapper binary to transparently support NAND by Nam T. Nguyen · 9 years ago
  19. c8c87b3 use ${} with make vars instead of $() by Mike Frysinger · 9 years ago
  20. 0b789c5 integrate support for static builds by Mike Frysinger · 9 years ago
  21. 32a999d vboot: Move IsEntryUnused to gpt_misc by Dan Ehrenberg · 9 years ago
  22. cfe83a8 Allow /etc/defaults/vboot_reference to customise some utilities by Bill Richardson · 9 years ago
  23. 6f1b82a vboot2: Move old struct handling to lib20/ by Randall Spangler · 9 years ago
  24. 108d991 vboot2: Move knowledge of vboot 2.1 data structures inside lib21/ by Randall Spangler · 9 years ago
  25. a5b69b0 vboot2: Move files which use new vboot 2.1 structs to their own directories by Randall Spangler · 9 years ago
  26. c86f041 vboot2: Clean up signing data for unit tests by Randall Spangler · 9 years ago
  27. aaaff86 Tidy vboot2-specific libraries and tests by Randall Spangler · 9 years ago
  28. 42a8500 vboot2: Add host lib function to create a vb2-style firmware preamble by Randall Spangler · 9 years ago
  29. 9328bbf vboot2: Add host lib function to create a vb2-style keyblock by Randall Spangler · 9 years ago
  30. 91852e7 futility: workaround for broken toolchain in static builds by Bill Richardson · 9 years ago
  31. c644a8c vboot2: Add host library functions for signing to new struct format by Randall Spangler · 9 years ago
  32. fb9a216 vboot2: Add host lib support for bare hash keys by Randall Spangler · 9 years ago
  33. 59c2920 vboot2: Add host library functions to read/write new-format key objects by Randall Spangler · 9 years ago
  34. 02e11b3 vboot2: Add host library functions to read/write files and objects by Randall Spangler · 9 years ago
  35. 8577b53 vboot: Remove FTS code by Nam T. Nguyen · 9 years ago
  36. efa37b8 vboot2: Add api-level functions to use new data structures by Randall Spangler · 10 years ago
  37. ab89959 vboot: cgpt: Treat drive_path as the GPT storage by Nam T. Nguyen · 10 years ago
  38. 837b408 vboot2: load keyblock and preamble from new-style structs by Randall Spangler · 10 years ago
  39. 6ee52d9 vboot: cgpt: Support writing GPT structs to NOR flash by Nam T. Nguyen · 10 years ago
  40. 6b5b8f6 vboot2: use common header size fields by Randall Spangler · 10 years ago
  41. f4f395e Extend HWID digest into PCR1 (GBB v1.2 only) by Bill Richardson · 10 years ago
  42. e1486c3 futility: add version command by Bill Richardson · 10 years ago
  43. d274a2e vboot2: Add vb2_unpack_key2() and unit tests by Randall Spangler · 10 years ago
  44. 7c2beb0 cgpt: Separate out certain GPT manipluation functions by Dan Ehrenberg · 10 years ago
  45. f18038b vboot2: Move and rename functions by Randall Spangler · 10 years ago
  46. 6df3e33 Add hwid digest field to GBB header by Bill Richardson · 10 years ago
  47. 5dc75d1 vboot: new streaming APIs by Dan Ehrenberg · 10 years ago
  48. 80872db Improve cross-reference targets by Bill Richardson · 10 years ago
  49. 4d49d34 Don't install vbutil_what_keys on the target by Bill Richardson · 10 years ago
  50. f1dba02 futility: rolled back vbutil_kernel change by Bill Richardson · 10 years ago
  51. 5f2696d futility: Add support for [re]signing kernel partitions by Bill Richardson · 10 years ago
  52. f318ee2 futility: implement vbutil_kernel using buffers, not files by Bill Richardson · 10 years ago
  53. 779796f futility: Improve help messages by Bill Richardson · 10 years ago
  54. 0f07867 Re-add dumpRSAPublicKey utility by Duncan Laurie · 10 years ago
  55. efa8756 cleanup: DESTDIR refers to the install root, not the bin/ by Bill Richardson · 10 years ago
  56. a1d9fe6 futility: stop using the symlink names in utility scripts by Bill Richardson · 10 years ago
  57. ef376b4 Remove unused include path. by Alex Deymo · 10 years ago
  58. 2e25e81 futility: add load_fmap command, useful for tests by Bill Richardson · 10 years ago
  59. 15dc6fc futility: add "sign" command to resign firmware images by Bill Richardson · 10 years ago
  60. 64ddad7 futility: Add a test for the resign_firmwarefd.sh script by Bill Richardson · 10 years ago
  61. cf6e78d futility: the show command can traverse all file types by Bill Richardson · 10 years ago
  62. e08ee28 Remove futility linker script. by Alex Deymo · 10 years ago
  63. b8ff397 vboot: Add system-level test for LoadKernel() by Randall Spangler · 10 years ago
  64. 0e6ae29 Add 'tags' target to Makefile by Bill Richardson · 10 years ago
  65. 78d59bf cleanup: remove ancient tests that haven't been run in years by Bill Richardson · 10 years ago
  66. 028f468 vboot2: Move vb2_verify_fw inside of futility by Randall Spangler · 10 years ago
  67. 6014c04 Call software sync a second time for PD, if necessary by Randall Spangler · 10 years ago
  68. 6f39615 futility: Add remaining vboot binary utilities by Bill Richardson · 10 years ago
  69. e155044 futility: deprecate eficompress and efidecompress by Bill Richardson · 10 years ago
  70. 884a5f1 futility: add vbutil_keyblock into the built-in features by Bill Richardson · 10 years ago
  71. b84b81d futility: add vbutil_key into the built-in features by Bill Richardson · 10 years ago
  72. 3e3790d Install and use futility when running tests by Bill Richardson · 10 years ago
  73. 0f6679e Slight tweak to Makefile by Bill Richardson · 10 years ago
  74. d462101 Avoid coredumps if the FMAP is wrong. by Bill Richardson · 10 years ago
  75. bc2d2b2 Increase test coverage for dump_fmap by Bill Richardson · 10 years ago
  76. d2d08b2 Cleanup futility test coverage framework a bit by Bill Richardson · 10 years ago
  77. 18e0370 Clean up exported Mtd* functions by Bill Richardson · 10 years ago
  78. 7829902 Split libvboot_host.a into external and local libraries. by Bill Richardson · 10 years ago
  79. f8f807a Add fPIE flag by Bertrand SIMONNET · 10 years ago
  80. 539cbc2 vboot2: Add end-to-end test of firmware verification by Randall Spangler · 10 years ago
  81. a7ab8b5 vboot2: api-level routines by Randall Spangler · 10 years ago
  82. 1803068 vboot2: misc higher-level routines, part 2 by Randall Spangler · 10 years ago
  83. da2b49c vboot2: misc higher-level routines by Randall Spangler · 10 years ago
  84. 7141d73 vboot2: Add common functions by Randall Spangler · 10 years ago
  85. 3333e57 vboot2: Add nvstorage and secdata functions by Randall Spangler · 10 years ago
  86. e166d04 vboot2: Add crypto functions by Randall Spangler · 10 years ago
  87. 786acda vboot2: Add workbuf functions by Randall Spangler · 10 years ago
  88. 46e00e6 x86: Stop building the vboot library using regparm=3. by Gabe Black · 10 years ago
  89. d96b25d fwlib: Map architecture armv7 to arm by Stefan Reinauer · 11 years ago
  90. 527ba81 Implementation of Region API by Simon Glass · 11 years ago
  91. 8fa13ad Revert "Implementation of Region API" by Yoshiki Iguchi · 11 years ago
  92. 1d3c804 Implementation of Region API by Simon Glass · 11 years ago
  93. acc9846 Revert "Enable debug flags when building natively" by Hung-Te Lin · 11 years ago
  94. e4759b7 Enable debug flags when building natively by Simon Glass · 11 years ago
  95. 42c08cb Add MTD test script by Albert Chaulk · 11 years ago
  96. b334e65 Provide MTD version of common functions by Albert Chaulk · 11 years ago
  97. 534723a Integrate the flash key-value store code into cgpt. by Albert Chaulk · 11 years ago
  98. 5c9e453 Implement cgptlib for MTD devices. by Albert Chaulk · 11 years ago
  99. 20807b6 Build dump_fmap into futility. by Bill Richardson · 11 years ago
  100. 6db8c75 Build both static and dynamic versions of futility. by Bill Richardson · 11 years ago