summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/raw/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mtd: rawnand: marvell: add support for AC5 SoCChris Packham2023-07-151-1/+1
* nand: oxnas_nand: remove obsolete raw nand driverNeil Armstrong2023-07-121-7/+0
* mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157Christophe Kerello2023-03-281-1/+1
* Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2023-02-251-7/+0
|\
| * mtd: remove tmio_nand driverArnd Bergmann2023-01-071-7/+0
* | ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-161-1/+1
|/
* mtd: rawnand: Drop obsolete dependencies on COMPILE_TESTJean Delvare2022-11-251-3/+3
* mtd: rawnand: meson: stop supporting legacy clocksLiang Yang2022-09-211-1/+1
* mtd: rawnand: brcmnand: Move Kconfig to driver folderFlorian Fainelli2022-09-211-21/+1
* mtd: nand: make mtk_ecc.c a separated moduleChuanhong Guo2022-04-271-0/+1
* Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-251-0/+13
|\
| * Merge tag 'nand/for-5.18' into mtd/nextMiquel Raynal2022-03-231-0/+13
| |\
| | * mtd: rawnand: brcmnand: Add BCMA shimFlorian Fainelli2022-01-231-0/+13
* | | mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros2022-03-071-2/+1
|/ /
* / mtd: rawnand: omap2: Prevent invalid configuration and build errorRoger Quadros2022-01-251-1/+2
|/
* Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-141-1/+1
|\
| * MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer2022-01-021-1/+1
* | Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2022-01-111-1/+9
|\ \
| * \ Merge tag 'memory-controller-drv-omap-5.17' into nand/nextMiquel Raynal2021-12-311-0/+1
| |\ \
| | * | mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3Roger Quadros2021-12-221-0/+1
| | |/
| * | mtd: rawnand: renesas: Add new NAND controller driverMiquel Raynal2021-12-211-0/+7
| * | mtd: rawnand: omap2: Allow build on K3 platformsRoger Quadros2021-12-171-1/+1
| |/
* / mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing2021-12-031-1/+1
|/
* mtd: rawnand: Fix a couple of spelling mistakes in KconfigColin Ian King2021-07-161-2/+2
* mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controllerMiquel Raynal2021-06-181-0/+8
* Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2021-02-211-7/+0
|\
| * mtd: rawnand: tango: Remove the driverArnd Bergmann2021-02-011-7/+0
* | ARM: remove u300 platformArnd Bergmann2021-01-201-2/+1
|/
* mtd: rawnand: rockchip: NFC driver for RK3308, RK2928 and othersYifeng Zhao2020-12-101-0/+12
* mtd: rawnand: Add NAND controller support on Intel LGM SoCRamuthevar Vadivel Murugan2020-12-101-0/+8
* mtd: rawnand: mxc: Remove platform data supportFabio Estevam2020-12-101-1/+1
* mtd: nand: ecc-hamming: Let the software Hamming ECC engine be unselectedMiquel Raynal2020-12-101-1/+1
* mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal2020-12-101-11/+0
* mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal2020-11-301-10/+0
* mtd: rawnand: Make use of the ECC frameworkMiquel Raynal2020-09-281-0/+1
* Merge tag 'nand/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2020-08-071-1/+0
|\
| * mtd: nand: Drop useless 'depends on' in KconfigMiquel Raynal2020-06-261-1/+0
* | mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello2020-07-071-2/+1
* | mtd: rawnand: stm32_fmc2: use regmap APIsChristophe Kerello2020-07-071-0/+2
|/
* mtd: rawnand: arasan: Support the hardware BCH ECC engineMiquel Raynal2020-05-261-0/+1
* mtd: rawnand: arasan: Add new Arasan NAND controllerMiquel Raynal2020-05-241-0/+7
* mtd: rawnand: Remove the cmx270 NAND controller driverBoris Brezillon2020-05-241-4/+0
* mtd: rawnand: add unspecified HAS_IOMEM dependencyBrendan Higgins2020-01-271-1/+1
* mtd: rawnand: Add new Cadence NAND driver to MTD subsystemPiotr Sroka2019-10-041-0/+7
* mtd: rawnand: remove w90x900 driverArnd Bergmann2019-08-261-8/+0
* mtd: rawnand: Add Macronix raw NAND controller driverMason Yang2019-08-261-0/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* mtd: rawnand: fix build dependencyAnders Roxell2019-04-181-1/+1
* mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal2019-04-181-3/+3
* mtd: rawnand: Change Kconfig titles and re-order a bit the listMiquel Raynal2019-04-181-175/+179