summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2012-09-301-11/+12
|\
| * SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-271-11/+12
* | spiflash: at25: using common spi flash operationBo Shen2012-09-171-3/+8
* | spi: add atmel at25df321 serial flash supportBo Shen2012-09-171-0/+10
|/
* sf: spansion: Add support for S25FL256SMichal Simek2012-08-141-0/+7
* sf: winbond: fix page_sizeStephen Warren2012-08-141-1/+1
* sf: stmicro: add support for N25Q128AMichal Simek2012-08-101-0/+6
* sf: stmicro: add support N25Q128 partsStephan Linz2012-08-091-0/+6
* sf: stmicro: support JEDEC standard two-byte signatureStephan Linz2012-08-091-12/+15
* sf: winbond: add W25Q32Rajeshwari Shinde2012-08-091-0/+5
* sf: stmicro: add geometrical info for N25Q256 from MicronJérôme Carretero2012-04-081-0/+6
* sf: unify status register writing (and thus block unlocking)Mike Frysinger2012-03-044-62/+32
* sf: sst: inline duplicate write enable helper funcsMike Frysinger2012-03-041-22/+4
* sf: eon: drop duplicate idMike Frysinger2012-03-041-5/+0
* sf: unify erase commandsMike Frysinger2012-03-048-71/+18
* sf: inline data constantsMike Frysinger2012-03-045-105/+12
* sf: spansion: inline useless id definesMike Frysinger2012-07-201-22/+12
* sf: drop unused/duplicate command definesMike Frysinger2012-07-208-75/+11
* sf: winbond: Add support for the Winbond W25Q80BLStephen Warren2012-07-071-0/+8
* sf: eeprom_m95xxx: set a sane default timeoutMike Frysinger2012-02-121-0/+4
* sf: eeprom_m95xxx: fix up styleMike Frysinger2012-02-121-12/+12
* sf: Add spi_boot() to allow booting from SPI flash in an SPLChristian Riesch2011-12-242-0/+62
* sf: fix erase debug outputVadim Bendebury2011-12-051-2/+1
* spi/eon: add support for new EON spi flash EN25Q32BShaohui Xie2011-10-231-0/+8
* sf: eon: add support for EN25Q32B partsShaohui Xie2011-09-291-0/+8
* sf: fix debug format string warningVadim Bendebury2011-09-211-1/+1
* sf: winbond: Add support for the Winbond W25X40James Le Cuirot2011-09-051-0/+8
* sf: macronix: disable write protection when initializingSimon Guinot2011-08-021-0/+42
* sf: spansion: add support for S25FL129P_64KShaohui Xie2011-08-021-0/+9
* mtd/spi/macronix.c: add MX25L4005 and MX25L8005Macpaul Lin2011-08-021-0/+16
* sf: sst: support newer standardized flashesMike Frysinger2011-07-261-2/+20
* sf: unify write disable commandsMike Frysinger2011-07-262-1/+10
* sf: eon/stmicro: inline useless ID definesMike Frysinger2011-07-262-20/+9
* sf: kill off now-unused local stateMike Frysinger2011-07-265-123/+61
* sf: unify write funcsMike Frysinger2011-07-267-324/+76
* sf: unify write enable commandsMike Frysinger2011-07-269-8/+16
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-161-2/+3
* sf: kick watchdog when pollingPatrick Sestier2011-06-011-0/+3
* sf: sst: add support for SST25VF064CJames Kosin2011-04-131-0/+4
* sf: use print_size() for sector_size outputMike Frysinger2011-04-121-2/+2
* sf: localize erase funcsMike Frysinger2011-04-128-9/+9
* sf: sst: setup read funcMike Frysinger2011-04-121-0/+1
* sf: add struct spi_flash.sector_size parameterRichard Retanubun2011-04-1210-64/+28
* sf: atmel: undo unification of status pollingMike Frysinger2011-04-111-2/+29
* sf: unify read functionsMike Frysinger2011-04-119-157/+22
* sf: unify erase functionsMike Frysinger2011-04-118-335/+83
* sf: unify status polling for ready bitMike Frysinger2011-04-119-283/+81
* sf: unify read/write helpersMike Frysinger2011-04-111-48/+19
* sf: winbond: add support for W25Q16/32/128 partsWojtek Skulski2010-12-171-10/+29
* sf: new driver for EON devicesChong Huang2010-12-174-0/+280
OpenPOWER on IntegriCloud