Age | Commit message (Expand) | Author |
2020-08-07 | include/u-boot, lib/zlib: add sources for zlib decompression | Joao Marcos Costa |
2020-07-17 | lib: zlib: Remove offset pointer optimization in inftrees.c | Chin Liang See |
2020-04-27 | lib: zlib: fix formatting, reference | Heinrich Schuchardt |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2015-09-11 | Move malloc_cache_aligned() to its own header | Simon Glass |
2015-08-28 | mtd/nand/ubi: assortment of alignment fixes | Marcel Ziswiler |
2014-12-08 | Replace <compiler.h> with <linux/compiler.h> | Masahiro Yamada |
2013-11-17 | lib: descend into sub directories only when it is necessary | Masahiro Yamada |
2013-10-31 | lib: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-11-04 | lib/zlib: sparse fixes | Kim Phillips |
2012-09-29 | 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 |
2011-10-28 | zlib: Fix integer cast of pointer | Simon Glass |
2011-10-17 | zlib: handle overflow while calculating available stream input size | Anatolij Gustschin |
2011-05-12 | zlib: fix DEBUG build | Mike Frysinger |
2011-04-30 | zlib: split up to match original source tree | Mike Frysinger |