summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2016-11-21nand: force BBT scan for controllers which need itStefan Agner
2016-09-29nand: fix nand torture to use changed mtd apiMax Krummenacher
2016-03-09MLK-11718-2: mtd: nand: change the BCH layout setting for large oob NANDHan Xu
2016-03-09MLK-10740: add maximum ecc platfrom can supportHan Xu
2016-03-09MLK-10467 mtd:spi Add ATMEL AT45DB021E supportPeng Fan
2016-03-09MLK-10774-36 mtd: spi: check return value of spi_setup_slavePeng Fan
2016-03-09MLK-10385-2 imx: nand: Update GPMI NAND driver to support MX7DYe.Li
2016-03-09MLK-10178-10 mtd:nand:mxs fix potential dcache issuePeng Fan
2016-03-09MLK-10035-2: supports NAND chips with oob size up to 744 byteAllen Xu
2016-03-09ENGR00315894-33 gpmi: use the same ECC strength as used in the kernelYe.Li
2015-11-02Merge branch '2015.04-toradex-next-fastmap-fixes' into 2015.04-toradex-nextStefan Agner
2015-10-12mtd: nand: vf610_nfc: resync with upstream Linux versionStefan Agner
2015-09-01UBI: Fastmap: Set used_ebs only for static volumesRichard Weinberger
2015-09-01UBI: Fastmap: Fix leb_count unbalanceRichard Weinberger
2015-09-01UBI: Fastmap: Switch to ro mode if invalidate_fastmap() failsRichard Weinberger
2015-09-01UBI: Fastmap: Remove eba_orphans logicRichard Weinberger
2015-09-01UBI: Fastmap: Remove bogus ubi_assert()Richard Weinberger
2015-09-01UBI: Fastmap: Fix memory leak while attachingRichard Weinberger
2015-09-01UBI: Fastmap: Don't allocate new ubi_wl_entry objectsRichard Weinberger
2015-09-01UBI: Fastmap: Care about the protection queueRichard Weinberger
2015-09-01UBI: Fastmap: Calc fastmap size correctlyRichard Weinberger
2015-09-01UBI: add missing kmem_cache_free() in process_pool_aeb error pathRichard Genoud
2015-09-01UBI: fastmap: do not miss bit-flipsBrian Norris
2015-09-01UBI: fix the volumes tree sorting criteriaHeiko Schocher
2015-09-01UBI: fix rb_tree node comparison in add_mapMike Snitzer
2015-05-13mtd/nand/tegra: alignment workaroundMarcel Ziswiler
2015-05-13mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler
2015-04-28tegra: nand: 16-bit bch ecc integrationMarcel Ziswiler
2015-04-28tegra: nand: fix read_byte required for proper onfi detectionMarcel Ziswiler
2015-04-14mtd: vf610_nfc: enable ONFI detectionStefan Agner
2015-04-14mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner
2015-04-14mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner
2015-04-14mtd: vf610_nfc: use in-band bad block tableStefan Agner
2015-04-14mtd: vf610_nfc: implement OOB only readStefan Agner
2015-04-14mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner
2015-04-14mtd: vf610_nfc: remove read on SEQINStefan Agner
2015-04-14mtd: vf610_nfc: remove caching of page in bufferStefan Agner
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-04-01ARM: at91: atmel_nand: Support flash based BBTDavid Dueck
2015-03-30mtd: vf610_nfc: specify transfer size before each transferStefan Agner
2015-03-30mtd: vf610_nfc: mark page as dirty on block eraseStefan Agner
2015-03-30nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2015-03-30nand: Add verification functionsPeter Tyser
2015-03-30mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero
2015-03-30mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()Luca Ellero
2015-03-05omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles
2015-03-05mtd: nand: omap_gpmc: Make ready/busy pins configurableMichal Sojka
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada