aboutsummaryrefslogtreecommitdiff
path: root/common/cmd_onenand.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park1-16/+33
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-4/+0
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA1-1/+1
2008-08-10OneNAND: Remove base address offset usagedirk.behme@googlemail.com1-6/+0
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-04-13Fix OneNAND erase commandKyungmin Park1-6/+20
2007-09-17OneNAND support (take #2)Kyungmin Park1-0/+155