summaryrefslogtreecommitdiff
path: root/lib/gunzip.c
AgeCommit message (Expand)Author
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