1. b4e94c8 util/cbfstool: fix memory leak in compress.c by Solomon Alan-Dei · 1 year, 10 months ago
  2. d477565 cbfstool: Use cbfs_serialized.h and standard vboot helpers by Julius Werner · 4 years, 5 months ago
  3. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 3 months ago
  4. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  5. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  6. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  7. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  8. 5213c53 cbfstool: have decompress functions provide ouput data size by Aaron Durbin · 9 years ago
  9. 61c8229 cbfstool: add decompression wrappers by Patrick Georgi · 9 years ago
  10. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  11. 6310ccc cbfstool: Don't typedef the comp_algo enum by Sol Boucher · 9 years ago
  12. dbd006b cbfstool: Propogate compression errors back to the caller. by Gabe Black · 10 years ago
  13. aa2f739 cbfs: fix issues with word size and endianness. by Ronald G. Minnich · 11 years ago
  14. aa3f7ba cbfstool: Replace C++ code with C code by Stefan Reinauer · 11 years ago
  15. 4d87d4e cbfstool: Add -v (verbose) output. by Hung-Te Lin · 12 years ago
  16. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago[Renamed (60%) from util/cbfstool/tools/compress.c]
  17. 1d862de v2/util: romfs -> cbfs rename by Peter Stuge · 15 years ago[Renamed (98%) from util/romtool/tools/compress.c]
  18. 5d01ec0 This patch adds Jordan's romtool support for v2. by Ronald G. Minnich · 15 years ago