1. 6cf2ddb cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  2. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_onenand.c]
  3. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_onenand.c]
  4. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 10 years ago
  5. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  6. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  7. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  8. 2ca9e14 onenand: add yaffs write command by Lei Wen · 14 years ago
  9. e816b8e onenand: fix oob print out issue by Lei Wen · 14 years ago
  10. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  11. a915394 cmd_onenand.c: Fix command usage help. by Enric Balletbo i Serra · 14 years ago
  12. aac7359 ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · 14 years ago
  13. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  14. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  15. 889ef81 cmd_onenand.c: moved to standard subcommand handling by Frans Meulenbroeks · 15 years ago
  16. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  17. 7a15ca1 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · 16 years ago
  18. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  19. 586b3a6 mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 16 years ago
  20. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  21. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  22. 9743d28 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
  23. 5d7a01c Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · 16 years ago
  24. 58cd54a common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 95feb70 OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · 16 years ago
  26. 2743985 OneNAND: Remove base address offset usage by dirk.behme@googlemail.com · 16 years ago
  27. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  28. 012f2aa Fix OneNAND erase command by Kyungmin Park · 17 years ago
  29. af3d11c OneNAND support (take #2) by Kyungmin Park · 17 years ago