aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21mtd: rawnand: meson: stop supporting legacy clocksLiang Yang1-1/+1
2022-09-21mtd: rawnand: brcmnand: Move Kconfig to driver folderFlorian Fainelli1-21/+1
2022-04-27mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo1-0/+1
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-0/+13
2022-03-23Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal1-0/+13
2022-03-07mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros1-2/+1
2022-01-25mtd: rawnand: omap2: Prevent invalid configuration and build errorRoger Quadros1-1/+2
2022-01-23mtd: rawnand: brcmnand: Add BCMA shimFlorian Fainelli1-0/+13
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2022-01-11Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-1/+9
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer1-1/+1
2021-12-31Merge tag 'memory-controller-drv-omap-5.17' into nand/nextMiquel Raynal1-0/+1
2021-12-22mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3Roger Quadros1-0/+1
2021-12-21mtd: rawnand: renesas: Add new NAND controller driverMiquel Raynal1-0/+7
2021-12-17mtd: rawnand: omap2: Allow build on K3 platformsRoger Quadros1-1/+1
2021-12-03mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing1-1/+1
2021-07-16mtd: rawnand: Fix a couple of spelling mistakes in KconfigColin Ian King1-2/+2
2021-06-18mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controllerMiquel Raynal1-0/+8
2021-02-21Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-7/+0
2021-02-01mtd: rawnand: tango: Remove the driverArnd Bergmann1-7/+0
2021-01-20ARM: remove u300 platformArnd Bergmann1-2/+1
2020-12-10mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and othersYifeng Zhao1-0/+12
2020-12-10mtd: rawnand: Add NAND controller support on Intel LGM SoCRamuthevar Vadivel Murugan1-0/+8
2020-12-10mtd: rawnand: mxc: Remove platform data supportFabio Estevam1-1/+1
2020-12-10mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselectedMiquel Raynal1-1/+1
2020-12-10mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal1-11/+0
2020-11-30mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal1-10/+0
2020-09-28mtd: rawnand: Make use of the ECC frameworkMiquel Raynal1-0/+1
2020-08-07Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/nextRichard Weinberger1-1/+0
2020-07-07mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello1-2/+1
2020-07-07mtd: rawnand: stm32_fmc2: use regmap APIsChristophe Kerello1-0/+2
2020-06-26mtd: nand: Drop useless 'depends on' in KconfigMiquel Raynal1-1/+0
2020-05-26mtd: rawnand: arasan: Support the hardware BCH ECC engineMiquel Raynal1-0/+1
2020-05-24mtd: rawnand: arasan: Add new Arasan NAND controllerMiquel Raynal1-0/+7
2020-05-24mtd: rawnand: Remove the cmx270 NAND controller driverBoris Brezillon1-4/+0
2020-01-27mtd: rawnand: add unspecified HAS_IOMEM dependencyBrendan Higgins1-1/+1
2019-10-04mtd: rawnand: Add new Cadence NAND driver to MTD subsystemPiotr Sroka1-0/+7
2019-08-26mtd: rawnand: remove w90x900 driverArnd Bergmann1-8/+0
2019-08-26mtd: rawnand: Add Macronix raw NAND controller driverMason Yang1-0/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-18mtd: rawnand: fix build dependencyAnders Roxell1-1/+1
2019-04-18mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal1-3/+3
2019-04-18mtd: rawnand: Change Kconfig titles and re-order a bit the listMiquel Raynal1-175/+179
2019-04-18mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal1-6/+5
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal1-7/+2
2019-04-08mtd: rawnand: Initialize the nand_device objectBoris Brezillon1-0/+1
2019-03-21mtd: rawnand: Move drivers for Ingenic SoCs to subfolderPaul Cercueil1-13/+1
2019-02-05mtd: rawnand: meson: add support for Amlogic NAND flash controllerLiang Yang1-0/+8
2019-02-05mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello1-0/+9
2018-12-07mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=yBoris Brezillon1-1/+1