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