- 61c55e8 test: compression: add zstd uncompression test by Brandon Maier · 1 year, 11 months ago
- 9e2d266 test: compression: use sizeof() instead of magic numbers by Brandon Maier · 1 year, 11 months ago
- 8e1bef2 test: compression: use ut_assert for errors by Brandon Maier · 1 year, 11 months ago
- 7e8c6f8 test: compression: check with trailing garbage in input by Brandon Maier · 1 year, 11 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- caf6267 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
- b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
- a3186e6 test: Use ut_asserteq_mem() where possible by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- d3855cf test: typo decompression by Heinrich Schuchardt · 4 years, 8 months ago
- 1f99f84 cmd_ut: add a parameter prefix to the function cmd_ut_category by Philippe Reynes · 5 years ago
- e1aba1e common: Add a new lz4.h header file by Simon Glass · 5 years ago
- 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
- 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 1edaed0 test: compression: Convert to unit test framework by Simon Glass · 7 years ago
- 053f801 test: compression: Put test variables in a struct by Simon Glass · 7 years ago
- f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · 9 years ago
- 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
- 6d084ce test: Add unit tests for bootm image decompression by Simon Glass · 10 years ago
- a36b190 test: Rename test_compression to ut_compression by Simon Glass · 10 years ago
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
- 5d3bca8 sandbox: add compression tests by Kees Cook · 11 years ago