summaryrefslogtreecommitdiffstats
path: root/commands/nand.c
Commit message (Expand)AuthorAgeFilesLines
* nand bb: Fix writing of nand page unaligned dataSascha Hauer2009-08-131-14/+53
* Get rid of remaining DEVICE_TYPE_* usageSascha Hauer2009-07-211-4/+0
* introduce cdevSascha Hauer2009-07-211-77/+67
* fix compiler warningSascha Hauer2009-03-191-2/+1
* Commands:NAND: Rmove unwanted prints remove unwanted prints which can interfe...Nishanth Menon2008-09-151-2/+2
* NAND: Calculate size of bb devicesSascha Hauer2008-09-031-2/+24
* NAND: fix reading of bad block aware devicesSascha Hauer2008-09-031-2/+4
* nand: add nand -b for marking blocks as badSascha Hauer2008-09-021-13/+43
* nand: Allow adding/removing of more than one bad block aware device at onceSascha Hauer2008-08-131-63/+107
* NAND: nand command updatesSascha Hauer2008-08-131-16/+43
* [NAND] continue to make it work. Now works partly on at91sam9260Sascha Hauer2008-06-061-15/+19
* add basic at91sam9260 support. Currently only second stageSascha Hauer2008-06-061-0/+205