index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
compression.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
1
-3
/
+2
2020-05-19
test: Use ut_asserteq_mem() where possible
Simon Glass
1
-4
/
+4
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-1
/
+2
2020-05-19
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-03-27
test: typo decompression
Heinrich Schuchardt
1
-1
/
+1
2020-01-07
cmd_ut: add a parameter prefix to the function cmd_ut_category
Philippe Reynes
1
-1
/
+2
2019-12-03
common: Add a new lz4.h header file
Simon Glass
1
-0
/
+1
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
1
-0
/
+1
2019-07-29
common: Move bootm_decomp_image() to image.c (as image_decomp())
Julius Werner
1
-12
/
+12
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-12-04
test: compression: Convert to unit test framework
Simon Glass
1
-69
/
+116
2017-12-03
test: compression: Put test variables in a struct
Simon Glass
1
-54
/
+74
2015-10-12
Add support for LZ4 decompression algorithm
Julius Werner
1
-0
/
+57
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-0
/
+1
2015-01-14
test: Add unit tests for bootm image decompression
Simon Glass
1
-0
/
+84
2015-01-14
test: Rename test_compression to ut_compression
Simon Glass
1
-5
/
+4
2013-10-15
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
1
-2
/
+2
2013-09-03
sandbox: add compression tests
Kees Cook
1
-0
/
+335