1. 96cbd06 zlib: Fix big performance regression by Christophe Leroy · 4 months ago
  2. f0c233b lib: Remove duplicate newlines by Marek Vasut · 4 months ago
  3. 9796bdd Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841""" by Tom Rini · 5 months ago
  4. 4eab176 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · 5 months ago
  5. f555f19 zlib: Remove incorrect ZLIB_VERSION by Michal Simek · 8 months ago
  6. c83bdfb zlib: Port fix for CVE-2016-9841 to U-Boot by Michal Simek · 8 months ago
  7. e9a1956 zlib: Rename write variable to wnext (window write index) by Michal Simek · 8 months ago
  8. e2a7fb2 zlib: Rename this variable to here (current decoding table entry) by Michal Simek · 8 months ago
  9. 1bbf41d global: Drop common.h inclusion by Tom Rini · 11 months ago
  10. 1b4014b lib/zlib: Fix a bug when getting a gzip header extra field by Oleksandr Suvorov · 1 year, 5 months ago
  11. 6839d1b zlib: trees.c: Fix a warning with clang-15 by Tom Rini · 1 year, 9 months ago
  12. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  13. c3411d4 zlib: Port fix for CVE-2018-25032 to U-Boot by Tom Rini · 2 years, 7 months ago
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  15. 8239a7f lib: zlib: our putc() takes only one argument by Heinrich Schuchardt · 4 years ago
  16. cc39cc6 lib: zlib: include ctype.h by Heinrich Schuchardt · 4 years ago
  17. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 4 months ago
  18. ab965b1 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · 4 years, 5 months ago
  19. 3fdb917 lib: zlib: fix formatting, reference by Heinrich Schuchardt · 4 years, 7 months ago
  20. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  21. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  23. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  24. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  25. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  26. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  27. 199ccfc lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  28. f9e50cc lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. 8eb6994 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  31. 86a3628 lib: zlib: remove the limitation for cannot using 0 as start by Lei Wen · 12 years ago
  32. 8dd348f lib: zlib: include deflate into zlib build by Lei Wen · 12 years ago
  33. 55e68bb lib: zlib: import trees file from 1.2.5 by Lei Wen · 12 years ago
  34. b834a39 lib: zlib: import deflate source file from 1.2.5 by Lei Wen · 12 years ago
  35. 27956ca zlib: Fix integer cast of pointer by Simon Glass · 13 years ago
  36. 5640719 zlib: handle overflow while calculating available stream input size by Anatolij Gustschin · 13 years ago
  37. 4404e41 zlib: fix DEBUG build by Mike Frysinger · 14 years ago
  38. 99596bd zlib: split up to match original source tree by Mike Frysinger · 14 years ago