aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/spi
AgeCommit message (Expand)AuthorFilesLines
2009-04-02sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger1-3/+3
2009-04-02sf: set common timeouts in seconds, not millisecondsMike Frysinger1-3/+6
2009-04-02sf: stmicro: use common page timeout defineMike Frysinger1-2/+1
2009-04-02sf: always read 5 bytes for the idcodeMike Frysinger2-11/+5
2009-04-02sf: stmicro: drop redundant id readMike Frysinger1-7/+1
2009-04-02sf: add driver for SST flashesMike Frysinger4-0/+365
2009-04-02sf: drop DEBUG definesMike Frysinger2-2/+2
2009-04-02mtd: add some at45 spi flash supportJean-Christophe PLAGNIOL-VILLARD1-0/+48
2009-04-02mtd: SPI Flash: Support the Spansion FlashMingkai Hu2-0/+357
2009-01-24spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2-2/+4
2008-12-16spi/stmicro: fix debug() display of cmdMike Frysinger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-4/+4
2008-09-09mtd: SPI Flash: Support the STMicro FlashTsiChung Liew4-0/+363
2008-08-06Fix merge problemsStefan Roese1-3/+3
2008-06-03SPI Flash subsystemHaavard Skinnemoen4-0/+616