Age | Commit message (Expand) | Author |
---|---|---|
2009-07-07 | nand/onenand: Fix missing argument checking for "markbad" command | Wolfgang Denk |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | mtd: Update MTD infrastructure to support 64bit device size | Stefan Roese |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2009-01-23 | OneNAND: Bad block aware read/write command support | Stefan Roese |
2008-08-21 | Fix OneNAND read_oob/write_oob functions compatability | Kyungmin Park |
2008-08-12 | common: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-12 | OneNAND: Fill in MTD function pointers for OneNAND. | Fathi BOUDRA |
2008-08-10 | OneNAND: Remove base address offset usage | dirk.behme@googlemail.com |
2008-07-13 | Fix some more printf() format issues. | Jean-Christophe PLAGNIOL-VILLARD |
2008-04-14 | Fix OneNAND erase command | Kyungmin Park |
2007-09-17 | OneNAND support (take #2) | Kyungmin Park |