1. 3268d79 Fix debug info parameter error by Jinguang Dong · 7 years ago
  2. 1eae873 futility: Add global args to specify vboot API and format by Bill Richardson · 9 years ago
  3. 80e779d kernel flags: Add flags field to kernel preamble. by Furquan Shaikh · 9 years ago
  4. 05987b1 Changes to compile signing tools on darwin by David Riley · 9 years ago
  5. 1bdc612 vboot_reference: fix pointer issue in vmlinuz recontruction by Shelley Chen · 9 years ago
  6. 2559338 futility: refactor file type detection into new files by Bill Richardson · 9 years ago
  7. 9bfe2c9 futility: vbutil_kernel should check the kernel a bit more by Bill Richardson · 9 years ago
  8. f1f53b3 vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image by Shelley Chen · 9 years ago
  9. 4dad690 futility: update the vbutil_kernel implementation by Bill Richardson · 10 years ago
  10. f1dba02 futility: rolled back vbutil_kernel change by Bill Richardson · 10 years ago
  11. f318ee2 futility: implement vbutil_kernel using buffers, not files by Bill Richardson · 10 years ago
  12. e192e7f futility: clean up a few shared functions by Bill Richardson · 10 years ago
  13. 779796f futility: Improve help messages by Bill Richardson · 10 years ago
  14. 31d95c2 futility: Reformat to use kernel coding style by Bill Richardson · 10 years ago
  15. e5b7a54 futility: add --arch=aarch64 by Benson Leung · 10 years ago
  16. 7351ed7 futility: add more static/const markings by Mike Frysinger · 10 years ago
  17. 6f39615 futility: Add remaining vboot binary utilities by Bill Richardson · 10 years ago[Renamed (97%) from utility/vbutil_kernel.c]
  18. 7829902 Split libvboot_host.a into external and local libraries. by Bill Richardson · 10 years ago
  19. 36ba340 vbutil_kernel: Add enum for the mips architecture by Gaurav Shah · 10 years ago
  20. e0e4ed4 vbutil_kernel: copy zeropage fully by Kees Cook · 11 years ago
  21. 56c85db Allow vbutil_kernel to work on block devices by Vincent Palatin · 12 years ago
  22. 2312ab6 vbutil_kernel: gracefully exit if the config file is bad by Lucian Cojocar · 12 years ago
  23. f472919 Require -Wall -Werror for everything. by Bill Richardson · 12 years ago
  24. 72e344d Major refactoring of vbutil_kernel by Bill Richardson · 12 years ago
  25. bde0696 Make vbutil_kernel use correct size when verifying headers. by Bill Richardson · 12 years ago
  26. c8b9ca6 Rename some static struct members in vbutil_kernel. by Bill Richardson · 12 years ago
  27. 7455473 vbutil: accept amd64 as a valid alias for x86 by Sonny Rao · 13 years ago
  28. 06edfc6 vbutil: support 64bit x86 by Sonny Rao · 13 years ago
  29. 32a6526 Verified boot wrapper - add stub implementations for host by Randall Spangler · 13 years ago
  30. 7ecb39d Check whether key block and preamble fit in padding. by Randall Spangler · 13 years ago
  31. ae87b92 Add --minversion option to vbutil_kernel to check for rollback. by Randall Spangler · 13 years ago
  32. 2c0711b Revert "Revert "Add --kloadaddr option to utilities"" by Che-Liang Chiou · 13 years ago
  33. bc7a84d Revert "Add --kloadaddr option to utilities" by Stéphane Marchesin · 13 years ago
  34. 1a0975f Add --kloadaddr option to utilities by Che-Liang Chiou · 13 years ago
  35. 0376203 Add --arch flag to pack mode of vbutil_kernel by Che-Liang Chiou · 13 years ago
  36. 9342f88 vbutil_kernel: support exporting a keyblock file during verify by Will Drewry · 14 years ago
  37. 00b9088 Consider zero a valid kernel version. by vbendeb · 14 years ago
  38. 2f6a71f Handle short read error correctly in vbutil_kernel.c by Bill Richardson · 14 years ago
  39. 858fffb Allow --repack option to change kernel version number. by vbendeb · 14 years ago
  40. 60bcbe3 New tools to help debug vboot failures. by Bill Richardson · 14 years ago
  41. 475bf44 Add fake e820 memory map entries to zeropage by Che-Liang Chiou · 14 years ago
  42. 138acfe Fix KeyBlockVerify() to take an explicit param for whether to use hash only. by Randall Spangler · 14 years ago
  43. 4f36ef3 Changes to allow user-signed kernels to be generated. by Bill Richardson · 14 years ago
  44. 87c13d8 Added size param to VerifyData() by Randall Spangler · 14 years ago
  45. b2b0fcc Introduce ability to change the kernel command line. by vbendeb · 14 years ago
  46. abf0550 Switch to using .vbprivk for signing everything now. by Bill Richardson · 14 years ago
  47. a08b5c9 Adding --repack and --headeronly options to vbutil_kernel by Bill Richardson · 14 years ago
  48. 249677d Add some debug output to vbutil_kernel, display values in hex. by Bill Richardson · 14 years ago
  49. 729b872 Clean up of key block functions by Randall Spangler · 14 years ago
  50. 7d6898d Added vbutil_kernel. by Randall Spangler · 14 years ago