summaryrefslogtreecommitdiffstats
path: root/lib/lz4_wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* lz4: Fix unaligned accessesKarl Beldan2021-04-201-3/+12
* lz4: fix decompressor on big-endian powerpcRasmus Villemoes2020-07-171-56/+39
* common: Add a new lz4.h header fileSimon Glass2019-12-021-0/+1
* image: android: allow booting lz4-compressed kernelsEugeniu Rosca2019-04-241-2/+1
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Fix sandbox build on Ubuntu 10.04Stephen Warren2015-11-181-1/+3
* Add support for LZ4 decompression algorithmJulius Werner2015-10-111-0/+137