1. fb26715 Fix indentation in firmware and host libs by Randall Spangler · 8 years ago
  2. 7d0cc74 vboot: Remove vboot1 host signature functions by Randall Spangler · 8 years ago
  3. a62ffa8 vboot: replace CreateKernelPreamble() with vboot2 equivalent by Randall Spangler · 8 years ago
  4. f7559e4 futility: Use vboot 2.0 APIs for public keys by Randall Spangler · 8 years ago
  5. d46461c futility: Use vboot 2.0 APIs for private keys by Randall Spangler · 8 years ago
  6. 939cc3a futility: Use only vboot 2.0 APIs for keyblocks by Randall Spangler · 8 years ago
  7. 814aaf0 futility: Create signatures using vboot 2.0 APIs by Randall Spangler · 8 years ago stabilize-8688.B
  8. 158b296 futility: cmd_show uses only vboot 2.0 APIs by Randall Spangler · 8 years ago
  9. 98263a1 vboot: Upgrade VerifyFirmwarePreamble() to vboot2.0 by Randall Spangler · 8 years ago
  10. ca72512 vboot: Disambiguate vb2.1 structs and functions by Randall Spangler · 8 years ago
  11. 7c3ae42 vboot: Convert vboot1 SHA calls to use vboot2 by Randall Spangler · 8 years ago
  12. 3855e2e futility: show sha1sums for private keys too by Bill Richardson · 9 years ago
  13. 4e4c196 futility: Add create command to make keypairs from RSA files by Bill Richardson · 9 years ago
  14. 80e779d kernel flags: Add flags field to kernel preamble. by Furquan Shaikh · 9 years ago
  15. f1f53b3 vboot: Add flag to vbutil_kernel for reconstruction of vmlinuz image by Shelley Chen · 10 years ago
  16. a5b69b0 vboot2: Move files which use new vboot 2.1 structs to their own directories by Randall Spangler · 10 years ago
  17. 42a8500 vboot2: Add host lib function to create a vb2-style firmware preamble by Randall Spangler · 10 years ago
  18. 9328bbf vboot2: Add host lib function to create a vb2-style keyblock by Randall Spangler · 10 years ago
  19. fc73f08 vboot2: Use new hostlib functions in unit tests by Randall Spangler · 10 years ago
  20. c644a8c vboot2: Add host library functions for signing to new struct format by Randall Spangler · 10 years ago
  21. fb9a216 vboot2: Add host lib support for bare hash keys by Randall Spangler · 10 years ago
  22. 59c2920 vboot2: Add host library functions to read/write new-format key objects by Randall Spangler · 10 years ago
  23. 02e11b3 vboot2: Add host library functions to read/write files and objects by Randall Spangler · 10 years ago
  24. d241fff crossystem: Change ReadFileInt to take an unsigned int pointer by Duncan Laurie · 10 years ago
  25. bc3f0b7 cleanup: remove a couple of unused functions and files by Bill Richardson · 10 years ago factory-storm-6269.B
  26. cf6e78d futility: the show command can traverse all file types by Bill Richardson · 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. 7829902 Split libvboot_host.a into external and local libraries. by Bill Richardson · 10 years ago
  30. a3d70a3 Make crossystem.h more polite and more useful. by J. Richard Barnette · 11 years ago factory-panther-4920.23.B firmware-bolt_kirby-4979.B release-R32-4920.B stabilize-4920.6.B stabilize-5062.B stabilize-R33-4982.B test-4824.B test-4980.B
  31. 556ec4f dump_fmap: Find correct FMAP structure by checking version. by Hung-Te Lin · 11 years ago
  32. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago