1. f3f7fca nand: vboot support for small GPTs by Dan Ehrenberg · 9 years ago
  2. 3200401 cgpt: Support non-standard (smaller) entries table by Nam T. Nguyen · 9 years ago
  3. b3d38f5 vboot: GPT interface cleanup by Dan Ehrenberg · 9 years ago
  4. 8577b53 vboot: Remove FTS code by Nam T. Nguyen · 10 years ago
  5. a524a3a vboot: cgpt: fix my_lba of the secondary GPT by Dan Ehrenberg · 10 years ago
  6. 6ee52d9 vboot: cgpt: Support writing GPT structs to NOR flash by Nam T. Nguyen · 10 years ago
  7. 5ce8325 vboot: cgpt: Check for NULL entry array. by Nam T. Nguyen · 10 years ago
  8. 88458d9 vboot_reference: Rename *_SECTOR to *_SECTORS by Nam T. Nguyen · 10 years ago
  9. a2d72f7 vboot: cgpt: Refer to partition entries by entries_lba. by Nam T. Nguyen · 10 years ago
  10. f510973 Fix include quotes. by Alex Deymo · 10 years ago
  11. 18e0370 Clean up exported Mtd* functions by Bill Richardson · 10 years ago
  12. 289b604 Port MTD structures to use 64-bit byte offsets instead of sectors. by Albert Chaulk · 11 years ago
  13. 534723a Integrate the flash key-value store code into cgpt. by Albert Chaulk · 11 years ago
  14. 5c9e453 Implement cgptlib for MTD devices. by Albert Chaulk · 11 years ago
  15. ac8805e Get rid of some crufty macros. by Gabe Black · 11 years ago
  16. 0bda13f Improve coverage of cgptlib.c by Randall Spangler · 11 years ago
  17. e9213a7 Reformat cgptlib_test by Randall Spangler · 11 years ago
  18. 65d3c27 Make cgpt_add error messages a little more verbose by Vadim Bendebury · 12 years ago
  19. 2c21fe6 Successful partitions are never marked bad by cgptlib. by Randall Spangler · 14 years ago
  20. aa8eda4 More cgptlib tests by Bill Richardson · 14 years ago
  21. 3ecaf77 Make vboot_reference build in MSVC command line environment. by vbendeb · 14 years ago
  22. 81d0996 Assorted integration fixes. by Randall Spangler · 14 years ago
  23. f7a45cc Reduce attributes size to comply with msc limitations. by vbendeb · 14 years ago
  24. f1372d9 Nearly complete rewrite of cgpt tool. by Bill Richardson · 14 years ago
  25. 31066a4 Ignore the AlternateLBA field in the GPT headers. by Bill Richardson · 14 years ago
  26. afdd058 fix int reference to unint64 from http://codereview.chromium.org/2438005 by Colin Chow · 14 years ago
  27. 3dcf9dc Much rearranging of cgptlib. Passes all its (new) unit tests. by Randall Spangler · 14 years ago
  28. 3003c1d Moved cgptlib into vboot_firmware Moved cgptlib tests into tests by Randall Spangler · 14 years ago[Renamed from cgptlib/tests/cgptlib_test.c]
  29. 418ad3b complete 'cgpt show' and refactor for incoming commands. by Louis Yung-Chieh Lo · 14 years ago
  30. b31ddce add cgpt framework and attribute support. by Louis Yung-Chieh Lo · 14 years ago
  31. 0dce41c rename cgpt files with cgptlib prefix (to avoid conflicts to cgpt utility) by Louis Yung-Chieh Lo · 14 years ago[Renamed (99%) from cgptlib/tests/cgpt_test.c]
  32. b17db3c cgpt supports GptNextKernelEntry() and GptUpdateKernelEntry() by Louis Yung-Chieh Lo · 14 years ago
  33. 49fa8e5 Add more test cases for GptInit() and fixed some bugs by Louis Yung-Chieh Lo · 14 years ago
  34. 37f6b55 Add helper functions and files for gpt tests. by Louis Yung-Chieh Lo · 14 years ago
  35. 4bbf21e A simple test infrastructure -- idea stolen from Gaurav. by Louis Yung-Chieh Lo · 14 years ago