1. 7c47031 ubifs: Enable journal replay during mount by Anton Habegger · 10 years ago
  2. 62e79dd ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  3. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  4. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  5. 2be4b3e kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  6. 081fe9e mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  7. b24c427 mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  8. f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  9. 91e27a4 fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 11 years ago
  10. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  11. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  12. 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  13. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  14. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  15. d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  16. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  17. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · 12 years ago
  20. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  21. fff5c07 fs: Use new numeric setenv functions by Simon Glass · 12 years ago
  22. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  23. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  24. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  25. 84f2de9 UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 13 years ago
  26. 384b1fb ubifs bad superblock bug by Lars Poeschel · 13 years ago
  27. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  28. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  29. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  30. 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  31. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  32. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  33. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  34. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  35. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  36. ae85716 ubifsmount fails due to not initialized list by Stefano Babic · 15 years ago
  37. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  38. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  39. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  40. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  41. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  42. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  43. b577580 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  44. a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 16 years ago
  45. 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 16 years ago
  46. 38037b0 UBIFS: Remove tnc_commit.c which is not used in the read-only version by Stefan Roese · 16 years ago
  47. 542bcb9 UBIFS: fix recovery bug by Adrian Hunter · 16 years ago
  48. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  49. 619697a UBIFS: add R/O compatibility by Artem Bityutskiy · 16 years ago
  50. b061701 UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · 16 years ago
  51. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago