Commit History

Author SHA1 Message Date
  Simon Glass 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
  Simon Glass 0c670fc148 common: Move gzip functions into a new gzip header 4 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Jean-Jacques Hiblot 376ddf9d4a gzip: add a function to parse the header 6 years ago
  Clemens Gruber d025021e98 gunzip: cache-align write buffer memory 7 years ago
  Eric Nelson 6a3bf3e571 gunzip.c: use block layer for writes 8 years ago
  Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
  Stephen Warren 1934665742 gunzip: remove avail_in recalculation 8 years ago
  Tom Rini 1811b7d38c gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP 8 years ago
  Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file 8 years ago
  Eric Nelson 918e9ebb45 gunzip: add gzwrite routine for extracting compresed images to block device 9 years ago
  Simon Glass 9c55c54fb4 gunzip: Update lenp even on error 9 years ago
  Kees Cook b75650d84d gzip: correctly bounds-check output buffer 10 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
  Mike Frysinger e3ed0575a7 gunzip: rename z{alloc, free} to gz{alloc, free} 12 years ago
  Catalin Radu f039ada5c1 Fix gunzip to work for any gziped uImage size 13 years ago
  Stefan Roese f852628638 zlib/gunzip: Use WATCHDOG_RESET macro 13 years ago
  Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago