Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for LZ4 decompression algorithm | Julius Werner | 2015-10-11 | 1 | -0/+57 |
* | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger | 2015-04-18 | 1 | -0/+1 |
* | test: Add unit tests for bootm image decompression | Simon Glass | 2015-01-14 | 1 | -0/+84 |
* | test: Rename test_compression to ut_compression | Simon Glass | 2015-01-14 | 1 | -5/+4 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | 1 | -2/+2 |
* | sandbox: add compression tests | Kees Cook | 2013-09-03 | 1 | -0/+335 |