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