1. 317bb49 vboot2: add library function for extracting vmlinuz from kernel part by Zach Reizner · 9 years ago
  2. 5492057 cgpt: Properly show ChromeOS-scheme MTD partitions by Nam T. Nguyen · 9 years ago
  3. 8577b53 vboot: Remove FTS code by Nam T. Nguyen · 10 years ago
  4. ab89959 vboot: cgpt: Treat drive_path as the GPT storage by Nam T. Nguyen · 10 years ago
  5. a2d72f7 vboot: cgpt: Refer to partition entries by entries_lba. by Nam T. Nguyen · 10 years ago
  6. a3d70a3 Make crossystem.h more polite and more useful. by J. Richard Barnette · 11 years ago
  7. fe2c1a2 Allow <vboot/crossystem.h> to be usable in C++ code. by J. Richard Barnette · 11 years ago
  8. 494646d Fix some issues with LBA vs byte offsets by Albert Chaulk · 11 years ago
  9. fa6b35c Refactor CgptAdd and CgptPrioitize to remove gpt-specific code by Albert Chaulk · 11 years ago
  10. 0c3ba24 Massive refactoring of external header files. by Bill Richardson · 11 years ago
  11. 8fd1aaf Remove dead ECPreamble code by Randall Spangler · 11 years ago
  12. 631ae52 Revert "Change FMAP search stride from 4-byte to 64-byte." by Louis Yung-Chieh Lo · 12 years ago
  13. 92951c8 Change FMAP search stride from 4-byte to 64-byte. by Louis Yung-Chieh Lo · 12 years ago
  14. da8d32d Crossystem should return at-boot switch positions from VbSharedData by Randall Spangler · 12 years ago
  15. 2448d3b Create vbutil_ec tool for signing EC firmware. by Bill Richardson · 12 years ago
  16. fcec9e7 crossystem: introduce a new main firmware type, 'netboot' by Vadim Bendebury · 12 years ago
  17. a712e01 Add support for flags in the firmware preamble. by Randall Spangler · 13 years ago
  18. 7adcc60 Vboot wrapper API - crossystem and header files by Randall Spangler · 13 years ago
  19. c357408 Introduce arm support in crossystem. by Vadim Bendebury · 13 years ago
  20. eb59195 Refactor crossystem to move x86-specific implementation to its own file. by Randall Spangler · 13 years ago
  21. 305e9e5 Add load_firmware_test utility program by Che-Liang Chiou · 13 years ago
  22. 5421866 Initial version of crossystem. by Randall Spangler · 13 years ago
  23. 068fc6f Add support for using external signing application and .pem private key files to vbutil_keyblock. by Gaurav Shah · 14 years ago
  24. 60bcbe3 New tools to help debug vboot failures. by Bill Richardson · 14 years ago
  25. 47b593d Add additional sanity checks to RSA verification code. by Gaurav Shah · 14 years ago
  26. abf0550 Switch to using .vbprivk for signing everything now. by Bill Richardson · 14 years ago
  27. a08b5c9 Adding --repack and --headeronly options to vbutil_kernel by Bill Richardson · 14 years ago
  28. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  29. 620c38c Remove unused files, and tidy the directory structure of the remaining ones. by Randall Spangler · 14 years ago
  30. a55e5ca Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM by Randall Spangler · 14 years ago
  31. 729b872 Clean up of key block functions by Randall Spangler · 14 years ago
  32. 6a97b3e Add vbutil_keyblock by Randall Spangler · 14 years ago
  33. d55c645 Utility to pack public key, version, algorithm into a single file in VbPublicKey format by Randall Spangler · 14 years ago
  34. d183644 Major refactoring of structures, with unit tests. This matches the doc I sent out earlier. by Randall Spangler · 14 years ago