aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2023-10-13mtd: spinand: winbond: add Winbond W25N02KV flash supportMikhail Kshevetskiy
2023-10-13mtd: spinand: winbond: fix flash identificationMikhail Kshevetskiy
2023-10-13mtd/spinand: sync supported devices with linux-5.15.43Mikhail Kshevetskiy
2023-10-13mtd/spinand: sync core spinand code with linux-5.10.118Mikhail Kshevetskiy
2023-10-13mtd/spinand: rework detect procedure for different READ_ID operationMikhail Kshevetskiy
2023-10-02Merge branch 'next'Tom Rini
2023-09-27mtd: nand: raw: atmel: Add error handling when rb-gpios missingAlexander Dahl
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-21drivers/mtd/spi/spi-nor-ids.c: add mx25u25635f supportNeal Frager
2023-09-14sf: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-08-30drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to testMarek Vasut
2023-08-30drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bi...Marek Vasut
2023-08-30drivers/mtd/nvmxip: Rework the read accessor to support 32bit systemsMarek Vasut
2023-08-30drivers/mtd/nvmxip: Trigger post bind as probe on driver levelMarek Vasut
2023-08-23mtd: nand: raw: atmel: Remove duplicate lineAlexander Dahl
2023-07-28mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi bufferJohan Jonker
2023-07-21mtd: Add missing MTD dependency for cfi_mtdMichal Simek
2023-07-21mtd: nand: zynq_nand: Change datatype of status and ecc_status to intAlgapally Santosh Sagar
2023-07-13Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-07-13mtd: spi-nor: Add support for w25q256jwmVenkatesh Yadav Abbarapu
2023-07-13mtd: spi-nor-ids: add xtxtech part#Bruce Suen
2023-07-13mtd: spi-nor-ids: change full company name of XTXBruce Suen
2023-07-13mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8KChris Packham
2023-07-13mtd: nand: pxa3xx: Add support for the Marvell AC5 SoCChris Packham
2023-06-19nvmxip: move header to includeRui Miguel Silva
2023-06-12global: Use proper project name U-BootMichal Simek
2023-05-15mtd: cfi: respect reg address lengthNuno Sá
2023-05-11sf: Rename spi-nor-tiny functionsSimon Glass
2023-05-11sf: Guard against zero erasesizeSimon Glass
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use dev_read_addr_index_ptr when cast to pointerJohan Jonker
2023-05-06mtd: nand: add support for the Sandisk SDTNQGAMA chipJohan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: fix oobfree offset and descriptionJohan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: add flash_node to chip structureJohan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: add layout structureJohan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"Johan Jonker
2023-05-06mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptrJohan Jonker
2023-05-01Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2023-04-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-04-28sandbox: spi: sandbox_sf_process_cmd() missing fallthroughHeinrich Schuchardt
2023-04-28mtd: nand: sunxi: Pass the device to the init functionSamuel Holland
2023-04-28mtd: nand: sunxi: Convert to the driver modelSamuel Holland
2023-04-28mtd: nand: sunxi: Convert from fdtdec to ofnodeSamuel Holland
2023-04-28mtd: nand: sunxi: Remove an unnecessary checkSamuel Holland
2023-04-27sandbox64: add support for NVMXIP QSPIAbdellatif El Khlifi
2023-04-27drivers/mtd/nvmxip: introduce QSPI XIP driverAbdellatif El Khlifi
2023-04-27drivers/mtd/nvmxip: introduce NVM XIP block storage emulationAbdellatif El Khlifi
2023-04-26mtd: spi-nor-core: Add fixups for s25fs512sTakahiro Kuwano
2023-04-25mtd: spi-nor: missing fallthrough in set_4byte()Heinrich Schuchardt
2023-04-25mtd: spi-nor: Add CHIP_ERASE optimizationMarek Vasut