summaryrefslogtreecommitdiff
path: root/util/cbfstool/compress.c
AgeCommit message (Expand)Author
2020-12-03cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-25cbfstool: have decompress functions provide ouput data sizeAaron Durbin
2015-09-01cbfstool: add decompression wrappersPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-13cbfstool: Don't typedef the comp_algo enumSol Boucher
2014-09-25cbfstool: Propogate compression errors back to the caller.Gabe Black
2014-01-29cbfs: fix issues with word size and endianness.Ronald G. Minnich
2013-04-03cbfstool: Replace C++ code with C codeStefan Reinauer
2013-02-01cbfstool: Add -v (verbose) output.Hung-Te Lin
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi