1. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  2. 9c00d98 cmd/onenand.c: block align warning by Ladislav Michl · 8 years ago
  3. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_onenand.c]
  4. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_onenand.c]
  5. 09c3280 mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 9 years ago
  6. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  7. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 12 years ago
  8. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  9. 41c8624 onenand: add yaffs write command by Lei Wen · 14 years ago
  10. a430b13 onenand: fix oob print out issue by Lei Wen · 14 years ago
  11. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  12. 57ff9f2 cmd_onenand.c: Fix command usage help. by Enric Balletbo i Serra · 14 years ago
  13. cdb1d4f ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · 14 years ago
  14. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  15. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  16. 8cd8528 cmd_onenand.c: moved to standard subcommand handling by Frans Meulenbroeks · 14 years ago
  17. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  18. 8360b66 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · 15 years ago
  19. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  20. 8d2effe mtd: Update MTD infrastructure to support 64bit device size by Stefan Roese · 15 years ago
  21. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  22. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  23. c438ea1 OneNAND: Bad block aware read/write command support by Stefan Roese · 16 years ago
  24. bfd7f38 Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · 16 years ago
  25. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 195ccfc OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · 16 years ago
  27. aa5ffa1 OneNAND: Remove base address offset usage by dirk.behme@googlemail.com · 16 years ago
  28. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. a9da2b4 Fix OneNAND erase command by Kyungmin Park · 16 years ago
  30. d7e8ce1 OneNAND support (take #2) by Kyungmin Park · 17 years ago