summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)Author
2021-04-12mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali
2021-04-08spl: fit: nand: allow for non-page-aligned elementsTim Harvey
2021-03-23mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesMaxim Kochetkov
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-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-05zynq: mtd: nand: remove superfluous ifHeinrich Schuchardt
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: 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-03nand: Drop dm.h header fileSimon Glass
2020-07-11mtd: nand: raw: denali: Wait for reset completion statusLey Foon Tan
2020-07-11mtd: nand: raw: denali: Assert reset before deassertLey Foon Tan
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi
2020-05-22mtd: rawnand: denali: deassert write protect pinMasahiro Yamada
2020-05-22mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-05-10mtd: nand: raw: mxs_nand changes for nandbcbHan Xu