summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/eon.c
AgeCommit message (Expand)Author
2013-03-19sf: Use spi_flash_alloc() in each SPI flash driverSimon Glass
2012-03-04sf: eon: drop duplicate idMike Frysinger
2012-03-04sf: unify erase commandsMike Frysinger
2012-03-04sf: inline data constantsMike Frysinger
2012-07-20sf: drop unused/duplicate command definesMike Frysinger
2011-10-23spi/eon: add support for new EON spi flash EN25Q32BShaohui Xie
2011-09-29sf: eon: add support for EN25Q32B partsShaohui Xie
2011-07-26sf: eon/stmicro: inline useless ID definesMike Frysinger
2011-07-26sf: kill off now-unused local stateMike Frysinger
2011-07-26sf: unify write funcsMike Frysinger
2011-07-26sf: unify write enable commandsMike Frysinger
2011-04-12sf: localize erase funcsMike 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-12-17sf: new driver for EON devicesChong Huang