aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/nand
AgeCommit message (Expand)Author
2021-03-23mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesMaxim Kochetkov
2021-03-11mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()Patrice Chotard
2021-03-11mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()Patrice Chotard
2021-02-26mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxGReto Schneider
2021-02-26mtd: nand: spi: Only one dummy byte in QUADIOHauke Mehrtens
2021-02-24mtd: rawnand: cortina_nand: missing initializationHeinrich Schuchardt
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-03nand: brcmnand: Don't use -EPROBE_DEFERSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-18mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC supportKate Liu
2021-01-13mtd: stm32_fmc2: migrate trace to dev and log macroPatrick Delaunay
2021-01-06Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: core: Access device flags through functionsSimon Glass
2021-01-05spi: Tidy up get/set of device nodeSimon Glass
2021-01-05zynq: mtd: nand: remove superfluous ifHeinrich Schuchardt
2020-12-18mtd: spinand: enable erasing of bad mtd blocksMikhail Kshevetskiy
2020-12-18mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf
2020-12-18mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOBFrieder Schrempf
2020-12-18mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-29mtd: nand: pxa3xx: enable NAND controller if the SoC needs itShmuel Hazan
2020-10-29mtd: pxa3xx_nand: remove dead codeBaruch Siach
2020-10-29mtd: pxa3xx_nand: port to use driver modelShmuel Hazan
2020-10-15mtd: mxs_nand: Fix not calling dev_xxx with a deviceSean Anderson
2020-10-14mtd: nand: Add NAND controller driver for OcteonTXSuneel Garapati
2020-09-30nand: vybrid: Re-introduce vf610_nfc.devSean Anderson
2020-09-30nand: brcmnand: Fix not calling dev_err() with a deviceSean Anderson
2020-09-30nand: atmel: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-30mtd: spi-nand: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mtd: nand: sunxi: Fix not calling dev_err with a deviceSean Anderson
2020-09-30mtd: nand: pxa3xx: Fix not calling dev_xxx with a deviceSean Anderson
2020-09-23nand: Kconfig: Change dependency for NAND_ARASANMichal Simek
2020-09-23xilinx: drivers: Use '_' instead of '-' in driver nameMichal Simek
2020-09-11mtd: nand: Fix nand write error with bad block addresses above 32-bitT Karthik Reddy
2020-08-13mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello
2020-08-04Fix corner case in bad block table handling.Doyle, Patrick
2020-08-03nand: Drop dm.h header fileSimon Glass
2020-07-20mtd: spinand: micron: Add new Micron SPI NAND devices with multiple diesShivamurthy Shastri
2020-07-20mtd: spinand: micron: Add M70A series Micron SPI NAND devicesShivamurthy Shastri