summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/liblzma
Commit message (Expand)AuthorAgeFilesLines
* payloads: Drop unneeded empty linesElyes HAOUAS2020-09-212-11/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload: Fix out-of-bounds readAlex Rebert2020-02-241-0/+5
* libpayload: lzma: Allocate scratchpad on the heapJulius Werner2016-08-081-3/+7
* lzma: Return correct amount of decompressed bytesJulius Werner2015-07-061-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* LZMA: Add a version of ulzma which takes the input and output buffer sizes.Gabe Black2014-08-101-4/+14
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-051-1/+1
* libpayload: Don't do unaligned accesses during LZMA decompressionGabe Black2013-03-131-1/+1
* libpayload: Make the source for lzma decompression constGabe Black2013-03-131-1/+1
* libpayload: Add liblzma, libcbfsPatrick Georgi2011-08-044-0/+543