1. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  2. 7f91838 fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · 6 years ago
  3. ec7c77e ubifs: avoid assert failed in ubifs.c by Patrice Chotard · 7 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  6. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  7. 67eccfb fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · 7 years ago
  8. bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  9. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  10. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  11. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  12. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  13. b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  14. a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  15. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  16. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  17. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  18. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  19. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  20. fff5c07 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  21. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  22. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  23. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  24. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  25. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  26. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  27. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  28. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  29. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  30. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  31. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  32. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  33. b577580 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  34. a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 16 years ago
  35. 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 16 years ago
  36. b061701 UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · 16 years ago
  37. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago