1. fcecb4a mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · 12 years ago
  2. 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  3. 8156f732 nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  4. bd74280 nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  5. e70bfa2 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  6. 33b1d5c nand: consolidate duplicated constants by Joe Hershberger · 12 years ago
  7. e331ab2 nand: Change ulong to loff_t and size_t by Joe Hershberger · 12 years ago
  8. eee623a nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  9. 6568302 nand_util: correct YAFFS image write function by Liu, Wentao · 13 years ago
  10. 6d41419 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · 13 years ago
  11. 169d54d nand_util: drop trailing all-0xff pages if requested by Ben Gardiner · 13 years ago
  12. c135456 nand_util: treat WITH_YAFFS_OOB as a mode by Ben Gardiner · 13 years ago
  13. a6c9aa1 nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · 13 years ago
  14. 6f2ffc3 NAND: add more watchdog resets by Scott Wood · 14 years ago
  15. 47fc18f NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  16. 5b8e6bb nand: remove dead code and suspend/resume by Scott Wood · 14 years ago
  17. 3048632 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  18. f9a5254 nand util: read/write: accept unaligned length by Scott Wood · 14 years ago
  19. bb3bcfa Merge branch 'next' of ../next by Wolfgang Denk · 15 years ago
  20. f4cfe42 nand: Fix access to last block in NAND devices by Stefan Roese · 15 years ago
  21. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  22. 0ec81db Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · 15 years ago
  23. 1fc1d9a add WATCHDOG_RESET() on nand write and read by Giulio Benetti · 15 years ago
  24. 3ebf70d nand: fixed failed reads on corrected ECC errors in nand_util.c by Valeriy Glushkov · 15 years ago
  25. 378adfc mtd: nand: use loff_t for offset by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  26. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  27. d4bade8 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  28. 50657c2 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  29. 2077e34 NAND: Fix misplaced return statement in nand_{read,write}_skip_bad(). by Scott Wood · 16 years ago
  30. bd78bc6 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · 16 years ago
  31. 4b07080 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  32. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. dfbf617 NAND read/write fix by Scott Wood · 16 years ago
  34. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  35. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  36. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  37. 9723bbb nand: Correct NAND erase percentage output by Dirk Behme · 17 years ago
  38. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  39. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/nand/nand_util.c]
  40. 5bd7fe9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
  41. be5d72d Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  42. 3a6d56c Make use of generic 64bit division in nand_util.c by Dirk Behme · 17 years ago
  43. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  44. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  45. 856f054 [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  46. 87621bc Fix spelling; minor code cleanup. by Wolfgang Denk · 18 years ago
  47. 2255b2d * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago