summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi
Commit message (Expand)AuthorAgeLines
* sf: winbond: add support for W25Q16/32/128 partsWojtek Skulski2010-12-17-10/+29
* sf: new driver for EON devicesChong Huang2010-12-17-0/+280
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* sf: ramtron: new spi fram driverReinhard Meyer2010-11-10-0/+329
* sf: turn probe switch into a lookup tableReinhard Meyer2010-10-12-44/+82
* 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: winbond: add support W25Q64 partsGraeme Smecher2010-10-06-0/+9
* sf: move useful messages from debug to printfMike Frysinger2010-06-30-16/+22
* spi_flash: support old STMicro parts with RESThomas Chou2010-06-30-0/+22
* drivers/mtd/spi/eeprom_m95xxx.c: add missing error checkingAlbin Tonnerre2010-04-09-0/+6
* sf: fix stmicro offset setup while erasingMike Frysinger2009-11-22-1/+2
* sf: new driver for Winbond W25X16/32/64 devicesJason McMullan2009-11-22-0/+339
* sf: add GPL-2 license infoMike Frysinger2009-10-24-0/+2
* eeprom_m95xxx: remove unused variable iJean-Christophe PLAGNIOL-VILLARD2009-08-21-1/+0
* Add driver for the ST M95xxx SPI EEPROMAlbin Tonnerre2009-08-09-0/+118
* sf: Macronix additional chips supportedPrafulla Wadaskar2009-07-06-12/+37
* sf: sst: add sst25vf###b idsMike Frysinger2009-07-06-0/+16
* sf: sst: fix sector sizeMike Frysinger2009-07-06-4/+4
* sf: new Macronix MX25xx SPI flash driverPrafulla Wadaskar2009-06-12-0/+319
* sf: atmel: implement power-of-two write/erase funcsTodor I Mollov2009-06-12-0/+139
* sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger2009-04-02-3/+3
* sf: set common timeouts in seconds, not millisecondsMike Frysinger2009-04-02-3/+6
* sf: stmicro: use common page timeout defineMike Frysinger2009-04-02-2/+1
* sf: always read 5 bytes for the idcodeMike Frysinger2009-04-02-11/+5
* sf: stmicro: drop redundant id readMike Frysinger2009-04-02-7/+1
* sf: add driver for SST flashesMike Frysinger2009-04-02-0/+365
* sf: drop DEBUG definesMike Frysinger2009-04-02-2/+2
* mtd: add some at45 spi flash supportJean-Christophe PLAGNIOL-VILLARD2009-04-02-0/+48
* mtd: SPI Flash: Support the Spansion FlashMingkai Hu2009-04-02-0/+357
* spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2009-01-24-2/+4
* spi/stmicro: fix debug() display of cmdMike Frysinger2008-12-16-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-4/+4
* mtd: SPI Flash: Support the STMicro FlashTsiChung Liew2008-09-09-0/+363
* Fix merge problemsStefan Roese2008-08-06-3/+3
* SPI Flash subsystemHaavard Skinnemoen2008-06-03-0/+616