summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/raw
AgeCommit message (Expand)Author
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-14Replace TARGET namespace and cleanup properlyTien Fong Chee
2026-02-08Merge tag 'u-boot-at91-2026.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-02-04mtd: nand: raw: atmel: Access device ofnode through functionsAndy Yan
2026-02-03tools: sunxi-spl-image-builder: support H6/H616 NAND bootRichard Genoud
2026-02-03mtd: rawnand: sunxi: fix page size in control registerRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: Fix cast to pointer from integer warningsRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: add support for H6/H616 nand controllerRichard Genoud
2026-02-03mtd: rawnand: sunxi: add support for H6/H616 nand controllerRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: use NFC_ECC_MODE and NFC_RANDOM_SEED macrosRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: increase max_oobsize for 2KiB pagesRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: use NFC_ECC_ERR_MSK and NFC_ECC_PAT_FOUNDRichard Genoud
2026-02-03mtd: rawnand: sunxi: introduce reg_spare_area in sunxi_nfc_capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move NFC_RANDOM_EN register offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: add per SoC capabilitiesRichard Genoud
2026-02-03mtd: rawnand: sunxi: introduce reg_pat_id in sunxi_nfc_capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move NFC_ECC_MODE offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: add has_ecc_block_512 capabilityRichard Genoud
2026-02-03mtd: rawnand: sunxi: move ECC_PAT_FOUND register in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move USER_DATA register offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: move ECC_ERR_CNT register offset in SoC capsRichard Genoud
2026-02-03mtd: rawnand: sunxi: add per SoC capabilitiesRichard Genoud
2026-02-03mtd: rawnand: sunxi: merge register definitions for sunxi_nand{, _spl}.cRichard Genoud
2026-02-03mtd: rawnand: sunxi: remove usage of struct sunxi_ccm_regRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: cosmetic: use definitions from linux/mtd/rawnand.hRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: harmonize register defines with non spl fileRichard Genoud
2026-02-03mtd: rawnand: sunxi_spl: fix pointer from integer without a castRichard Genoud
2026-02-03mtd: rawnand: sunxi: cosmetic: remove needless commentRichard Genoud
2026-01-09dm: core: Default to using DEVRES outside of xPLTom Rini
2025-12-08Merge tag 'v2026.01-rc4' into nextTom Rini
2025-12-05mtd: Tighten some driver dependenciesTom Rini
2025-12-02Merge tag 'u-boot-at91-fixes-2026.01-a' of https://source.denx.de/u-boot/cust...Tom Rini
2025-12-01nand: denali: enable ONFI detection for SoCFPGA SoC64Dinesh Maniyam
2025-11-21mtd: rawnand: atmel: atmel_pmecc_create: Remove unused codeZixun LI
2025-11-21mtd: rawnand: atmel: set pmecc data setup timeZixun LI
2025-11-18mtd: nand: raw: Drop SYS_NAND_SOFT_ECC from NAND_SANDBOXTom Rini
2025-11-18nand: raw: Kconfig: Correct some dependency issuesTom Rini
2025-10-28mtd: nand: Prevent dereference of NULL pointerAndrew Goodbody
2025-10-09nand: atmel: Rework ATMEL_EBI and DM_NAND_ATMEL interactionTom Rini
2025-10-09mtd: Tighten some mtd driver dependenciesTom Rini
2025-09-25spl: nand: initialize writesize for am335xYegor Yefremov
2025-08-25mtd: rawnand: stm32_fmc2: set available OOB bytes per pageChristophe Kerello
2025-08-23mtd: nand: cadence: Fix device assignment to avoid warm reset issueDinesh Maniyam
2025-08-03mtd: nand: raw: Remove unused octeontx_nand driverTom Rini
2025-08-03mtd: nand: raw: Remove unused mxic_nand driverTom Rini
2025-08-03mtd: nand: raw: Remove unused lpc32xx_nand_slc driverTom Rini
2025-08-03mtd: rawnand: mxs_nand: Ensure err is set for error pathAndrew Goodbody
2025-08-03mtd: rawnand: denali: Remove always true testAndrew Goodbody
2025-08-03mtd: rawnand: cortina_nand: Fix -ENOMEM detectionAndrew Goodbody