aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_onenand.c
AgeCommit message (Expand)Author
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-23OneNAND: Bad block aware read/write command supportStefan Roese
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA
2008-08-10OneNAND: Remove base address offset usagedirk.behme@googlemail.com
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-04-13Fix OneNAND erase commandKyungmin Park
2007-09-17OneNAND support (take #2)Kyungmin Park