1. 5d8296e GCC4.6: Squash warnings in yaffs_guts.c by Marek Vasut · Mon Oct 24 23:41:38 2011 +0000
  2. 24c8ed4 GCC4.6: Drop dead code from yaffs_guts.c by Marek Vasut · Mon Oct 24 23:41:37 2011 +0000
  3. 575e21e fat: correct ATTR_VFAT check by J. Vijayanand · Wed Oct 19 07:43:08 2011 +0000
  4. 27e5620 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · Thu Oct 27 23:08:16 2011 +0200
  5. 8f81400 FAT: Add FAT write feature by Donggeun Kim · Mon Oct 24 21:15:28 2011 +0000
  6. 0f3f02a ext2: Cache line aligned partial sector bounce buffer by Anton staaf · Mon Oct 03 13:55:00 2011 +0000
  7. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  8. 384b1fb ubifs bad superblock bug by Lars Poeschel · Wed Oct 12 11:31:19 2011 +0200
  9. bf913c1 fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 22:58:11 2011 +0200
  10. 51de6cf fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · Fri Aug 19 09:37:46 2011 +0000
  11. 42cdc9f fat: root directory cluster only makes sense for FAT32 by Sergei Shtylyov · Fri Aug 19 09:32:34 2011 +0000
  12. d591653 fat: cannot compare bytes and sectors by Sergei Shtylyov · Mon Aug 08 09:39:29 2011 +0000
  13. 5ab3ba7 fat: fix crash with big sector size by Sergei Shtylyov · Mon Aug 08 09:38:33 2011 +0000
  14. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · Sat Sep 10 00:41:14 2011 +0200
  15. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · Mon Sep 05 03:03:57 2011 +0000
  16. 69dbcdf YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:22 2011 +0000
  17. bb13376 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:21 2011 +0000
  18. fc67d14 YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:20 2011 +0000
  19. 11d1346 YAFFS2: fs/yaffs2/Makefile - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:19 2011 +0000
  20. bdea217 YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:18 2011 +0000
  21. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · Thu Jul 28 15:27:22 2011 +0200
  22. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  23. 44aef48 ext2: Simplify partial sector access logic by Anton Staaf · Mon Jun 13 11:40:40 2011 +0000
  24. 949a89b ext2: Fix checkpatch violations by Anton Staaf · Mon Jun 13 11:40:39 2011 +0000
  25. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · Wed Jul 13 05:11:06 2011 +0000
  26. 45b4291 cramfs: make cramfs usable without a NOR flash by Heiko Schocher · Tue May 03 02:15:15 2011 +0000
  27. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · Thu Feb 03 22:04:26 2011 +0100
  28. 4ea8966 fat32 root directory handling by Erik Hansen · Thu Mar 24 10:15:37 2011 +0100
  29. 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · Sat Dec 25 10:58:46 2010 +0100
  30. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · Thu Dec 16 23:00:53 2010 +0100
  31. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · Thu Dec 02 15:02:35 2010 +0100
  32. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · Mon Nov 01 17:28:00 2010 +0100
  33. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · Thu Oct 28 14:09:22 2010 +0200
  34. 8c8f582 ext2: constify file/dir names by Mike Frysinger · Wed Oct 20 07:18:09 2010 -0400
  35. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  36. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  37. 3676f80 FAT: buffer overflow with FAT12/16 by Stefano Babic · Wed Oct 20 08:51:45 2010 +0200
  38. 45d513e VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · Wed Sep 08 17:06:03 2010 +0300
  39. 3ebc202 ext2fs: Fix optimization bug for doubly-indirect block pointers by Aaron Pace · Mon Jul 26 14:24:44 2010 -0600
  40. 927b8ce fs/fat: Big code cleanup. by Wolfgang Denk · Mon Jul 19 11:37:00 2010 +0200
  41. a48d0a3 FAT32: fix broken root directory handling. by Wolfgang Denk · Mon Jul 19 11:36:58 2010 +0200
  42. 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · Mon Jul 19 11:36:57 2010 +0200
  43. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  44. ae85716 ubifsmount fails due to not initialized list by Stefano Babic · Wed Apr 21 09:47:19 2010 +0200
  45. d64a813 jffs2, suen3: Fix compiler warning by Heiko Schocher · Wed Mar 24 13:22:50 2010 +0100
  46. 0eded4f JFFS2: drop support for LZARI compression mode by Wolfgang Denk · Fri Jan 15 11:10:33 2010 +0100
  47. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  48. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  49. bcd124b EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · Sun Nov 22 14:13:27 2009 +0100
  50. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  51. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · Fri Sep 25 14:05:57 2009 +0200
  52. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · Tue Sep 15 09:53:29 2009 +0200
  53. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · Mon Aug 24 09:09:50 2009 +0200
  54. bcaa1f7 jffs2: some fixes to summary support by Ilya Yanok · Fri Jul 17 15:02:42 2009 +0400
  55. a87011e jffs2: clean the cache in case of malloc fails in build_lists by Ilya Yanok · Wed Aug 12 16:42:48 2009 +0400
  56. 0d9e485 ext2: fix inode size and calculations by Weirich, Bernhard · Wed Jun 10 14:00:37 2009 +0200
  57. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  58. 155abaa FAT replace compare_sign with strncmp. by Tom Rix · Wed May 20 07:55:41 2009 -0500
  59. b577580 ubifs: fix small error path mismatch by Daniel Mack · Thu Jun 04 19:44:12 2009 +0200
  60. a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · Mon Apr 27 18:33:33 2009 +0200
  61. 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · Mon Apr 27 09:13:31 2009 +0200
  62. 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
  63. 542bcb9 UBIFS: fix recovery bug by Adrian Hunter · Tue Apr 14 17:50:38 2009 +0200
  64. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  65. 619697a UBIFS: add R/O compatibility by Artem Bityutskiy · Fri Mar 27 10:21:14 2009 +0100
  66. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  67. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  68. b061701 UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · Thu Mar 19 10:06:41 2009 +0100
  69. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · Thu Mar 19 15:35:05 2009 +0100
  70. bd10900 fat.c: fix warning: array subscript is above array bounds by Wolfgang Denk · Tue Jan 27 21:36:28 2009 +0100
  71. 95f99a4 fat: fix unaligned errors by Bryan Wu · Fri Jan 02 20:47:45 2009 -0500
  72. 71e05e0 jffs2: include <linux/mtd/compat.h> instead of defining own min_t by Ilya Yanok · Thu Dec 11 05:51:57 2008 +0300
  73. 853208e fs/fat: handle FAT on SATA by Sonic Zhang · Tue Dec 09 23:20:18 2008 -0500
  74. c0c0773 jffs2: cache data_crc results by Ilya Yanok · Thu Nov 13 19:49:36 2008 +0300
  75. a933bd6 jffs2: summary support by Ilya Yanok · Thu Nov 13 19:49:35 2008 +0300
  76. e7fd671 jffs2: add buffer to cache flash accesses by Ilya Yanok · Thu Nov 13 19:49:34 2008 +0300
  77. ddb0269 jffs2: rewrite jffs2 scanning code based on Linux one by Ilya Yanok · Thu Nov 13 19:49:33 2008 +0300
  78. c4785fb jffs2: fix searching for latest version in jffs2_1pass_list_inodes() by Ilya Yanok · Thu Nov 13 19:49:31 2008 +0300
  79. 7c8f2ce Remove non-ascii characters from fat code by Remy Bohmer · Thu Nov 27 22:30:27 2008 +0100
  80. c97ba11 JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. by Scott Wood · Fri Oct 31 13:51:12 2008 -0500
  81. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  82. 2538374 Add JFFS2 command support on OneNAND by Kyungmin Park · Wed Aug 27 14:45:20 2008 +0900
  83. 39b9fc9 fs: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:56 2008 +0200
  84. 2c640fe Make the YAFFS filesystem work by Remy Bohmer · Wed Aug 20 20:46:56 2008 +0200
  85. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  86. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  87. 589ad29 moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks by William Juul · Mon Nov 19 14:46:00 2007 +0100
  88. 5bc74b4 Clean out unneeded files by William Juul · Tue Jun 10 16:18:13 2008 -0500
  89. 53a4503 Create symlinks from yaffs2/direct to yaffs2 by William Juul · Fri Nov 16 08:44:27 2007 +0100
  90. e24ebad Incorporate yaffs2 into U-boot by William Juul · Thu Nov 15 12:23:57 2007 +0100
  91. c051bbe YAFFS2 import by William Juul · Thu Nov 15 11:13:05 2007 +0100
  92. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  93. fe036dd Fix some more printf() format problems. by Wolfgang Denk · Sun Jul 13 19:51:00 2008 +0200
  94. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  95. 471a2f0 jffs2_1pass.c: add watchdog support by Stuart Wood · Mon Jun 02 16:40:08 2008 -0400
  96. 3ab2ad5 Cleanup nand_info[] declaration. by Stelian Pop · Tue May 13 17:31:24 2008 +0200
  97. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  98. 650c869 jffs2_1pass.c: fix incompatible pointer type warning by Wolfgang Denk · Mon Apr 28 22:01:04 2008 +0200
  99. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
  100. b232fe7 cramfs: Fix ifdef by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 15 17:36:41 2008 +0100