1. 7580d58 nand_util: delete a useless variable by Masahiro Yamada · Fri Jul 12 10:53:37 2013 +0900
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  3. 0ae98b4 dfu, nand: before write a buffer to nand, erase the nand sectors by Heiko Schocher · Mon Jun 24 18:50:40 2013 +0200
  4. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  5. 610e855 mtd: nand: use ssize_t instead of size_t to prevent infinite loop by htbegin · Fri Mar 01 23:00:34 2013 +0000
  6. 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · Thu Mar 14 05:32:50 2013 +0000
  7. 8b177d4 mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · Fri Feb 08 09:27:19 2013 +0000
  8. 5661f70 nand: Add torture feature by Benoît Thébaudeau · Fri Nov 16 20:20:54 2012 +0100
  9. ad5d6ee nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · Mon Nov 05 10:16:15 2012 +0000
  10. e26708e nand: Clean up nand_util by Benoît Thébaudeau · Mon Nov 05 10:15:46 2012 +0000
  11. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · Wed Aug 22 16:49:45 2012 -0500
  12. acae445 nand: consolidate duplicated constants by Joe Hershberger · Wed Aug 22 16:49:44 2012 -0500
  13. dfa8ba4 nand: Change ulong to loff_t and size_t by Joe Hershberger · Wed Aug 22 16:49:43 2012 -0500
  14. cccf595 nand: Add support for unlock.invert by Joe Hershberger · Wed Aug 22 16:49:42 2012 -0500
  15. de95b32 nand_util: correct YAFFS image write function by Liu, Wentao · Tue Jan 17 19:55:02 2012 +0000
  16. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · Mon Sep 12 06:04:06 2011 +0200
  17. 34dd567 nand_util: drop trailing all-0xff pages if requested by Ben Gardiner · Tue Jun 14 16:35:06 2011 -0400
  18. 871dea4 nand_util: treat WITH_YAFFS_OOB as a mode by Ben Gardiner · Tue Jun 14 16:35:05 2011 -0400
  19. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · Tue May 24 10:18:35 2011 -0400
  20. ea95b64 NAND: add more watchdog resets by Scott Wood · Wed Feb 02 18:15:57 2011 -0600
  21. 4b5deaa NAND: add the ability to directly write yaffs image by Lei Wen · Thu Jan 06 11:11:58 2011 +0800
  22. da0f439 nand: remove dead code and suspend/resume by Scott Wood · Wed Aug 25 17:42:49 2010 -0500
  23. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · Wed Aug 25 14:43:29 2010 -0500
  24. fe3b5e1 nand util: read/write: accept unaligned length by Scott Wood · Fri Jul 30 16:11:41 2010 -0500
  25. 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · Tue Dec 15 23:38:34 2009 +0100
  26. e534672 nand: Fix access to last block in NAND devices by Stefan Roese · Wed Dec 09 09:01:43 2009 +0100
  27. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  28. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · Tue Dec 01 14:05:55 2009 +0100
  29. 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · Fri Jul 31 17:30:34 2009 -0500
  30. f2aead8 nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · Tue Jul 14 13:51:10 2009 +0300
  31. 2511ba0 mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 14:27:40 2009 +0200
  32. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
  33. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · Sun Jan 18 19:46:06 2009 -0500
  34. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · Sat Dec 13 09:43:06 2008 -0600
  35. 90e0a6b NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · Tue Nov 25 10:47:02 2008 -0600
  36. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · Wed Oct 29 14:20:26 2008 -0500
  37. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Thu Aug 14 14:41:06 2008 +0200
  38. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  39. cc5f339 NAND read/write fix by Scott Wood · Thu Jun 12 13:20:16 2008 -0500
  40. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  41. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  42. 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · Thu Jul 10 10:10:54 2008 +0200
  43. 6f94ed0 nand: Correct NAND erase percentage output by Dirk Behme · Wed Jan 16 14:26:59 2008 +0100
  44. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  45. 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]
  46. 82714b9 Fix do_div() usage in nand process output by Matthias Fuchs · Tue Sep 11 17:04:00 2007 +0200
  47. 3688293 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 13 21:57:53 2007 +0200
  48. 32d1f76 Make use of generic 64bit division in nand_util.c by Dirk Behme · Thu Aug 02 17:42:08 2007 +0200
  49. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:39:42 2007 -0500
  50. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  51. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · Sat Oct 28 15:55:52 2006 +0200
  52. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · Thu Oct 12 11:43:47 2006 +0200
  53. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · Tue Oct 10 12:36:02 2006 +0200