1. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · Mon Apr 27 07:42:05 2015 +0200
  2. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  3. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  4. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  5. 2ca9e14 onenand: add yaffs write command by Lei Wen · Thu Dec 02 05:17:55 2010 +0000
  6. e816b8e onenand: fix oob print out issue by Lei Wen · Tue Dec 07 09:38:18 2010 +0800
  7. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  8. a915394 cmd_onenand.c: Fix command usage help. by Enric Balletbo i Serra · Tue Oct 19 11:13:21 2010 +0200
  9. aac7359 ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · Tue Oct 19 11:13:22 2010 +0200
  10. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  11. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  12. 889ef81 cmd_onenand.c: moved to standard subcommand handling by Frans Meulenbroeks · Sat Mar 27 17:14:36 2010 +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. 7a15ca1 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · Sun May 24 17:34:33 2009 +0200
  15. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  16. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · Mon May 11 16:03:55 2009 +0200
  17. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  18. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  19. 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · Wed Nov 12 13:47:24 2008 +0100
  20. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · Tue Aug 19 08:42:53 2008 +0900
  21. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:38 2008 +0200
  22. 95feb70 OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · Wed Aug 06 10:06:20 2008 +0200
  23. 2743985 OneNAND: Remove base address offset usage by dirk.behme@googlemail.com · Sun Aug 10 17:56:36 2008 +0200
  24. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  25. 012f2aa Fix OneNAND erase command by Kyungmin Park · Mon Mar 31 10:40:19 2008 +0900
  26. af3d11c OneNAND support (take #2) by Kyungmin Park · Mon Sep 10 17:15:14 2007 +0900