Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | payloads: Drop unneeded empty lines | Elyes HAOUAS | 2020-09-21 | 2 | -11/+0 |
* | treewide: Remove "this file is part of" lines | Patrick Georgi | 2020-05-11 | 1 | -1/+0 |
* | libpayload: Fix out-of-bounds read | Alex Rebert | 2020-02-24 | 1 | -0/+5 |
* | libpayload: lzma: Allocate scratchpad on the heap | Julius Werner | 2016-08-08 | 1 | -3/+7 |
* | lzma: Return correct amount of decompressed bytes | Julius Werner | 2015-07-06 | 1 | -1/+1 |
* | Remove empty lines at end of file | Elyes HAOUAS | 2015-06-08 | 1 | -1/+0 |
* | LZMA: Add a version of ulzma which takes the input and output buffer sizes. | Gabe Black | 2014-08-10 | 1 | -4/+14 |
* | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black | 2014-08-05 | 1 | -1/+1 |
* | libpayload: Don't do unaligned accesses during LZMA decompression | Gabe Black | 2013-03-13 | 1 | -1/+1 |
* | libpayload: Make the source for lzma decompression const | Gabe Black | 2013-03-13 | 1 | -1/+1 |
* | libpayload: Add liblzma, libcbfs | Patrick Georgi | 2011-08-04 | 4 | -0/+543 |