summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/spansion.c
Commit message (Expand)AuthorAgeLines
* sf: spansion: Add support for S25FL256SMichal Simek2012-08-14-0/+7
* sf: unify erase commandsMike Frysinger2012-03-04-10/+1
* sf: inline data constantsMike Frysinger2012-03-04-11/+2
* sf: spansion: inline useless id definesMike Frysinger2012-07-20-22/+12
* sf: drop unused/duplicate command definesMike Frysinger2012-07-20-10/+0
* sf: spansion: add support for S25FL129P_64KShaohui Xie2011-08-02-0/+9
* sf: kill off now-unused local stateMike Frysinger2011-07-26-24/+12
* sf: unify write funcsMike Frysinger2011-07-26-64/+2
* sf: unify write enable commandsMike Frysinger2011-07-26-1/+1
* sf: localize erase funcsMike Frysinger2011-04-12-1/+1
* sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-12-10/+3
* sf: unify read functionsMike Frysinger2011-04-11-25/+1
* sf: unify erase functionsMike Frysinger2011-04-11-54/+3
* sf: unify status polling for ready bitMike Frysinger2011-04-11-37/+4
* sf: spansion: add support for S25FL032P partsDavid Jander2010-10-06-0/+9
* sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert2010-10-06-4/+3
* sf: move useful messages from debug to printfMike Frysinger2010-06-30-2/+3
* sf: always read 5 bytes for the idcodeMike Frysinger2009-04-02-8/+2
* mtd: SPI Flash: Support the Spansion FlashMingkai Hu2009-04-02-0/+356