Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e16cf1788fc7729f94ea0f19d8014024252ff99a
/
test
/
compression.c
61c55e8
test: compression: add zstd uncompression test
by Brandon Maier
· Thu Jan 12 10:27:46 2023 -0600
9e2d266
test: compression: use sizeof() instead of magic numbers
by Brandon Maier
· Mon Jan 09 12:42:58 2023 -0600
8e1bef2
test: compression: use ut_assert for errors
by Brandon Maier
· Wed Dec 28 16:53:52 2022 -0600
7e8c6f8
test: compression: check with trailing garbage in input
by Brandon Maier
· Wed Dec 28 16:53:51 2022 -0600
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
caf6267
lz4: Use a private header for U-Boot
by Simon Glass
· Sat Oct 09 09:28:21 2021 -0600
b50211f
test: Add a macros for finding tests in linker_lists
by Simon Glass
· Sun Mar 07 17:35:10 2021 -0700
a3186e6
test: Use ut_asserteq_mem() where possible
by Simon Glass
· Sun May 10 12:52:45 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
d3855cf
test: typo decompression
by Heinrich Schuchardt
· Mon Mar 23 18:47:47 2020 +0100
1f99f84
cmd_ut: add a parameter prefix to the function cmd_ut_category
by Philippe Reynes
· Tue Dec 17 19:07:04 2019 +0100
e1aba1e
common: Add a new lz4.h header file
by Simon Glass
· Thu Nov 14 12:57:25 2019 -0700
1a974af
common: Move gzip functions into a new gzip header
by Simon Glass
· Thu Aug 01 09:46:36 2019 -0600
47ef986
common: Move bootm_decomp_image() to image.c (as image_decomp())
by Julius Werner
· Wed Jul 24 19:37:54 2019 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
1edaed0
test: compression: Convert to unit test framework
by Simon Glass
· Sat Nov 25 11:57:33 2017 -0700
053f801
test: compression: Put test variables in a struct
by Simon Glass
· Sat Nov 25 11:57:31 2017 -0700
f41a3ca
Add support for LZ4 decompression algorithm
by Julius Werner
· Tue Oct 06 20:03:53 2015 -0700
65b905b
common: Make sure arch-specific map_sysmem() is defined
by Joe Hershberger
· Sun Mar 22 17:08:59 2015 -0500
6d084ce
test: Add unit tests for bootm image decompression
by Simon Glass
· Tue Dec 02 13:17:35 2014 -0700
a36b190
test: Rename test_compression to ut_compression
by Simon Glass
· Tue Dec 02 13:17:34 2014 -0700
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· Fri Oct 04 17:43:24 2013 +0200
5d3bca8
sandbox: add compression tests
by Kees Cook
· Fri Aug 16 07:59:11 2013 -0700