Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d11c3db6da92c3519c921b206ca6535981a4c192
/
lib
/
gunzip.c
a877ce1
lib: Remove <common.h> inclusion from these files
by Tom Rini
· 11 months ago
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· 2 years, 3 months ago
e8c011d
gzip: Avoid use of u64
by Simon Glass
· 3 years, 2 months ago
655306c
common: Drop part.h from common header
by Simon Glass
· 4 years, 7 months ago
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
1a974af
common: Move gzip functions into a new gzip header
by Simon Glass
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
0d3aa34
gzip: add a function to parse the header
by Jean-Jacques Hiblot
· 7 years ago
8a80c33
gunzip: cache-align write buffer memory
by Clemens Gruber
· 8 years ago
9163499
gunzip.c: use block layer for writes
by Eric Nelson
· 9 years ago
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
0d1c43a
gunzip: remove avail_in recalculation
by Stephen Warren
· 9 years ago
b511886
gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
by Tom Rini
· 9 years ago
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
5441b04
gunzip: add gzwrite routine for extracting compresed images to block device
by Eric Nelson
· 10 years ago
49d42c0
gunzip: Update lenp even on error
by Simon Glass
· 10 years ago
ed1469a
gzip: correctly bounds-check output buffer
by Kees Cook
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
802383b
gunzip: rename z{alloc, free} to gz{alloc, free}
by Mike Frysinger
· 13 years ago
456874f
Fix gunzip to work for any gziped uImage size
by Catalin Radu
· 14 years ago
7ffc882
zlib/gunzip: Use WATCHDOG_RESET macro
by Stefan Roese
· 14 years ago
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· 15 years ago
[Renamed from lib_generic/gunzip.c]
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
4dc9fa6
lib_generic: gunzip: New function zunzip
by Ricardo Ribalda Delgado
· 16 years ago
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1f2b05a
Fix gunzip in case of insufficient output buffer
by Matthias Fuchs
· 16 years ago
b8ec24c
gunzip: move to lib_generic
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
[Renamed from common/gunzip.c]
be946ba
[new uImage] Move gunzip() common code to common/gunzip.c
by Marian Balakowicz
· 17 years ago