1. 918e9eb gunzip: add gzwrite routine for extracting compresed images to block device by Eric Nelson · 10 years ago
  2. 9c55c54 gunzip: Update lenp even on error by Simon Glass · 10 years ago
  3. b75650d gzip: correctly bounds-check output buffer by Kees Cook · 11 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. e3ed057 gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · 12 years ago
  6. f039ada Fix gunzip to work for any gziped uImage size by Catalin Radu · 14 years ago
  7. f852628 zlib/gunzip: Use WATCHDOG_RESET macro by Stefan Roese · 14 years ago
  8. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago[Renamed from lib_generic/gunzip.c]
  9. 87d93a1 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  10. 35f6a94 lib_generic: gunzip: New function zunzip by Ricardo Ribalda Delgado · 15 years ago
  11. a31e091 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  12. 107b801 Fix gunzip in case of insufficient output buffer by Matthias Fuchs · 16 years ago
  13. 717a222 gunzip: move to lib_generic by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed from common/gunzip.c]
  14. 321359f [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago