1. ef40257 lib/zlib: Fix a bug when getting a gzip header extra field by Oleksandr Suvorov · 1 year, 4 months ago
  2. 99de38a zlib: trees.c: Fix a warning with clang-15 by Tom Rini · 1 year, 8 months ago
  3. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  4. 2e2e784 zlib: Port fix for CVE-2018-25032 to U-Boot by Tom Rini · 2 years, 5 months ago
  5. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  6. 986c841 lib: zlib: our putc() takes only one argument by Heinrich Schuchardt · 3 years, 10 months ago
  7. 834427d lib: zlib: include ctype.h by Heinrich Schuchardt · 3 years, 10 months ago
  8. 81014f7 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 3 months ago
  9. 499b749 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · 4 years, 4 months ago
  10. cc3860f lib: zlib: fix formatting, reference by Heinrich Schuchardt · 4 years, 6 months ago
  11. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  12. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  15. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  16. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  17. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  18. 164922b lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  19. 0a1a157 lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  20. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. ee820b5 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  22. 869c2ab lib: zlib: remove the limitation for cannot using 0 as start by Lei Wen · 12 years ago
  23. 7a32b98 lib: zlib: include deflate into zlib build by Lei Wen · 12 years ago
  24. e9a128d lib: zlib: import trees file from 1.2.5 by Lei Wen · 12 years ago
  25. 8a5f34e lib: zlib: import deflate source file from 1.2.5 by Lei Wen · 12 years ago
  26. 41d68b3 zlib: Fix integer cast of pointer by Simon Glass · 13 years ago
  27. 92faa8b zlib: handle overflow while calculating available stream input size by Anatolij Gustschin · 13 years ago
  28. f18185a zlib: fix DEBUG build by Mike Frysinger · 13 years ago
  29. e89516f zlib: split up to match original source tree by Mike Frysinger · 14 years ago