summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi/atmel.c
Commit message (Expand)AuthorAgeLines
* sf: Fix code cleanupsJagannadha Sutradharudu Teki2013-08-07-5/+5
* sf: Use spi_flash_alloc() in each SPI flash driverSimon Glass2013-03-19-7/+1
* spiflash: at25: using common spi flash operationBo Shen2012-09-17-3/+8
* spi: add atmel at25df321 serial flash supportBo Shen2012-09-17-0/+10
* sf: localize erase funcsMike Frysinger2011-04-12-2/+2
* sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-12-4/+1
* sf: atmel: undo unification of status pollingMike Frysinger2011-04-11-2/+29
* sf: unify read functionsMike Frysinger2011-04-11-16/+2
* sf: unify status polling for ready bitMike Frysinger2011-04-11-29/+2
* sf: move useful messages from debug to printfMike Frysinger2010-06-30-3/+4
* sf: add GPL-2 license infoMike Frysinger2009-10-24-0/+1
* sf: atmel: implement power-of-two write/erase funcsTodor I Mollov2009-06-12-0/+139
* sf: drop DEBUG definesMike Frysinger2009-04-02-1/+1
* mtd: add some at45 spi flash supportJean-Christophe PLAGNIOL-VILLARD2009-04-02-0/+48
* spi flash: fix crash due to spi flash miscommunicationBrad Bozarth2009-01-24-1/+2
* Fix merge problemsStefan Roese2008-08-06-3/+3
* SPI Flash subsystemHaavard Skinnemoen2008-06-03-0/+362