~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
zlib
Commit message (
Expand
)
Author
Age
*
lib/zlib: Fix a bug when getting a gzip header extra field
Oleksandr Suvorov
2023-07-14
*
zlib: trees.c: Fix a warning with clang-15
Tom Rini
2023-03-22
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
zlib: Port fix for CVE-2018-25032 to U-Boot
Tom Rini
2022-06-06
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
lib: zlib: our putc() takes only one argument
Heinrich Schuchardt
2021-01-16
*
lib: zlib: include ctype.h
Heinrich Schuchardt
2021-01-16
*
include/u-boot, lib/zlib: add sources for zlib decompression
Joao Marcos Costa
2020-08-07
*
lib: zlib: Remove offset pointer optimization in inftrees.c
Chin Liang See
2020-07-17
*
lib: zlib: fix formatting, reference
Heinrich Schuchardt
2020-04-27
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
*
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-11
*
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-28
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
*
lib: descend into sub directories only when it is necessary
Masahiro Yamada
2013-11-17
*
lib: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
lib/zlib: sparse fixes
Kim Phillips
2012-11-04
*
lib: zlib: remove the limitation for cannot using 0 as start
Lei Wen
2012-09-29
*
lib: zlib: include deflate into zlib build
Lei Wen
2012-09-29
*
lib: zlib: import trees file from 1.2.5
Lei Wen
2012-09-29
*
lib: zlib: import deflate source file from 1.2.5
Lei Wen
2012-09-29
*
zlib: Fix integer cast of pointer
Simon Glass
2011-10-28
*
zlib: handle overflow while calculating available stream input size
Anatolij Gustschin
2011-10-17
*
zlib: fix DEBUG build
Mike Frysinger
2011-05-12
*
zlib: split up to match original source tree
Mike Frysinger
2011-04-30