summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/sst.c
AgeCommit message (Expand)Author
2013-03-19sf: Use spi_flash_alloc() in each SPI flash driverSimon Glass
2012-03-04sf: unify status register writing (and thus block unlocking)Mike Frysinger
2012-03-04sf: sst: inline duplicate write enable helper funcsMike Frysinger
2012-03-04sf: unify erase commandsMike Frysinger
2012-07-20sf: drop unused/duplicate command definesMike Frysinger
2011-07-26sf: sst: support newer standardized flashesMike Frysinger
2011-07-26sf: unify write disable commandsMike Frysinger
2011-07-26sf: unify write enable commandsMike Frysinger
2011-04-13sf: sst: add support for SST25VF064CJames Kosin
2011-04-12sf: localize erase funcsMike Frysinger
2011-04-12sf: sst: setup read funcMike 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-06-30sf: move useful messages from debug to printfMike Frysinger
2009-07-06sf: sst: add sst25vf###b idsMike Frysinger
2009-07-06sf: sst: fix sector sizeMike Frysinger
2009-04-02sf: add driver for SST flashesMike Frysinger