1. 0eded4f JFFS2: drop support for LZARI compression mode by Wolfgang Denk · Fri Jan 15 11:10:33 2010 +0100
  2. bcaa1f7 jffs2: some fixes to summary support by Ilya Yanok · Fri Jul 17 15:02:42 2009 +0400
  3. a87011e jffs2: clean the cache in case of malloc fails in build_lists by Ilya Yanok · Wed Aug 12 16:42:48 2009 +0400
  4. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · Wed Apr 01 15:02:13 2009 -0500
  5. 71e05e0 jffs2: include <linux/mtd/compat.h> instead of defining own min_t by Ilya Yanok · Thu Dec 11 05:51:57 2008 +0300
  6. c0c0773 jffs2: cache data_crc results by Ilya Yanok · Thu Nov 13 19:49:36 2008 +0300
  7. a933bd6 jffs2: summary support by Ilya Yanok · Thu Nov 13 19:49:35 2008 +0300
  8. e7fd671 jffs2: add buffer to cache flash accesses by Ilya Yanok · Thu Nov 13 19:49:34 2008 +0300
  9. ddb0269 jffs2: rewrite jffs2 scanning code based on Linux one by Ilya Yanok · Thu Nov 13 19:49:33 2008 +0300
  10. c4785fb jffs2: fix searching for latest version in jffs2_1pass_list_inodes() by Ilya Yanok · Thu Nov 13 19:49:31 2008 +0300
  11. c97ba11 JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled. by Scott Wood · Fri Oct 31 13:51:12 2008 -0500
  12. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  13. 2538374 Add JFFS2 command support on OneNAND by Kyungmin Park · Wed Aug 27 14:45:20 2008 +0900
  14. 39b9fc9 fs: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 31 04:24:56 2008 +0200
  15. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  16. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  17. fe036dd Fix some more printf() format problems. by Wolfgang Denk · Sun Jul 13 19:51:00 2008 +0200
  18. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  19. 471a2f0 jffs2_1pass.c: add watchdog support by Stuart Wood · Mon Jun 02 16:40:08 2008 -0400
  20. 3ab2ad5 Cleanup nand_info[] declaration. by Stelian Pop · Tue May 13 17:31:24 2008 +0200
  21. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  22. 650c869 jffs2_1pass.c: fix incompatible pointer type warning by Wolfgang Denk · Mon Apr 28 22:01:04 2008 +0200
  23. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  24. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  25. 8bdca10 fs/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:07:56 2007 -0500
  26. 80eb47c fs/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:56:50 2007 -0500
  27. 15888b4 Fixing some typos etc. introduced mainly by cfg patches. by Wolfgang Denk · Thu Jul 05 17:56:27 2007 +0200
  28. 32912ff fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:20 2007 -0500
  29. ab34023 [PATCH] MTD partition support, JFFS2 support by Michal Simek · Tue Apr 24 23:01:02 2007 +0200
  30. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  31. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  32. 6a07675 Fix JFFS2 support for legacy NAND driver. by Marian Balakowicz · Sat Apr 08 19:08:06 2006 +0200
  33. 315b46a Add support for Lite5200B board. by Wolfgang Denk · Fri Mar 17 11:42:53 2006 +0100
  34. dd7e866 Add crc of data to jffs2 (in jffs2_1pass_build_lists()). by Wolfgang Denk · Sun Mar 12 16:05:05 2006 +0100
  35. 582f1a3 Re-factoring the legacy NAND code (legacy NAND now only in board-specific by Bartlomiej Sieka · Sun Mar 05 18:57:33 2006 +0100
  36. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · Fri Feb 24 09:37:22 2006 +0100
  37. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · Sat Oct 15 18:23:43 2005 +0200
  38. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  39. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · Tue Oct 11 19:09:42 2005 +0200
  40. 7b9bc3a Update of new NAND code Patch by Ladislav Michl, 13 Sep 2005 by Wolfgang Denk · Wed Sep 14 23:53:32 2005 +0200
  41. 6583f36 Merge with testing-NAND (Rewrite of NAND code) by Wolfgang Denk · Wed Aug 17 12:57:49 2005 +0200
  42. 2f9b7e4 Rewrite of NAND code based on what is in 2.6.12 Linux kernel by Wolfgang Denk · Wed Aug 17 12:55:25 2005 +0200
  43. 79117cd Fix return values of the jffs2 commands ls/fsload/fsinfo, by Wolfgang Denk · Tue Aug 16 09:32:45 2005 +0200
  44. eb95c85 Add configuration for IFM AEV FIFO board. Minor coding style cleanup. by Wolfgang Denk · Wed Aug 10 15:14:32 2005 +0200
  45. 47f5779 Add common (with Linux) MTD partition scheme and "mtdparts" command by Wolfgang Denk · Mon Aug 08 01:03:24 2005 +0200
  46. b85efc2 It's better to handle LZO and LZARI compression mdoes for JFFS2 with by wdenk · Thu May 05 09:51:44 2005 +0000
  47. e84ec90 Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of by wdenk · Thu May 05 00:04:14 2005 +0000
  48. e02d2ae Fix problem with symbolic links in JFFS2 code. by wdenk · Wed May 04 23:50:54 2005 +0000
  49. e07ec1b Patch by Klaus Heydeck, 12 May 2004: by wdenk · Wed May 12 22:54:36 2004 +0000
  50. f248ebc * Fix memory leak in the NAND-specific JFFS2 code by wdenk · Wed May 05 19:44:41 2004 +0000
  51. 6c59edc * Fix minor NAND JFFS2 related issue by wdenk · Mon May 03 20:45:30 2004 +0000
  52. 7ad5e4c * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · Sun Apr 25 15:41:35 2004 +0000
  53. 7b37096 * Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · Sun Apr 25 14:37:29 2004 +0000
  54. 1249065 * Patch by Yasushi Shoji, 07 Apr 2004: by wdenk · Sun Apr 18 21:13:41 2004 +0000
  55. 8886a66 * Configure PPChameleon board to use redundand environment in flash by wdenk · Sun Apr 18 19:43:36 2004 +0000
  56. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  57. ad276f2 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · Sun Jan 04 16:28:35 2004 +0000
  58. ae65f50 * Patch by Robert Schwebel, 15 Dec 2003: by wdenk · Sat Jan 03 21:24:46 2004 +0000
  59. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  60. 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · Wed Sep 10 22:30:53 2003 +0000
  61. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  62. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · Fri Mar 14 20:47:52 2003 +0000
  63. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000
  64. ae64480 Initial revision by wdenk · Fri Mar 08 23:11:41 2002 +0000
  65. 012771d Initial revision by wdenk · Fri Mar 08 21:31:05 2002 +0000
  66. 5a2543c Initial revision by wdenk · Sun Feb 17 23:36:36 2002 +0000