Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sf: unify status register writing (and thus block unlocking) | Mike Frysinger | 2012-03-04 | 1 | -22/+1 |
* | sf: sst: inline duplicate write enable helper funcs | Mike Frysinger | 2012-03-04 | 1 | -22/+4 |
* | sf: unify erase commands | Mike Frysinger | 2012-03-04 | 1 | -16/+3 |
* | sf: drop unused/duplicate command defines | Mike Frysinger | 2012-07-20 | 1 | -10/+4 |
* | sf: sst: support newer standardized flashes | Mike Frysinger | 2011-07-26 | 1 | -2/+20 |
* | sf: unify write disable commands | Mike Frysinger | 2011-07-26 | 1 | -1/+1 |
* | sf: unify write enable commands | Mike Frysinger | 2011-07-26 | 1 | -1/+1 |
* | sf: sst: add support for SST25VF064C | James Kosin | 2011-04-13 | 1 | -0/+4 |
* | sf: localize erase funcs | Mike Frysinger | 2011-04-12 | 1 | -1/+1 |
* | sf: sst: setup read func | Mike Frysinger | 2011-04-12 | 1 | -0/+1 |
* | sf: add struct spi_flash.sector_size parameter | Richard Retanubun | 2011-04-12 | 1 | -7/+3 |
* | sf: unify read functions | Mike Frysinger | 2011-04-11 | 1 | -14/+0 |
* | sf: unify erase functions | Mike Frysinger | 2011-04-11 | 1 | -60/+3 |
* | sf: unify status polling for ready bit | Mike Frysinger | 2011-04-11 | 1 | -38/+3 |
* | sf: move useful messages from debug to printf | Mike Frysinger | 2010-06-30 | 1 | -2/+3 |
* | sf: sst: add sst25vf###b ids | Mike Frysinger | 2009-07-06 | 1 | -0/+16 |
* | sf: sst: fix sector size | Mike Frysinger | 2009-07-06 | 1 | -4/+4 |
* | sf: add driver for SST flashes | Mike Frysinger | 2009-04-02 | 1 | -0/+358 |