summaryrefslogtreecommitdiff
path: root/lib/lz4_wrapper.c
AgeCommit message (Expand)Author
2022-08-10lz4: Fix compile warning comparison of distinct pointer typesPali Rohár
2022-03-15lib/lz4: update LZ4 decompressor moduleHuang Jianan
2021-10-09lz4: Use a private header for U-BootSimon Glass
2021-04-20lz4: Fix unaligned accessesKarl Beldan
2020-07-17lz4: fix decompressor on big-endian powerpcRasmus Villemoes
2019-12-02common: Add a new lz4.h header fileSimon Glass
2019-04-24image: android: allow booting lz4-compressed kernelsEugeniu Rosca
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2015-11-18Fix sandbox build on Ubuntu 10.04Stephen Warren
2015-10-11Add support for LZ4 decompression algorithmJulius Werner