aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2018-09-20mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan1-0/+2
2018-09-20mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon1-0/+3
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-297/+1
2018-07-21Convert CONFIG_NAND_DAVINCI to KconfigAdam Ford1-0/+6
2018-07-21Convert CONFIG_NAND_ATMEL to KconfigAdam Ford1-0/+7
2018-07-21Convert CONFIG_NAND_LPC32XX_SLC to KconfigAdam Ford1-0/+5
2018-06-27mtd: nand: mxs_nand: add device tree supportStefan Agner1-0/+7
2018-06-27mtd: nand: mxs_nand: add minimal ECC supportStefan Agner1-0/+8
2018-06-27mtd: nand: mxs_nand: use self initStefan Agner1-0/+1
2018-04-03sunxi: move the NAND parameters to KconfigMiquel Raynal1-0/+22
2018-04-03sunxi: make NAND_SUNXI use ARCH_SUNXI as default in KconfigMiquel Raynal1-0/+1
2018-04-03sunxi: automatically select SPL_NAND_SUPPORT in KconfigMiquel Raynal1-0/+1
2018-04-03sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal1-1/+1
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford1-0/+3
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner1-1/+1
2018-01-30nand: arasan: Select CONFIG_SYS_NAND_SELF_INITEzequiel Garcia1-0/+1
2017-12-12mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada1-4/+3
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+7
2017-11-29mtd: nand: denali: sync with Linux 4.15-rc1Masahiro Yamada1-11/+0
2017-11-28mtd: nand: zynq: Add a config option to use 1st stage bootloader timingJeff Westfahl1-0/+7
2017-11-17omap2: nand: Make NAND_OMAP_GPMC_PREFETCH defaultTom Rini1-0/+1
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford1-1/+54
2017-08-30mtd: nand: denali_dt: add a DT driverMasahiro Yamada1-0/+7
2017-08-12Convert CONFIG_NAND to KconfigAdam Ford1-2/+5
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-0/+7
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-2/+2
2017-04-07nand: sunxi: Add options for the SPL NAND configurationMaxime Ripard1-0/+16
2017-04-07mtd: sunxi: Change U-Boot offsetMaxime Ripard1-1/+1
2017-04-07mtd: sunxi: Select the U-Boot location config optionMaxime Ripard1-0/+1
2017-02-19mtd: nand: build MXS driver for MX7 as wellAndrey Yurovsky1-1/+1
2016-11-15mtd: nand: zynq_nand: Add nand driver support for zynqSiva Durga Prasad Paladugu1-0/+7
2016-10-26mtd: nand: Kconfig: Add NAND_MXS entryJagan Teki1-0/+7
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon1-3/+5
2016-06-19spl: nand: support redundant u-boot imageBoris Brezillon1-0/+8
2016-06-19spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon1-4/+11
2016-02-12zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu1-0/+7
2015-08-31mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through KconfigHans de Goede1-0/+9
2015-08-31sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_ENDHans de Goede1-8/+0
2015-08-31sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede1-9/+9
2015-08-31sunxi_nand_spl: Auto detect nand configuration parametersHans de Goede1-25/+0
2015-08-31sunxi_nand_spl: Add support for sun4i and sun5i SoCsHans de Goede1-2/+2
2015-08-31sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessaryHans de Goede1-0/+1
2015-08-25mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese1-0/+7
2015-08-08sunxi: nand: Add board configuration optionsPiotr Zierhoffer1-0/+40
2015-05-24mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner1-0/+15
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner1-0/+30
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-4/+0
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada1-1/+1
2014-11-26mtd: denali: use CONFIG_SYS_NAND_SELF_INITMasahiro Yamada1-0/+7
2014-10-05mtd: denali: add Denali NAND driver for SPLMasahiro Yamada1-0/+10