| Commit message (Expand) | Author | Age | Lines |
... | |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | sf: ramtron: new spi fram driver | Reinhard Meyer | 2010-11-10 | -0/+329 |
* | sf: turn probe switch into a lookup table | Reinhard Meyer | 2010-10-12 | -44/+82 |
* | sf: spansion: add support for S25FL032P parts | David Jander | 2010-10-06 | -0/+9 |
* | sf: spansion: fixing erasing when sector size >64KiB | Marc-André Hébert | 2010-10-06 | -4/+3 |
* | sf: winbond: add support W25Q64 parts | Graeme Smecher | 2010-10-06 | -0/+9 |
* | sf: move useful messages from debug to printf | Mike Frysinger | 2010-06-30 | -16/+22 |
* | spi_flash: support old STMicro parts with RES | Thomas Chou | 2010-06-30 | -0/+22 |
* | drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking | Albin Tonnerre | 2010-04-09 | -0/+6 |
* | sf: fix stmicro offset setup while erasing | Mike Frysinger | 2009-11-22 | -1/+2 |
* | sf: new driver for Winbond W25X16/32/64 devices | Jason McMullan | 2009-11-22 | -0/+339 |
* | sf: add GPL-2 license info | Mike Frysinger | 2009-10-24 | -0/+2 |
* | eeprom_m95xxx: remove unused variable i | Jean-Christophe PLAGNIOL-VILLARD | 2009-08-21 | -1/+0 |
* | Add driver for the ST M95xxx SPI EEPROM | Albin Tonnerre | 2009-08-09 | -0/+118 |
* | sf: Macronix additional chips supported | Prafulla Wadaskar | 2009-07-06 | -12/+37 |
* | sf: sst: add sst25vf###b ids | Mike Frysinger | 2009-07-06 | -0/+16 |
* | sf: sst: fix sector size | Mike Frysinger | 2009-07-06 | -4/+4 |
* | sf: new Macronix MX25xx SPI flash driver | Prafulla Wadaskar | 2009-06-12 | -0/+319 |
* | sf: atmel: implement power-of-two write/erase funcs | Todor I Mollov | 2009-06-12 | -0/+139 |
* | sf: stmicro: dont send 4 bytes when reading status register | Mike Frysinger | 2009-04-02 | -3/+3 |
* | sf: set common timeouts in seconds, not milliseconds | Mike Frysinger | 2009-04-02 | -3/+6 |
* | sf: stmicro: use common page timeout define | Mike Frysinger | 2009-04-02 | -2/+1 |
* | sf: always read 5 bytes for the idcode | Mike Frysinger | 2009-04-02 | -11/+5 |
* | sf: stmicro: drop redundant id read | Mike Frysinger | 2009-04-02 | -7/+1 |
* | sf: add driver for SST flashes | Mike Frysinger | 2009-04-02 | -0/+365 |
* | sf: drop DEBUG defines | Mike Frysinger | 2009-04-02 | -2/+2 |
* | mtd: add some at45 spi flash support | Jean-Christophe PLAGNIOL-VILLARD | 2009-04-02 | -0/+48 |
* | mtd: SPI Flash: Support the Spansion Flash | Mingkai Hu | 2009-04-02 | -0/+357 |
* | spi flash: fix crash due to spi flash miscommunication | Brad Bozarth | 2009-01-24 | -2/+4 |
* | spi/stmicro: fix debug() display of cmd | Mike Frysinger | 2008-12-16 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -4/+4 |
* | mtd: SPI Flash: Support the STMicro Flash | TsiChung Liew | 2008-09-09 | -0/+363 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -3/+3 |
* | SPI Flash subsystem | Haavard Skinnemoen | 2008-06-03 | -0/+616 |