summaryrefslogtreecommitdiff
path: root/common/cmd_onenand.c
Commit message (Expand)AuthorAgeLines
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* OneNAND: Bad block aware read/write command supportStefan Roese2009-01-23-110/+420
* Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-21-16/+33
* common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-4/+0
* OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-12-1/+1
* OneNAND: Remove base address offset usagedirk.behme@googlemail.com2008-08-10-6/+0
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-13-2/+2
* Fix OneNAND erase commandKyungmin Park2008-04-13-6/+20
* OneNAND support (take #2)Kyungmin Park2007-09-17-0/+155