summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2025-02-12mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashesAlexander Dahl
2025-01-24treewide: Replace Maximumm with Maximum in Kconfig symbol descriptionMarek Vasut
2025-01-20mtd: Correct dependency of BLKTom Rini
2024-12-31Merge tag 'v2025.01-rc6' into nextTom Rini
2024-12-30mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabledVenkatesh Yadav Abbarapu
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-17nand: Add a watch commandMichael Trimarchi
2024-12-17mtd: nand: raw: atmel: remove unnecessary return valueMarcus Folkesson
2024-12-14Merge patch series "Hyperflash Boot fixes for J7200/J721E"Tom Rini
2024-12-14mtd: Kconfig: Change HBMC driver's dependency to MULTIPLEXER and MUX_MMIOAnurag Dutta
2024-12-14mtd: HBMC-AM654: Changed syscon API to mux APIsAnurag Dutta
2024-12-11mtd: renesas: Fix R-Car spellingMarek Vasut
2024-12-09Merge tag 'v2025.01-rc4' into nextTom Rini
2024-11-29mtd: nand: raw: atmel: Remove redundant PMECC probeAlexander Dahl
2024-11-29drivers/mtd/ubispl/ubispl.c: Fix error messageBenedikt Spranger
2024-11-26mtd: rawnand: brcmnand: update log level messagesdavid regan
2024-11-26mtd: rawnand: brcmnand: Default bcmbca parameter_page_big_endian to zerodavid regan
2024-11-26mtd: nand: brcmnand: remove device specific nand driver filesdavid regan
2024-10-31mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI checkTom Rini
2024-10-31mtd: spi-nor: Always build SPI_STACKED_PARALLEL codeMarek Vasut
2024-10-31mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMarek Vasut
2024-10-31mtd: spi-nor: Rewrite rem_bank_len calculationMarek Vasut
2024-10-31mtd: spi-nor: Fix multiple coding style issuesMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added SST special caseMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added write_disable() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added set_4byte() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() callMarek Vasut
2024-10-31mtd: spi-nor: Remove recently added nor->addr_width == 3 testMarek Vasut
2024-10-24mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flashHan Xu
2024-10-24mtd: spi-nor-ids: Add Puya Semiconductor chips descriptionDmitry Dunaev
2024-10-15mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashesTakahiro Kuwano
2024-10-15mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()Takahiro Kuwano
2024-10-15mtd: spi-nor: Replace default_init() hook with late_init()Takahiro Kuwano
2024-10-15mtd: spi-nor: Check nor->info before setting macronix_octal_fixupsTakahiro Kuwano
2024-10-15mtd: spi-nor: Allow flashes to specify MTD writesizeTakahiro Kuwano
2024-10-15mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashesTakahiro Kuwano
2024-10-12mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driverLinus Walleij
2024-10-12mtd: nand: raw: atmel: Use ONFI ECC params if availableZixun LI
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11xpl: Rename spl_in_proper() to not_xpl()Simon Glass
2024-10-10mtd: spi-nor-ids: Add support for S28HS256TTakahiro Kuwano
2024-10-10mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gtTakahiro Kuwano
2024-10-10mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gtTakahiro Kuwano
2024-10-10Merge patch series "mtd: spi-nor: Add support for S25FS-S family"Tom Rini
2024-10-10mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDsTakahiro Kuwano
2024-10-10mtd: spi-nor-id: Use INFO6 macro for S25FL-STakahiro Kuwano
2024-10-10mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-sTakahiro Kuwano
2024-10-10mtd: spi-nor-ids: Extend w25q16cl entry with locking supportMarek Vasut