1. d700a2b ubifs: remove useless code by Christophe Kerello · 6 years ago
  2. 2d2fa49 lib: Add hexdump by Alexey Brodkin · 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. f43e660 ubifs: Change value of mutex_is_locked() by Bradley Bolen · 7 years ago
  6. 05239e8 Convert CONFIG_UBIFS_SILENCE_MSG to Kconfig by Petr Vorel · 7 years ago
  7. 4b78baf ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSG by Petr Vorel · 7 years ago
  8. e989279 ubifs: no NULL check needed before free by Heinrich Schuchardt · 7 years ago
  9. 32c0693 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · 7 years ago
  10. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  11. 67eccfb fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · 7 years ago
  12. bfdfd10 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  13. a79e3c8 ubifs: fix memory corruption in super.c by Heiko Schocher · 9 years ago
  14. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  15. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  16. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  17. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  18. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  19. 94b66de ubi,ubifs: sync with linux v4.2 by Heiko Schocher · 9 years ago
  20. b5030b2 ubifs: Add functions for generic fs use by Hans de Goede · 9 years ago
  21. a164477 ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs use by Hans de Goede · 9 years ago
  22. a87fc0a Move malloc_cache_aligned() to its own header by Simon Glass · 9 years ago
  23. abc574b mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  24. 7c47031 ubifs: Enable journal replay during mount by Anton Habegger · 10 years ago
  25. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  26. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  27. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  28. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  29. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  30. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  31. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  32. 91e27a4 fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 11 years ago
  33. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  34. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  35. 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  36. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  37. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  38. d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  39. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  40. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  41. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  42. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  43. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  44. fff5c07 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  45. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  46. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  47. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  48. 84f2de9 UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 13 years ago
  49. 384b1fb ubifs bad superblock bug by Lars Poeschel · 13 years ago
  50. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  51. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  52. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  53. 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  54. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  55. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  56. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  57. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  58. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  59. ae85716 ubifsmount fails due to not initialized list by Stefano Babic · 15 years ago
  60. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  61. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  62. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  63. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  64. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  65. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  66. b577580 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  67. a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 16 years ago
  68. 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 16 years ago
  69. 38037b0 UBIFS: Remove tnc_commit.c which is not used in the read-only version by Stefan Roese · 16 years ago
  70. 542bcb9 UBIFS: fix recovery bug by Adrian Hunter · 16 years ago
  71. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  72. 619697a UBIFS: add R/O compatibility by Artem Bityutskiy · 16 years ago
  73. b061701 UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · 16 years ago
  74. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago