1. 339f652 ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 5 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  3. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  4. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  5. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  6. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  7. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  8. 4839e86 linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · 4 years, 11 months ago
  9. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  10. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  11. e4aa10b fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · 6 years ago
  12. 87deefe ubifs: avoid assert failed in ubifs.c by Patrice Chotard · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. 4b29975 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  15. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  16. 34cc30a fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · 7 years ago
  17. 1381901 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  18. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  19. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  20. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  21. 0195a7b ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  22. 29cc5bc ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  23. ad15749 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  24. 6e29518 Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  25. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  26. dc28843 ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  27. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  28. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  29. 49c4f03 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  30. 8044c13 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  31. be73913 ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  32. aaf6935 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  33. 46d7274 UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  34. 3267bc1 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  35. 64b6817 ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  36. b1a14f8 UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  37. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  38. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  39. 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  40. ef37c68 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  41. 9d7952e ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  42. 165f985 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  43. c1a0fd5 ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 15 years ago
  44. dbd3361 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 15 years ago
  45. faac4fd UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · 16 years ago
  46. 9eefe2a UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago