Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lz4: Fix compile warning comparison of distinct pointer types | Pali Rohár | 2022-08-10 | 1 | -1/+1 |
* | lib/lz4: update LZ4 decompressor module | Huang Jianan | 2022-03-15 | 1 | -22/+1 |
* | lz4: Use a private header for U-Boot | Simon Glass | 2021-10-09 | 1 | -1/+1 |
* | lz4: Fix unaligned accesses | Karl Beldan | 2021-04-20 | 1 | -3/+12 |
* | lz4: fix decompressor on big-endian powerpc | Rasmus Villemoes | 2020-07-17 | 1 | -56/+39 |
* | common: Add a new lz4.h header file | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | image: android: allow booting lz4-compressed kernels | Eugeniu Rosca | 2019-04-24 | 1 | -2/+1 |
* | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Fix sandbox build on Ubuntu 10.04 | Stephen Warren | 2015-11-18 | 1 | -1/+3 |
* | Add support for LZ4 decompression algorithm | Julius Werner | 2015-10-11 | 1 | -0/+137 |