summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mtd: Add support for HyperBus memory devicesVignesh Raghavendra2019-06-271-0/+2
* mtd: afs: Move AFS partition parser to parsers subdirLinus Walleij2019-05-061-16/+0Star
* mtd: bcm63xxpart: move imagetag parsing to its own parserJonas Gorski2019-05-061-0/+1
* mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal2019-04-181-2/+1Star
* Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-291-0/+1
|\
| * mtd: add support for reading MTD devices via the nvmem APIAlban Bedel2018-12-061-0/+1
* | mtd: Move Redboot partition parserLinus Walleij2018-11-121-50/+0Star
* | mtd: Kconfig: fix spelling mistake "partions" -> "partition"Colin Ian King2018-11-091-1/+1
|/
* mtd: Make Kconfig formatting consistentBoris Brezillon2018-07-191-12/+12
* mtd: Move onenand code base to drivers/mtd/nand/onenandBoris Brezillon2018-03-151-2/+0Star
* kconfig: kill off GENERIC_IO optionRob Herring2017-11-131-1/+0Star
* mtd: extract TRX parser out of bcm47xxpart into a separated moduleRafał Miłecki2017-06-221-0/+4
* mtd: bcm63xxpart: Remove dependency on mach-bcm63xxSimon Arlott2016-02-121-1/+1
* mtd: enable AFS selection for ARM64Linus Walleij2015-11-111-1/+1
* mtd: part: Create the master device node when partitionedDan Ehrenberg2015-04-061-0/+13
* mtd: update help of CONFIG_MTD_OF_PARTSMichal Sojka2014-11-051-1/+1
* mtd: spi-nor: add the framework for SPI NORHuang Shijie2014-04-141-0/+2
* mtd: bcm47xxpart: allow enabling on ARCH_BCM_5301XRafał Miłecki2014-03-111-1/+1
* mtd: Hide CONFIG_MTD_BLKDEVS from the menuEzequiel Garcia2014-01-071-3/+4
* mtd: merge mtdchar module with mtdcoreArtem Bityutskiy2013-04-051-13/+0Star
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-031-2/+2
|\
| * mtd: cmdlinepart: Make it into a moduleLubomir Rintel2013-02-041-2/+2
* | drivers/mtd: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
|/
* mtd: bcm47part driver for BCM47XX chipsetsRafał Miłecki2012-09-291-0/+7
* mtd: of_parts: fix breakage in KconfigFrank Svendsboe2012-06-011-1/+1
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-311-3/+0Star
|\
| * mtd: mtdoops: kill Kconfig usage instructionsBrian Norris2012-03-271-3/+0Star
* | MTD: Relax dependenciesRichard Weinberger2012-03-251-1/+1
|/
* mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parserJonas Gorski2012-01-091-0/+8
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-15/+6Star
|\
| * mtd: tests: annotate as DANGEROUS in KconfigWolfram Sang2011-10-301-1/+4
| * mtd: remove CONFIG_MTD_DEBUGBrian Norris2011-09-111-13/+0Star
| * mtd: make ofpart buildable as a separate moduleDmitry Eremin-Solenikov2011-09-111-1/+2
* | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-281-17/+1Star
|\
| * mtd: kill CONFIG_MTD_PARTITIONSJamie Iles2011-05-251-9/+1Star
| * mtd: always build partitioning supportJamie Iles2011-05-251-10/+2Star
* | ARM: 6906/1: MTD: Remove integrator-flashMarc Zyngier2011-05-201-2/+1Star
|/
* mtdswap: kill strict error handling optionYang Ruirui2011-03-251-8/+0Star
* mtd: Add mtdswap block driverJarkko Lavinen2011-03-111-0/+18
* mtd: drop MTD_CONCAT from Kconfig entirelyDmitry Eremin-Solenikov2011-03-111-9/+0Star
* mtd: make MTD_CONCAT support mandatoryDmitry Eremin-Solenikov2011-03-111-1/+2
* mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONSGrant Likely2010-12-031-8/+11
* mtd: update description on sm_ftlMaxim Levitsky2010-08-061-4/+7
* mtd: remove redundant dependency checks in Kconfig filesKyle Spaans2010-08-021-1/+0Star
* mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky2010-03-261-9/+0Star
* mtd: nand: split out ECC moduleMaxim Levitsky2010-03-261-1/+2
* mtd: Make SM_FTL depend on MTD_NANDDavid Woodhouse2010-03-091-5/+5
* mtd: Add new SmartMedia/xD FTLMaxim Levitsky2010-02-261-0/+21
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-241-1/+1
|\