summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: pxa3xx: enable NAND controller if the SoC needs itShmuel Hazan2020-10-292-10/+44
* mtd: pxa3xx_nand: remove dead codeBaruch Siach2020-10-291-9/+3
* mtd: pxa3xx_nand: port to use driver modelShmuel Hazan2020-10-292-63/+54
* mtd: mxs_nand: Fix not calling dev_xxx with a deviceSean Anderson2020-10-151-13/+15
* mtd: nand: Add NAND controller driver for OcteonTXSuneel Garapati2020-10-146-0/+2998
* nand: vybrid: Re-introduce vf610_nfc.devSean Anderson2020-09-301-17/+21
* nand: brcmnand: Fix not calling dev_err() with a deviceSean Anderson2020-09-301-14/+6
* nand: atmel: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-30/+39
* mtd: spi-nand: Fix not calling dev_err with a deviceSean Anderson2020-09-301-4/+4
* mtd: nand: sunxi: Fix not calling dev_err with a deviceSean Anderson2020-09-301-22/+23
* mtd: nand: pxa3xx: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-15/+15
* nand: Kconfig: Change dependency for NAND_ARASANMichal Simek2020-09-231-1/+1
* xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek2020-09-232-2/+2
* mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy2020-09-111-3/+3
* mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello2020-08-131-28/+59
* mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello2020-08-131-35/+21
* mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello2020-08-131-64/+56
* mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello2020-08-131-132/+131
* mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello2020-08-131-3/+5
* mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello2020-08-131-25/+0
* mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello2020-08-131-1/+1
* Fix corner case in bad block table handling.Doyle, Patrick2020-08-041-1/+1
* nand: Drop dm.h header fileSimon Glass2020-08-032-2/+3
* mtd: spinand: micron: Add new Micron SPI NAND devices with multiple diesShivamurthy Shastri2020-07-201-0/+55
* mtd: spinand: micron: Add M70A series Micron SPI NAND devicesShivamurthy Shastri2020-07-201-0/+20
* mtd: spinand: micron: identify SPI NAND device with Continuous Read modeShivamurthy Shastri2020-07-201-0/+16
* mtd: spinand: micron: Add new Micron SPI NAND devicesShivamurthy Shastri2020-07-201-0/+30
* mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGDShivamurthy Shastri2020-07-201-0/+1
* mtd: spinand: micron: Generalize the OOB layout structure and function namesShivamurthy Shastri2020-07-201-14/+14
* mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan2020-07-113-1/+17
* mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan2020-07-111-0/+2
* spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi2020-07-081-0/+28
* mtd: spinand: toshiba: Support for new Kioxia Serial NANDYoshio Furuyama2020-05-281-16/+103
* mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)Yoshio Furuyama2020-05-281-27/+27
* mtd: rawnand: denali: deassert write protect pinMasahiro Yamada2020-05-221-0/+1
* mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada2020-05-221-9/+9
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1819-0/+19
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1816-0/+16
* common: Drop linux/bug.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop log.h from common headerSimon Glass2020-05-1815-0/+15
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-184-0/+6
* arm: Don't include common.h in header filesSimon Glass2020-05-182-0/+4
* mtd: nand: raw: mxs_nand changes for nandbcbHan Xu2020-05-101-3/+40
* nand: enable the Randomizer module for i.mx7 and i.mx8Alice Guo2020-05-101-1/+7
* mxs_nand: don't check zero count when ECC reading with randomizerHan Xu2020-05-101-2/+3
* MXS_NAND: Add clock support for iMX8Ye Li2020-05-101-0/+69
* mtd: nand: support GPMI NAND driver for i.MX8Peng Fan2020-05-103-10/+19
* nand: mxs_nand: make imx8mm can use hardware BCH and randomizerAlice Guo2020-05-101-1/+1
* mtd: mxs_nand: fix the gf_13/14 definition issueHan Xu2020-05-101-0/+2