Commit Graph

2 Commits (lime2-spi)

Author SHA1 Message Date
Ladislav Michl 9c00d982f1 cmd/onenand.c: block align warning 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Heiko Schocher 09c3280754 mtd, nand: Move common functions from cmd_nand.c to common place 9 years ago
Sergey Lapin dfe64e2c89 mtd: resync with Linux-3.7.1 11 years ago
Mike Frysinger 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Lei Wen 41c8624056 onenand: add yaffs write command 14 years ago
Lei Wen a430b137eb onenand: fix oob print out issue 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Enric Balletbo i Serra 57ff9f2421 cmd_onenand.c: Fix command usage help. 14 years ago
Enric Balletbo i Serra cdb1d4f97e ARM: fix relocation support for onenand device. 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Frans Meulenbroeks 8cd852824d cmd_onenand.c: moved to standard subcommand handling 14 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Wolfgang Denk 8360b66bac nand/onenand: Fix missing argument checking for "markbad" command 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Stefan Roese 8d2effea23 mtd: Update MTD infrastructure to support 64bit device size 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Stefan Roese c438ea175d OneNAND: Bad block aware read/write command support 15 years ago
Kyungmin Park bfd7f38614 Fix OneNAND read_oob/write_oob functions compatability 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d6e9ee92e8 common: Move conditional compilation to Makefile 16 years ago
Fathi BOUDRA 195ccfc599 OneNAND: Fill in MTD function pointers for OneNAND. 16 years ago
dirk.behme@googlemail.com aa5ffa16d7 OneNAND: Remove base address offset usage 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 16 years ago
Kyungmin Park a9da2b4107 Fix OneNAND erase command 16 years ago
Kyungmin Park d7e8ce101a OneNAND support (take #2) 17 years ago