summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2019-02-22MLK-20962: Support legacy full id NAND in SPLHan Xu
2019-01-16MLK-20664-4 mtd: mxc_nand: Enable flash BBTYe Li
2018-04-27MLK-16034-02: enable GPMI NAND driver for i.MX8Han Xu
2018-04-27MLK-17153-1 nand: Update SPL MXS NAND mini driverYe Li
2018-04-27MLK-17109-3 mxs_nand: Add support for i.MX8MYe Li
2018-04-27MLK-12483-4 mx6: Modify drivers to disable fused modulesYe Li
2018-04-27MLK-12865 Nand: Fix BCH debug1 register access issueYe Li
2018-04-27MLK-12693-2 nand: mxs: correct bitflip for erased NAND pagePeng Fan
2018-04-27MLK-12693-1 nand: mxs: fix the bitflips for erased page when uncorrectable errorPeng Fan
2018-04-27MLK-12603: mtd: gpmi: may use legacy bch geometry in u-bootHan Xu
2018-04-27MLK-11718-2: mtd: nand: change the BCH layout setting for large oob NANDHan Xu
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner
2018-01-30nand: arasan: Select CONFIG_SYS_NAND_SELF_INITEzequiel Garcia
2018-01-30nand: arasan_nfc: Use the calculated ecc address for updating ecc registerSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Add support for ondie eccSiva Durga Prasad Paladugu
2018-01-30nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu
2018-01-08mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki
2017-12-12mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada
2017-12-04mtd: nand: denali: consolidate include directivesMasahiro Yamada
2017-12-04mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-12-04mtd: nand: denali: remove ad-hoc board_nand_init() entryMasahiro Yamada
2017-12-04mtd: nand: denali: remove bogus __maybe_unusedMasahiro Yamada
2017-11-30fix: nand: pxa3xx: fix defined but not used warningsSean Nyekjaer
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-11-29mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee
2017-11-29mtd: nand: denali: sync with Linux 4.15-rc1Masahiro Yamada
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-11-29mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada
2017-11-29mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon
2017-11-29mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada
2017-11-29mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon
2017-11-29mtd: nand: Drop the ->errstat() hookBoris Brezillon
2017-11-29mtd: nand: Drop unused cached programming supportBoris Brezillon
2017-11-29mtd: nand: Support controllers with custom pageMarc Gonzalez
2017-11-29mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon
2017-11-29mtd: nand: Fix data interface configuration logicBoris Brezillon
2017-11-29mtd: nand: automate NAND timings selectionBoris Brezillon
2017-11-29mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2017-11-29mtd: nand: convert ONFI mode into data interfaceSascha Hauer
2017-11-29mtd: nand: Create a NAND reset functionSascha Hauer
2017-11-29mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2017-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada
2017-11-28mtd: nand: zynq: Add a config option to use 1st stage bootloader timingJeff Westfahl
2017-11-17omap2: nand: Make NAND_OMAP_GPMC_PREFETCH defaultTom Rini
2017-11-14mtd: nand: fsl-ifc: fix support of multiple NAND devicesKurt Kanzenbach
2017-10-23mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford