summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* nand: arasan_nfc: Move common ecc struct initialization init routineSiva Durga Prasad Paladugu2018-01-301-7/+7
* mtd: nand: mxs_nand_spl: Remove nand size printJagan Teki2018-01-081-2/+0
* mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada2017-12-121-4/+3
* mtd: nand: denali: consolidate include directivesMasahiro Yamada2017-12-041-3/+3
* mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada2017-12-041-2/+2
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-0416-16/+16
* mtd: nand: denali: remove ad-hoc board_nand_init() entryMasahiro Yamada2017-12-041-26/+0
* mtd: nand: denali: remove bogus __maybe_unusedMasahiro Yamada2017-12-041-1/+1
* fix: nand: pxa3xx: fix defined but not used warningsSean Nyekjaer2017-11-301-0/+2
* Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-11-292-2/+28
|\
| * mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger2017-11-291-0/+12
| * mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee2017-11-291-2/+4
| * mtd: nand: zynq: Add a config option to use 1st stage bootloader timingJeff Westfahl2017-11-282-0/+12
* | mtd: nand: denali: sync with Linux 4.15-rc1Masahiro Yamada2017-11-295-1295/+1247
* | mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2017-11-291-4/+5
* | mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada2017-11-291-0/+220
* | mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon2017-11-291-9/+13
* | mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada2017-11-291-0/+8
* | mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon2017-11-291-4/+5
* | mtd: nand: Drop the ->errstat() hookBoris Brezillon2017-11-292-22/+0
* | mtd: nand: Drop unused cached programming supportBoris Brezillon2017-11-292-31/+14
* | mtd: nand: Support controllers with custom pageMarc Gonzalez2017-11-291-3/+31
* | mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon2017-11-291-1/+25
* | mtd: nand: Fix data interface configuration logicBoris Brezillon2017-11-291-12/+36
* | mtd: nand: automate NAND timings selectionBoris Brezillon2017-11-291-0/+155
* | mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer2017-11-291-0/+11
* | mtd: nand: convert ONFI mode into data interfaceSascha Hauer2017-11-291-206/+253
* | mtd: nand: Create a NAND reset functionSascha Hauer2017-11-291-3/+18
* | mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon2017-11-291-0/+3
* | bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada2017-11-291-2/+0
|/
* omap2: nand: Make NAND_OMAP_GPMC_PREFETCH defaultTom Rini2017-11-171-0/+1
* mtd: nand: fsl-ifc: fix support of multiple NAND devicesKurt Kanzenbach2017-11-141-9/+6
* mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada2017-10-234-38/+29
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-1/+54
* mtd: nand: denali_dt: add clock supportMasahiro Yamada2017-10-152-0/+13
* mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)Masahiro Yamada2017-10-151-0/+2
* mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)Masahiro Yamada2017-10-151-0/+2
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-042-4/+4
* mtd: nand: denali: allow to override corrupted revision registerMasahiro Yamada2017-09-183-14/+50
* mtd: nand: denali_dt: add a DT driverMasahiro Yamada2017-08-305-1/+81
* Convert CONFIG_NAND to KconfigAdam Ford2017-08-121-2/+5
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-0/+7
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-181-3/+4
|\
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-3/+3
| * mx6: soc: Move mxs_dma_init() into the mxs nand driverFabio Estevam2017-07-121-0/+1
* | mtd: nand: make nand_info array staticGrygorii Strashko2017-07-111-1/+1
* | mtd: nand: drv: use get_nand_dev_by_index()Grygorii Strashko2017-07-112-2/+2
* | cmd: nand: abstract global variable usage for dm conversionMugunthan V N2017-07-112-11/+17
|/
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-163-659/+2
* samsung: nand: Drop s3c2410_nand driverSimon Glass2017-06-052-176/+0