index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
gunzip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
1
-2
/
+3
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
gzip: add a function to parse the header
Jean-Jacques Hiblot
2017-10-05
1
-3
/
+12
*
gunzip: cache-align write buffer memory
Clemens Gruber
2016-10-06
1
-1
/
+2
*
gunzip.c: use block layer for writes
Eric Nelson
2016-04-18
1
-3
/
+2
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
1
-1
/
+1
*
gunzip: remove avail_in recalculation
Stephen Warren
2016-02-09
1
-2
/
+1
*
gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
Tom Rini
2016-01-19
1
-0
/
+2
*
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
1
-2
/
+1
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
gunzip: add gzwrite routine for extracting compresed images to block device
Eric Nelson
2015-04-22
1
-1
/
+194
*
gunzip: Update lenp even on error
Simon Glass
2015-01-14
1
-3
/
+4
*
gzip: correctly bounds-check output buffer
Kees Cook
2013-09-03
1
-2
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
gunzip: rename z{alloc, free} to gz{alloc, free}
Mike Frysinger
2012-04-30
1
-7
/
+4
*
Fix gunzip to work for any gziped uImage size
Catalin Radu
2011-04-12
1
-6
/
+10
*
zlib/gunzip: Use WATCHDOG_RESET macro
Stefan Roese
2010-10-12
1
-5
/
+0
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
1
-0
/
+124