Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a5895eb604d381478b049245fa496ca68fc9e0a0
/
lib
/
gunzip.c
a877ce1
lib: Remove <common.h> inclusion from these files
by Tom Rini
· Thu Dec 14 13:16:58 2023 -0500
80877fa
cyclic: Use schedule() instead of WATCHDOG_RESET()
by Stefan Roese
· Fri Sep 02 14:10:46 2022 +0200
e8c011d
gzip: Avoid use of u64
by Simon Glass
· Sat Sep 25 07:03:13 2021 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
1a974af
common: Move gzip functions into a new gzip header
by Simon Glass
· Thu Aug 01 09:46:36 2019 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
0d3aa34
gzip: add a function to parse the header
by Jean-Jacques Hiblot
· Fri Sep 15 12:57:29 2017 +0200
8a80c33
gunzip: cache-align write buffer memory
by Clemens Gruber
· Mon Aug 29 17:10:36 2016 +0200
9163499
gunzip.c: use block layer for writes
by Eric Nelson
· Mon Apr 11 15:21:37 2016 -0700
e339475
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· Mon Feb 29 15:25:34 2016 -0700
0d1c43a
gunzip: remove avail_in recalculation
by Stephen Warren
· Fri Jan 29 13:26:58 2016 -0700
b511886
gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
by Tom Rini
· Thu Jan 14 13:02:05 2016 -0500
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
5441b04
gunzip: add gzwrite routine for extracting compresed images to block device
by Eric Nelson
· Tue Feb 17 11:30:30 2015 -0700
49d42c0
gunzip: Update lenp even on error
by Simon Glass
· Tue Dec 02 13:17:39 2014 -0700
ed1469a
gzip: correctly bounds-check output buffer
by Kees Cook
· Fri Aug 16 07:59:13 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
802383b
gunzip: rename z{alloc, free} to gz{alloc, free}
by Mike Frysinger
· Mon Apr 09 13:39:53 2012 +0000
456874f
Fix gunzip to work for any gziped uImage size
by Catalin Radu
· Fri Feb 04 14:35:47 2011 +0200
7ffc882
zlib/gunzip: Use WATCHDOG_RESET macro
by Stefan Roese
· Wed Sep 08 15:34:58 2010 +0200
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· Mon Apr 12 22:28:05 2010 -0500
[Renamed from lib_generic/gunzip.c]
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· Wed Dec 09 15:16:47 2009 +0100
4dc9fa6
lib_generic: gunzip: New function zunzip
by Ricardo Ribalda Delgado
· Mon Apr 27 18:33:32 2009 +0200
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Apr 04 12:49:11 2009 +0200
1f2b05a
Fix gunzip in case of insufficient output buffer
by Matthias Fuchs
· Fri Jan 02 15:11:41 2009 +0100
b8ec24c
gunzip: move to lib_generic
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Aug 28 12:31:48 2008 +0200
[Renamed from common/gunzip.c]
be946ba
[new uImage] Move gunzip() common code to common/gunzip.c
by Marian Balakowicz
· Tue Jan 08 18:11:43 2008 +0100