Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | sf: unify erase commands | Mike Frysinger | 2012-03-04 | -3/+5 |
* | sf: fix erase debug output | Vadim Bendebury | 2011-12-05 | -2/+1 |
* | sf: fix debug format string warning | Vadim Bendebury | 2011-09-21 | -1/+1 |
* | sf: unify write funcs | Mike Frysinger | 2011-07-26 | -0/+57 |
* | sf: unify write enable commands | Mike Frysinger | 2011-07-26 | -1/+1 |
* | sf: kick watchdog when polling | Patrick Sestier | 2011-06-01 | -0/+3 |
* | sf: use print_size() for sector_size output | Mike Frysinger | 2011-04-12 | -2/+2 |
* | sf: add struct spi_flash.sector_size parameter | Richard Retanubun | 2011-04-12 | -2/+7 |
* | sf: unify read functions | Mike Frysinger | 2011-04-11 | -0/+12 |
* | sf: unify erase functions | Mike Frysinger | 2011-04-11 | -0/+58 |
* | sf: unify status polling for ready bit | Mike Frysinger | 2011-04-11 | -0/+41 |
* | sf: unify read/write helpers | Mike Frysinger | 2011-04-11 | -48/+19 |
* | sf: new driver for EON devices | Chong Huang | 2010-12-17 | -0/+3 |
* | sf: ramtron: new spi fram driver | Reinhard Meyer | 2010-11-10 | -0/+8 |
* | sf: turn probe switch into a lookup table | Reinhard Meyer | 2010-10-12 | -44/+82 |
* | sf: move useful messages from debug to printf | Mike Frysinger | 2010-06-30 | -2/+2 |
* | spi_flash: support old STMicro parts with RES | Thomas Chou | 2010-06-30 | -0/+1 |
* | sf: new driver for Winbond W25X16/32/64 devices | Jason McMullan | 2009-11-22 | -0/+5 |
* | sf: add GPL-2 license info | Mike Frysinger | 2009-10-24 | -0/+1 |
* | sf: new Macronix MX25xx SPI flash driver | Prafulla Wadaskar | 2009-06-12 | -0/+5 |
* | sf: always read 5 bytes for the idcode | Mike Frysinger | 2009-04-02 | -3/+3 |
* | sf: add driver for SST flashes | Mike Frysinger | 2009-04-02 | -0/+5 |
* | sf: drop DEBUG defines | Mike Frysinger | 2009-04-02 | -1/+1 |
* | mtd: SPI Flash: Support the STMicro Flash | TsiChung Liew | 2008-09-09 | -0/+5 |
* | SPI Flash subsystem | Haavard Skinnemoen | 2008-06-03 | -0/+162 |