summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
6 daysmtd: nand: raw: sunxi_spl: remove user data length resetRichard Genoud
6 daysmtd: rawnand: sunxi: introduce variable user data lengthRichard Genoud
6 daysmtd: rawnand: sunxi: clean sunxi_nand_chip_init()Richard Genoud
6 daysmtd: rawnand: sunxi: make the code mode self-explanatoryRichard Genoud
6 daysmtd: rawnand: sunxi: Replace hard coded value by a defineRichard Genoud
2026-04-15mtd: spi-nor-ids: add flags for mx25u12835fDavid Lechner
2026-04-15spi: Correct dependencies for SPI_FLASH_SSTTom Rini
2026-04-15mtd: spi-nor: Add is25wx128 and is25lx128 chipsFlaviu Nistor
2026-04-15mtd: spi-nor-ids: Add support for IS25WP01GG SPI NOR flashChen Huei Lok
2026-04-15mtd: spi-nor: Add gd25lx128j chipFlaviu Nistor
2026-04-15mtd: spi-nor: ids: add ISSI IS25LP*J/*MJ/*E and IS25WP*J/*MJ device IDsJeffrey Yu
2026-04-15mtd: spi-nor: Add Dosilicon DS25M/Q series supportSsunk
2026-04-15mtd: spi: spi-nor-ids: Add support for XMC XM25QH01DSsunk
2026-04-15mtd: spi-nor: ids: Add support for Puyasemi flash chipsSsunk
2026-02-20spi: add support for ISSI IS25WP02GG flashJeffrey Yu
2026-02-20mtd: spi-nor-ids: Add Fujitsu MB85RS256TY FRAMChristoph Reiter
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-13mtd: spi-nor-tiny: fix 4-Byte address instructions for Cypress and ISSIShiji Yang
2026-02-13mtd: spi-nor: winbond: Make sure w25q{01, 02}jv behave correctlyMiquel Raynal
2026-02-13mtd: spi-nor-ids: remove duplicate IDs for w25q32 and w25q512 seriesShiji Yang
2026-02-08Merge tag 'u-boot-at91-2026.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2026-02-04Merge patch series "part: fix partition searching"Tom Rini
2026-02-04mtd: mtdpart: fix partitions searchingMikhail Kshevetskiy
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