1. de95b32 nand_util: correct YAFFS image write function by Liu, Wentao · Tue Jan 17 19:55:02 2012 +0000
  2. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · Mon Sep 12 06:04:06 2011 +0200
  3. 34dd567 nand_util: drop trailing all-0xff pages if requested by Ben Gardiner · Tue Jun 14 16:35:06 2011 -0400
  4. 871dea4 nand_util: treat WITH_YAFFS_OOB as a mode by Ben Gardiner · Tue Jun 14 16:35:05 2011 -0400
  5. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · Tue May 24 10:18:35 2011 -0400
  6. ea95b64 NAND: add more watchdog resets by Scott Wood · Wed Feb 02 18:15:57 2011 -0600
  7. 4b5deaa NAND: add the ability to directly write yaffs image by Lei Wen · Thu Jan 06 11:11:58 2011 +0800
  8. da0f439 nand: remove dead code and suspend/resume by Scott Wood · Wed Aug 25 17:42:49 2010 -0500
  9. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · Wed Aug 25 14:43:29 2010 -0500
  10. fe3b5e1 nand util: read/write: accept unaligned length by Scott Wood · Fri Jul 30 16:11:41 2010 -0500
  11. 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · Tue Dec 15 23:38:34 2009 +0100
  12. e534672 nand: Fix access to last block in NAND devices by Stefan Roese · Wed Dec 09 09:01:43 2009 +0100
  13. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  14. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · Tue Dec 01 14:05:55 2009 +0100
  15. 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · Fri Jul 31 17:30:34 2009 -0500
  16. f2aead8 nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · Tue Jul 14 13:51:10 2009 +0300
  17. 2511ba0 mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 14:27:40 2009 +0200
  18. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
  19. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · Sun Jan 18 19:46:06 2009 -0500
  20. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · Sat Dec 13 09:43:06 2008 -0600
  21. 90e0a6b NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · Tue Nov 25 10:47:02 2008 -0600
  22. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · Wed Oct 29 14:20:26 2008 -0500
  23. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  24. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  25. cc5f339 NAND read/write fix by Scott Wood · Thu Jun 12 13:20:16 2008 -0500
  26. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  27. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  28. 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · Thu Jul 10 10:10:54 2008 +0200
  29. 6f94ed0 nand: Correct NAND erase percentage output by Dirk Behme · Wed Jan 16 14:26:59 2008 +0100
  30. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  31. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:26:56 2007 +0100[Renamed from drivers/nand/nand_util.c]
  32. 82714b9 Fix do_div() usage in nand process output by Matthias Fuchs · Tue Sep 11 17:04:00 2007 +0200
  33. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 13 21:57:53 2007 +0200
  34. 32d1f76 Make use of generic 64bit division in nand_util.c by Dirk Behme · Thu Aug 02 17:42:08 2007 +0200
  35. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:39:42 2007 -0500
  36. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  37. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · Sat Oct 28 15:55:52 2006 +0200
  38. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  39. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200