summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/stmicro.c
Commit message (Expand)AuthorAgeLines
* 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-21/+1
* sf: unify erase functionsMike Frysinger2011-04-11-56/+3
* sf: unify status polling for ready bitMike Frysinger2011-04-11-44/+4
* sf: move useful messages from debug to printfMike Frysinger2010-06-30-2/+3
* spi_flash: support old STMicro parts with RESThomas Chou2010-06-30-0/+21
* sf: fix stmicro offset setup while erasingMike Frysinger2009-11-22-1/+2
* sf: stmicro: dont send 4 bytes when reading status registerMike Frysinger2009-04-02-3/+3
* sf: stmicro: use common page timeout defineMike Frysinger2009-04-02-2/+1
* sf: stmicro: drop redundant id readMike Frysinger2009-04-02-7/+1
* spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2009-01-24-1/+2
* spi/stmicro: fix debug() display of cmdMike Frysinger2008-12-16-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-1/+1
* mtd: SPI Flash: Support the STMicro FlashTsiChung Liew2008-09-09-0/+356