~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
compression.c
Commit message (
Expand
)
Author
Age
*
test: compression: add zstd uncompression test
Brandon Maier
2023-01-18
*
test: compression: use sizeof() instead of magic numbers
Brandon Maier
2023-01-18
*
test: compression: use ut_assert for errors
Brandon Maier
2023-01-11
*
test: compression: check with trailing garbage in input
Brandon Maier
2023-01-11
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
lz4: Use a private header for U-Boot
Simon Glass
2021-10-09
*
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-03-12
*
test: Use ut_asserteq_mem() where possible
Simon Glass
2020-05-19
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
test: typo decompression
Heinrich Schuchardt
2020-03-27
*
cmd_ut: add a parameter prefix to the function cmd_ut_category
Philippe Reynes
2020-01-07
*
common: Add a new lz4.h header file
Simon Glass
2019-12-02
*
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
*
common: Move bootm_decomp_image() to image.c (as image_decomp())
Julius Werner
2019-07-29
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
test: compression: Convert to unit test framework
Simon Glass
2017-12-04
*
test: compression: Put test variables in a struct
Simon Glass
2017-12-02
*
Add support for LZ4 decompression algorithm
Julius Werner
2015-10-11
*
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
*
test: Add unit tests for bootm image decompression
Simon Glass
2015-01-14
*
test: Rename test_compression to ut_compression
Simon Glass
2015-01-14
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
*
sandbox: add compression tests
Kees Cook
2013-09-03