summaryrefslogtreecommitdiff
path: root/payloads/libpayload/liblzma
AgeCommit message (Expand)Author
2020-09-21payloads: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-02-24libpayload: Fix out-of-bounds readAlex Rebert
2016-08-08libpayload: lzma: Allocate scratchpad on the heapJulius Werner
2015-07-06lzma: Return correct amount of decompressed bytesJulius Werner
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2014-08-10LZMA: Add a version of ulzma which takes the input and output buffer sizes.Gabe Black
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2013-03-13libpayload: Don't do unaligned accesses during LZMA decompressionGabe Black
2013-03-13libpayload: Make the source for lzma decompression constGabe Black
2011-08-04libpayload: Add liblzma, libcbfsPatrick Georgi