Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | sf: macronix: disable write protection when initializing | Simon Guinot | 2011-08-02 | -0/+42 |
* | mtd/spi/macronix.c: add MX25L4005 and MX25L8005 | Macpaul Lin | 2011-08-02 | -0/+16 |
* | sf: kill off now-unused local state | Mike Frysinger | 2011-07-26 | -24/+12 |
* | sf: unify write funcs | Mike Frysinger | 2011-07-26 | -64/+2 |
* | sf: unify write enable commands | Mike Frysinger | 2011-07-26 | -1/+1 |
* | sf: localize erase funcs | Mike Frysinger | 2011-04-12 | -1/+1 |
* | sf: add struct spi_flash.sector_size parameter | Richard Retanubun | 2011-04-12 | -11/+4 |
* | sf: unify read functions | Mike Frysinger | 2011-04-11 | -21/+1 |
* | sf: unify erase functions | Mike Frysinger | 2011-04-11 | -56/+4 |
* | sf: unify status polling for ready bit | Mike Frysinger | 2011-04-11 | -44/+4 |
* | sf: move useful messages from debug to printf | Mike Frysinger | 2010-06-30 | -2/+3 |
* | sf: Macronix additional chips supported | Prafulla Wadaskar | 2009-07-06 | -12/+37 |
* | sf: new Macronix MX25xx SPI flash driver | Prafulla Wadaskar | 2009-06-12 | -0/+312 |