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