1. 99de38a zlib: trees.c: Fix a warning with clang-15 by Tom Rini · 1 year, 7 months ago
  2. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  3. 2e2e784 zlib: Port fix for CVE-2018-25032 to U-Boot by Tom Rini · 2 years, 5 months ago
  4. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  5. 986c841 lib: zlib: our putc() takes only one argument by Heinrich Schuchardt · 3 years, 9 months ago
  6. 834427d lib: zlib: include ctype.h by Heinrich Schuchardt · 3 years, 9 months ago
  7. 81014f7 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · 4 years, 2 months ago
  8. 499b749 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · 4 years, 3 months ago
  9. cc3860f lib: zlib: fix formatting, reference by Heinrich Schuchardt · 4 years, 5 months ago
  10. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  11. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  14. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  15. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  16. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  17. 164922b lib: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  18. 0a1a157 lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  19. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  20. ee820b5 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  21. 869c2ab lib: zlib: remove the limitation for cannot using 0 as start by Lei Wen · 12 years ago
  22. 7a32b98 lib: zlib: include deflate into zlib build by Lei Wen · 12 years ago
  23. e9a128d lib: zlib: import trees file from 1.2.5 by Lei Wen · 12 years ago
  24. 8a5f34e lib: zlib: import deflate source file from 1.2.5 by Lei Wen · 12 years ago
  25. 41d68b3 zlib: Fix integer cast of pointer by Simon Glass · 13 years ago
  26. 92faa8b zlib: handle overflow while calculating available stream input size by Anatolij Gustschin · 13 years ago
  27. f18185a zlib: fix DEBUG build by Mike Frysinger · 13 years ago
  28. e89516f zlib: split up to match original source tree by Mike Frysinger · 13 years ago