summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/spansion.c
AgeCommit message (Expand)Author
2011-08-02sf: spansion: add support for S25FL129P_64KShaohui Xie
2011-07-26sf: kill off now-unused local stateMike Frysinger
2011-07-26sf: unify write funcsMike Frysinger
2011-07-26sf: unify write enable commandsMike Frysinger
2011-04-12sf: localize erase funcsMike Frysinger
2011-04-12sf: add struct spi_flash.sector_size parameterRichard Retanubun
2011-04-11sf: unify read functionsMike Frysinger
2011-04-11sf: unify erase functionsMike Frysinger
2011-04-11sf: unify status polling for ready bitMike Frysinger
2010-10-06sf: spansion: add support for S25FL032P partsDavid Jander
2010-10-06sf: spansion: fixing erasing when sector size >64KiBMarc-André Hébert
2010-06-30sf: move useful messages from debug to printfMike Frysinger
2009-04-02sf: always read 5 bytes for the idcodeMike Frysinger
2009-04-02mtd: SPI Flash: Support the Spansion FlashMingkai Hu