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