aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mtd
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: ti: Remove <common.h> and add needed includesTom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-14mtd: spinand: Add support for XTX SPINANDBruce Suen
2024-04-14mtd: nand: raw: Port another option flag from LinuxAlexander Dahl
2024-01-29mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28Takahiro Kuwano
2024-01-29mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28Takahiro Kuwano
2023-12-18Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...Tom Rini
2023-12-14mtd: spinand: add support for ESMT F50x1G41LBIgor Prusov
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini
2023-11-16mtd: Add some fallbacks for add/del_mtd_deviceSean Anderson
2023-11-07include: Drop <common.h> from include listsTom Rini
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy
2023-05-31include: Remove unused header filesTom Rini
2023-02-07mtd: Drop unused fsmc_nand driverSimon Glass
2023-02-07mtd: Drop unused fsl_upm driverSimon Glass
2023-01-26mtd: spi-nor: Add support for Infineon s25fs256tTakahiro Kuwano
2023-01-26mtd: spi-nor-core: Make CFRx reg fields genericTakahiro Kuwano
2023-01-26mtd: spi-nor-core: Consider reserved bits in CFR5 registerTakahiro Kuwano
2023-01-08mtd: rawnand: omap_elm: u-boot driver model supportRoger Quadros
2022-12-10mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-10-26memory: Add TI GPMC driverRoger Quadros
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano
2022-10-09mtd: Update the function name to 'rfree'Fabio Estevam
2022-09-13mtd: spi-nor: Use spi-mem dirmap APIChin-Ting Kuo
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi
2022-07-22mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi
2022-07-22mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi
2022-07-22mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi
2022-07-22mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi
2022-07-22mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi
2022-07-22mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi
2022-07-22mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi
2022-07-22mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi
2022-07-22mtd: nand: Add manufacturer specific initialization/detection stepsMichael Trimarchi
2022-07-22mtd: nand: Store nand ID in struct nand_chipMichael Trimarchi
2022-07-18mtd: spi: Convert is_locked callback to is_unlockedJan Kiszka
2022-07-18mtd: spi-nor: Parse SFDP SCCR MapJaimeLiao
2022-07-18mtd: spi-nor: add support for Macronix Octal flashJaimeLiao
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay
2022-04-11linux/mtd/mtd.h: Add <dm/ofnode.h>Tom Rini
2022-04-11mtd: Add flash_node in struct mtd_infoPatrice Chotard
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek BehĂșn
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini