summaryrefslogtreecommitdiffstats
path: root/lib/gunzip.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-141-1/+1
* gunzip: remove avail_in recalculationStephen Warren2016-02-091-2/+1
* gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIPTom Rini2016-01-191-0/+2
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-131-2/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* gunzip: add gzwrite routine for extracting compresed images to block deviceEric Nelson2015-04-221-1/+194
* gunzip: Update lenp even on errorSimon Glass2015-01-141-3/+4
* gzip: correctly bounds-check output bufferKees Cook2013-09-031-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger2012-04-301-7/+4
* Fix gunzip to work for any gziped uImage sizeCatalin Radu2011-04-121-6/+10
* zlib/gunzip: Use WATCHDOG_RESET macroStefan Roese2010-10-121-5/+0
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-0/+124
OpenPOWER on IntegriCloud