summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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-18mtd: spinand: add support for FudanMicro FM25S01ATianling Shen
2025-11-18nand: raw: Kconfig: Correct some dependency issuesTom Rini
2025-11-18mtd: spinor: winbond: Describe several chipsMiquel Raynal
2025-10-28mtd: nvmxip: Make use of LBAF for printing lbaint_tTom Rini
2025-10-28mtd: spi: sf_dataflash.c: Make use of 'z' for printing size_tTom Rini
2025-10-28mtd: Correct dependency on SYS_FLASH_CHECKSUMTom Rini
2025-10-28mtd: nand: Prevent dereference of NULL pointerAndrew Goodbody
2025-10-10Merge branch 'uboot-05102025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-10-09nand: atmel: Rework ATMEL_EBI and DM_NAND_ATMEL interactionTom Rini
2025-10-09mtd: Tighten some mtd driver dependenciesTom Rini
2025-10-09Merge tag 'ubi-for-2026.01-rc1' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-10-08Kconfig: Make further use of testing for !COMPILE_TESTTom Rini
2025-10-08drivers/mtd/ubispl/ubispl.c: limit copy sizeBenedikt Spranger
2025-10-08mtd: ubi: Remove test that always failsAndrew Goodbody
2025-10-05mtd: spinand: repeat reading in regular mode if continuous reading failsMikhail Kshevetskiy
2025-10-05mtd: spinand: try a regular dirmap if creating a dirmap for continuous readin...Mikhail Kshevetskiy
2025-10-05mtd: spinand: fix direct mapping creation sizesMikhail Kshevetskiy
2025-10-05mtd: spinand: Sync core code and device support with Linux 6.17-rc1Mikhail Kshevetskiy
2025-10-05mtd: spinand: Add a ->configure_chip() hookMiquel Raynal
2025-10-05mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos
2025-10-05mtd: spinand: Enhance the logic when picking a variantMikhail Kshevetskiy
2025-10-05mtd: spinand: add OTP supportMikhail Kshevetskiy
2025-10-05mtd: spinand: Add read retry supportCheng Ming Lin
2025-10-05mtd: spinand: add support of continuous reading modeMikhail Kshevetskiy
2025-10-05mtd: spinand: Introduce a way to avoid raw accessTakahiro Kuwano
2025-10-05mtd: spinand: Remove write_enable_op() in markbad()Takahiro Kuwano
2025-10-05mtd: spinand: Add support for setting plane select bitsCheng Ming Lin
2025-10-05mtd: spinand: set bitflip_threshold to 75% of ECC strengthDaniel Golle
2025-10-05mtd: spinand: Sync core code and device support with Linux 6.10Mikhail Kshevetskiy
2025-10-05mtd: spinand: Refactor ECC/OOB functionsMikhail Kshevetskiy
2025-10-05mtd: spinand: Refactor spinand_init* functionsMikhail Kshevetskiy
2025-10-05mtd: spinand: Align logic for enabling ECC to match Linux kernelMikhail Kshevetskiy
2025-10-05mtd: spinand: Make use of spinand_to_[mtd/nand]() helpersMikhail Kshevetskiy