summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
* sunxi_nand_spl: Drop unnecessary temp bufHans de Goede2015-08-311-27/+8
* mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada2015-08-301-20/+12
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-281-1/+1
* mtd: nand: mxs invalidate dcache before DMA readPeng Fan2015-08-251-0/+6
* mtd: nand: mxs support oobsize bigger than 512Peng Fan2015-08-251-9/+23
* mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese2015-08-254-0/+1693
* nand: Sync with Linux v4.1Scott Wood2015-08-2511-193/+573
* mtd: Introduce mtd_block_isreserved()Ezequiel Garcia2015-08-254-2/+53
* nand: Remove __UBOOT__ ifdefsScott Wood2015-08-253-428/+4
* of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada2015-08-181-3/+3
* nand: lpc32xx: add ECC layout for small page NANDSylvain Lemieux2015-08-181-1/+17
* nand: lpc32xx: add hardware ECC supportSylvain Lemieux2015-08-181-4/+409
* sf: ops: Add spi_flash_copy_mmap functionTom Rini2015-08-171-1/+7
* sf: Make 4K sector support configurableMarek Vasut2015-08-172-0/+19
* tegra: nand: disable subpage writesMarcel Ziswiler2015-08-131-0/+3
* mtd/nand/tegra: alignment workaroundMarcel Ziswiler2015-08-131-51/+36
* tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler2015-08-131-31/+7
* nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2015-08-122-0/+177
* spl: nand: simple: replace readb() with chip specific read_buf()Vladimir Zapolskiy2015-08-121-2/+5
* nand, atmel: remove udelay in spl_nand_erase_one()Heiko Schocher2015-08-121-2/+0
* sunxi: nand: Add board configuration optionsPiotr Zierhoffer2015-08-081-0/+40
* sunxi: nand: Add basic sunxi NAND driver for SPL with DMA supportPiotr Zierhoffer2015-08-082-0/+354
* sf: kconfig: add kconfig options for spi flashesNikita Kiryanov2015-08-021-0/+44
* mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada2015-07-101-2/+3
* sf: Kconfig: Add SPI_FLASH_BAR entryJagan Teki2015-07-011-0/+8
* sf: Kconfig: Add SPI_FLASH_DATAFLASH entryJagan Teki2015-07-012-10/+15
* sf: Kconfig: Add SPI_FLASH_MTD entryJagan Teki2015-07-011-0/+12
* sf: Kconfig: Update SPI_FLASH entryJagan Teki2015-07-011-9/+9
* sf: Add Kconfig menu entryJagan Teki2015-07-011-0/+4
* sf: dataflash: Rename to CONFIG_SPI_FLASH_DATAFLASHJagan Teki2015-07-011-1/+1
* spi/sf: Minor cleanupsJagan Teki2015-07-011-9/+9
* sf: update sst25wf040b flash paramsHaikun Wang2015-06-301-1/+1
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-302-2/+101
* mtd, spi: Add MTD layer driverDaniel Schwierzeck2015-06-304-5/+116
* dm: sf: Add Atmel DataFlash spi flash driverHaikun Wang2015-06-302-0/+712
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-282-274/+0
* mtd: spi: Add the SPI_FLASH config to KconfigJoe Hershberger2015-06-251-0/+9
* mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee2015-06-181-10/+18
* omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELMJeroen Hofstee2015-06-181-109/+109
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-292-0/+274
* mtd: vf610_nfc: enable ONFI detectionStefan Agner2015-05-241-18/+49
* mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner2015-05-242-5/+50
* mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-241-0/+30
* mtd: vf610_nfc: use in-band bad block tableStefan Agner2015-05-241-27/+2
* mtd: vf610_nfc: implement OOB only readStefan Agner2015-05-241-59/+40
* mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner2015-05-241-1/+1
* mtd: vf610_nfc: remove read on SEQINStefan Agner2015-05-241-6/+8
* mtd: vf610_nfc: remove caching of page in bufferStefan Agner2015-05-241-10/+1
* mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause2015-05-241-3/+4
* mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan2015-05-241-18/+12
OpenPOWER on IntegriCloud