summaryrefslogtreecommitdiff
path: root/lib/gunzip.c
AgeCommit message (Expand)Author
2016-10-06gunzip: cache-align write buffer memoryClemens Gruber
2016-04-18gunzip.c: use block layer for writesEric Nelson
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-02-09gunzip: remove avail_in recalculationStephen Warren
2016-01-19gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIPTom Rini
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-04-22gunzip: add gzwrite routine for extracting compresed images to block deviceEric Nelson
2015-01-14gunzip: Update lenp even on errorSimon Glass
2013-09-03gzip: correctly bounds-check output bufferKees Cook
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-04-30gunzip: rename z{alloc, free} to gz{alloc, free}Mike Frysinger
2011-04-12Fix gunzip to work for any gziped uImage sizeCatalin Radu
2010-10-12zlib/gunzip: Use WATCHDOG_RESET macroStefan Roese
2010-04-13Rename lib_generic/ to lib/Peter Tyser