1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 1762502 cbfstool: add optional -m ARCH to extract by Aaron Durbin · 9 years ago
  3. 89f2034 cbfstool: Add support for hashes as file metadata by Patrick Georgi · 9 years ago
  4. d733941 cbfstool: provide metadata size to cbfs_locate_entry() by Aaron Durbin · 9 years ago
  5. 2c61506 cbfstool: add extended file attributes for cbfs_file by Patrick Georgi · 9 years ago
  6. f5252f3 cbfstool: don't pass header_size as separate argument (part 2) by Patrick Georgi · 9 years ago
  7. a60e7b6 cbfstool: use struct cbfs_file * instead of void * by Patrick Georgi · 9 years ago
  8. e590358 cbfstool: cbfs_add_entry() doesn't need to know filename or type by Patrick Georgi · 9 years ago
  9. 3ba501b cbfstool: move cbfs_file header creation further up the call chain by Patrick Georgi · 9 years ago
  10. 57edf16 cbfstool: factor out creating a cbfs file header by Patrick Georgi · 9 years ago
  11. edf25d9 cbfstool: Make cbfs_create_empty_entry build a more complete header by Patrick Georgi · 9 years ago
  12. 11ee08f cbfstool: expose cbfs_calculate_file_header_size() by Patrick Georgi · 9 years ago
  13. e60b55a cbfstool: allow passing a precalculated header size into cbfs_add_entry() by Patrick Georgi · 9 years ago
  14. ec42486 cbfstool: Factor out compression algorithm list by Sol Boucher · 9 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. 67d5998 cbfstool: Support top-aligned addresses for new-format images by Sol Boucher · 9 years ago
  17. 67a0a86 cbfstool: New image format w/ required FMAP and w/o CBFS master header by Sol Boucher · 9 years ago
  18. e3260a0 cbfstool: Restructure around support for reading/writing portions of files by Sol Boucher · 9 years ago
  19. 3e060ed cbfstool: Fix leak in cbfs_image struct initialization by Sol Boucher · 9 years ago
  20. 0e53931 cbfstool: Clean up in preparation for adding new files by Sol Boucher · 9 years ago
  21. 45e5997 cbfstool: clean up source code by Vadim Bendebury · 10 years ago
  22. 5e273a4 cbfstool: add a command to duplicate a cbfs instance by Vadim Bendebury · 10 years ago
  23. 458a12e cbfstool: allow user to explicitly specify header location by Vadim Bendebury · 10 years ago
  24. c1d1fd8 cbfstool: Deserialize CBFS master header when reading image by Alexandru Gagniuc · 10 years ago
  25. b5adeee cbfstool: add code to serialize the header using the new xdr functions by Ronald G. Minnich · 11 years ago
  26. e4ea2ca cbfstool locate: Implement alignment switch --align/-a by Hung-Te Lin · 11 years ago
  27. 408aefd cbfstool: Fix crash on image without bootblock in end of ROM. by Hung-Te Lin · 11 years ago
  28. 5f3eb26 cbfstool: Use cbfs_image api for "add" command. by Hung-Te Lin · 11 years ago
  29. f56c73f cbfstool: Use cbfs_image API for "create" command. by Hung-Te Lin · 11 years ago
  30. 215d1d7 cbfstool: Use cbfs_image API for "locate" command. by Hung-Te Lin · 11 years ago
  31. c03d9b0 cbfstool: Use cbfs_image API for "remove" command. by Hung-Te Lin · 11 years ago
  32. 0f8af71 cbfstool: Use cbfs_image API for "extract" command. by Hung-Te Lin · 11 years ago
  33. 3bb035b cbfstool: Use cbfs_image API for "print" command. by Hung-Te Lin · 11 years ago
  34. eab2c81 cbfstool: Add cbfs_image new CBFS image manipulation API. by Hung-Te Lin · 11 years ago