summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/compress.c
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner2020-12-031-2/+2
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-10/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-9/+1
* commonlib: Add commonlib/bsdJulius Werner2020-01-281-1/+1
* cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner2016-02-221-0/+41
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfstool: have decompress functions provide ouput data sizeAaron Durbin2015-10-251-3/+7
* cbfstool: add decompression wrappersPatrick Georgi2015-09-011-0/+27
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfstool: Don't typedef the comp_algo enumSol Boucher2015-05-131-1/+1
* cbfstool: Propogate compression errors back to the caller.Gabe Black2014-09-251-3/+4
* cbfs: fix issues with word size and endianness.Ronald G. Minnich2014-01-291-2/+0
* cbfstool: Replace C++ code with C codeStefan Reinauer2013-04-031-3/+3
* cbfstool: Add -v (verbose) output.Hung-Te Lin2013-02-011-1/+1
* New cbfstool. Works without mmap or fork/exec andPatrick Georgi2009-09-141-0/+57