~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
path: root/lib/zlib
Commit message (Expand)AuthorAge
* lib/zlib: Fix a bug when getting a gzip header extra fieldOleksandr Suvorov2023-07-14
* zlib: trees.c: Fix a warning with clang-15Tom Rini2023-03-22
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* zlib: Port fix for CVE-2018-25032 to U-BootTom Rini2022-06-06
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* lib: zlib: our putc() takes only one argumentHeinrich Schuchardt2021-01-16
* lib: zlib: include ctype.hHeinrich Schuchardt2021-01-16
* include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa2020-08-07
* lib: zlib: Remove offset pointer optimization in inftrees.cChin Liang See2020-07-17
* lib: zlib: fix formatting, referenceHeinrich Schuchardt2020-04-27
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Use correct spelling of "U-Boot"Bin Meng2016-02-06
* Move malloc_cache_aligned() to its own headerSimon Glass2015-09-11
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-28
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-08
* lib: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-17
* lib: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* lib/zlib: sparse fixesKim Phillips2012-11-04
* lib: zlib: remove the limitation for cannot using 0 as startLei Wen2012-09-29
* lib: zlib: include deflate into zlib buildLei Wen2012-09-29
* lib: zlib: import trees file from 1.2.5Lei Wen2012-09-29
* lib: zlib: import deflate source file from 1.2.5Lei Wen2012-09-29
* zlib: Fix integer cast of pointerSimon Glass2011-10-28
* zlib: handle overflow while calculating available stream input sizeAnatolij Gustschin2011-10-17
* zlib: fix DEBUG buildMike Frysinger2011-05-12
* zlib: split up to match original source treeMike Frysinger2011-04-30