1. 5f2696d futility: Add support for [re]signing kernel partitions by Bill Richardson · 10 years ago
  2. b0f1cc5 futility: do traversal of a buffer, not a file by Bill Richardson · 10 years ago
  3. 6f72ffa futility: Prepare to handle kernel partitions & firmware blobs by Bill Richardson · 10 years ago
  4. f318ee2 futility: implement vbutil_kernel using buffers, not files by Bill Richardson · 10 years ago
  5. d5aa5bd futility: allow dump_fmap to specify where to extract area by Bill Richardson · 10 years ago
  6. e192e7f futility: clean up a few shared functions by Bill Richardson · 10 years ago
  7. c6fa98d vboot2: Fix potential null pointer dereference by Randall Spangler · 10 years ago
  8. 779796f futility: Improve help messages by Bill Richardson · 10 years ago
  9. 0f07867 Re-add dumpRSAPublicKey utility by Duncan Laurie · 10 years ago
  10. efa8756 cleanup: DESTDIR refers to the install root, not the bin/ by Bill Richardson · 10 years ago
  11. bc3f0b7 cleanup: remove a couple of unused functions and files by Bill Richardson · 10 years ago
  12. a1d9fe6 futility: stop using the symlink names in utility scripts by Bill Richardson · 10 years ago
  13. a19b00d futility: make resign_firmwarefd.sh simply invoke futility by Bill Richardson · 10 years ago
  14. ee53d65 futility: slight tweak to the logging implementation by Bill Richardson · 10 years ago
  15. 08efd1e futility: preserve preamble flags when resigning BIOS images by Bill Richardson · 10 years ago
  16. 70c81b6 futility: Wipe GBB data before writing new values. by Hung-Te Lin · 10 years ago
  17. ef376b4 Remove unused include path. by Alex Deymo · 10 years ago
  18. e051975 futility: sign command works on unsigned images by Bill Richardson · 10 years ago
  19. 2e25e81 futility: add load_fmap command, useful for tests by Bill Richardson · 10 years ago
  20. 15dc6fc futility: add "sign" command to resign firmware images by Bill Richardson · 10 years ago
  21. 64ddad7 futility: Add a test for the resign_firmwarefd.sh script by Bill Richardson · 10 years ago
  22. cf6e78d futility: the show command can traverse all file types by Bill Richardson · 10 years ago
  23. 487a54b vboot: Notify EC of current boot mode by Sheng-Liang Song · 10 years ago
  24. e08ee28 Remove futility linker script. by Alex Deymo · 10 years ago
  25. b8ff397 vboot: Add system-level test for LoadKernel() by Randall Spangler · 10 years ago
  26. 88458d9 vboot_reference: Rename *_SECTOR to *_SECTORS by Nam T. Nguyen · 10 years ago
  27. c0777be cleanup: add some easier-to-use FMAP parsing functions. by Bill Richardson · 10 years ago
  28. f16ed87 futility: add separate check function for VPbublicKey by Bill Richardson · 10 years ago
  29. 0e6ae29 Add 'tags' target to Makefile by Bill Richardson · 10 years ago
  30. 78d59bf cleanup: remove ancient tests that haven't been run in years by Bill Richardson · 10 years ago
  31. 631c661 Add broadwell PCI ID for platform family lookup table by Duncan Laurie · 10 years ago
  32. b77aff5 Development script for testing changes locally. by Alex Deymo · 10 years ago
  33. a2d72f7 vboot: cgpt: Refer to partition entries by entries_lba. by Nam T. Nguyen · 10 years ago
  34. f510973 Fix include quotes. by Alex Deymo · 10 years ago
  35. fcefaed keygeneration: Add a script to sanity check versions for a keyset by Gaurav Shah · 10 years ago
  36. 028f468 vboot2: Move vb2_verify_fw inside of futility by Randall Spangler · 10 years ago
  37. 31d95c2 futility: Reformat to use kernel coding style by Bill Richardson · 10 years ago
  38. 8f15d74 make_dev_ssd: Allow chromeos-install to run on a modified image. by Hung-Te Lin · 10 years ago
  39. e5b7a54 futility: add --arch=aarch64 by Benson Leung · 10 years ago
  40. 7351ed7 futility: add more static/const markings by Mike Frysinger · 10 years ago
  41. 277dc52 Add GBB flag to disable PD software sync by Duncan Laurie · 10 years ago
  42. 6014c04 Call software sync a second time for PD, if necessary by Randall Spangler · 10 years ago
  43. af23ef7 Update vbutil_what_keys with more sha1sums by Bill Richardson · 10 years ago
  44. 6f39615 futility: Add remaining vboot binary utilities by Bill Richardson · 10 years ago
  45. b52d7b7 crossystem: Add PCH-LP GPIO type by Duncan Laurie · 10 years ago
  46. e778ada Change VbExEc functions to take a devidx parameter by Randall Spangler · 10 years ago
  47. e155044 futility: deprecate eficompress and efidecompress by Bill Richardson · 10 years ago
  48. 119140e resign_firmwarefd: Correct output file name for VBLOCK B. by Hung-Te Lin · 10 years ago
  49. 884a5f1 futility: add vbutil_keyblock into the built-in features by Bill Richardson · 10 years ago
  50. b84b81d futility: add vbutil_key into the built-in features by Bill Richardson · 10 years ago
  51. 3e3790d Install and use futility when running tests by Bill Richardson · 10 years ago
  52. 0f6679e Slight tweak to Makefile by Bill Richardson · 10 years ago
  53. d462101 Avoid coredumps if the FMAP is wrong. by Bill Richardson · 10 years ago
  54. bc2d2b2 Increase test coverage for dump_fmap by Bill Richardson · 10 years ago
  55. d2d08b2 Cleanup futility test coverage framework a bit by Bill Richardson · 10 years ago
  56. 7d028c4 Simplify the futility linker script a bit. by Bill Richardson · 10 years ago
  57. 71dc66a Cleanup: remove some noisy output from some utilities by Bill Richardson · 10 years ago
  58. 18e0370 Clean up exported Mtd* functions by Bill Richardson · 10 years ago
  59. 7829902 Split libvboot_host.a into external and local libraries. by Bill Richardson · 10 years ago
  60. f8f807a Add fPIE flag by Bertrand SIMONNET · 10 years ago
  61. 9e1da78 Add nvstorage / crossystem support for new vboot2 fields by Randall Spangler · 10 years ago
  62. d11086c vboot2: add a flag to indicate firmware was selected by vboot2 by Daisuke Nojiri · 10 years ago
  63. 4cb5497 Remove cgpt app-specific symbols from libvboot_host.a by Bill Richardson · 10 years ago
  64. c9e039c Remove nonexistant functions from tlcl.h by Bill Richardson · 10 years ago
  65. 8de992c vboot2: fix overloaded NV bit by Randall Spangler · 10 years ago
  66. fc17308 vboot2: Scramble the GBB magic number by Daisuke Nojiri · 10 years ago
  67. 25c95d0 vboot2: More specific errors for unimplemented external APIs by Randall Spangler · 10 years ago
  68. dd5883d vboot2: Allow platform dependent debug logging by Daisuke Nojiri · 10 years ago
  69. 5b63803 vboot2: Check necessity of recovery when firmware body hash fails to match by Daisuke Nojiri · 10 years ago
  70. 539cbc2 vboot2: Add end-to-end test of firmware verification by Randall Spangler · 10 years ago
  71. a7ab8b5 vboot2: api-level routines by Randall Spangler · 10 years ago
  72. 1803068 vboot2: misc higher-level routines, part 2 by Randall Spangler · 10 years ago
  73. da2b49c vboot2: misc higher-level routines by Randall Spangler · 10 years ago
  74. 4521c1f image_signing: tweak loem firmware signing to have real keys by Mike Frysinger · 10 years ago
  75. 51ca0b8 create_new_keys: drop redundant settings by Mike Frysinger · 10 years ago
  76. aa88846 image_signing: support loem keysets with firmware shellballs by Mike Frysinger · 10 years ago
  77. d81a326 sign_firmware: clean up style to use a main func by Mike Frysinger · 10 years ago
  78. bdc2c94 vboot_reference: Don't use session_manager_use_flags.txt. by Daniel Erat · 10 years ago
  79. 224f5ac vboot2: Use more specific error codes, part 3 by Randall Spangler · 10 years ago
  80. 2145721 vboot2: Use more specific error codes, part 2 by Randall Spangler · 10 years ago
  81. b9be536 vboot2: Use more specific error codes by Randall Spangler · 10 years ago
  82. b64f097 Use the TPM to back up some of the nvram fields by Bill Richardson · 10 years ago
  83. 7141d73 vboot2: Add common functions by Randall Spangler · 10 years ago
  84. 3333e57 vboot2: Add nvstorage and secdata functions by Randall Spangler · 10 years ago
  85. e166d04 vboot2: Add crypto functions by Randall Spangler · 10 years ago
  86. 786acda vboot2: Add workbuf functions by Randall Spangler · 10 years ago
  87. 4c3b4ea Workaround for failing tests when DEBUG=1 by Bill Richardson · 10 years ago
  88. 8f7b705 lib: Handle return error code of VbExDisplaySetDimension correctly. by Hung-Te Lin · 10 years ago
  89. 32c8ee3 Add missing #include in vboot_api.h by David Hendricks · 10 years ago
  90. 36ba340 vbutil_kernel: Add enum for the mips architecture by Gaurav Shah · 10 years ago
  91. 5e8f1db lib: Add VbExDisplaySetDimension. by Hung-Te Lin · 10 years ago
  92. 850b74f Add an nvram flag to block the use of dev mode by Bill Richardson · 10 years ago
  93. 9fc41a0 make_dev_firmware.sh: Correct firmware body size when changing rootkey. by Hung-Te Lin · 10 years ago
  94. 841126f vboot_reference: Provide crossystem interface stubs for mips by Gaurav Shah · 10 years ago
  95. 4ff446b set_gbb_flags: Aborts only if HW & SW WP are both enabled. by Hung-Te Lin · 10 years ago
  96. e811712 set_gbb_flags: Check write protection status before starting to flash. by Hung-Te Lin · 10 years ago
  97. bbc7606 Fix jumping EC from RO to RW if disable-jump was called on previous boot by Randall Spangler · 11 years ago
  98. 435be98 tegra124: Add the tegra124 compatibility string to crossystem. by Gabe Black · 10 years ago
  99. a53a0b0 vboot: use recovery button as dev mode switch confirmation by Luigi Semenzato · 10 years ago
  100. 46e00e6 x86: Stop building the vboot library using regparm=3. by Gabe Black · 10 years ago