aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2022-05-04Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-05-03sf: dataflash: add support for AT45DB641ELuca Ellero
2022-05-03sf: dataflash: add support for "extended ID"Luca Ellero
2022-05-03mtd: spi-nor-ids: add Macronix mx25u51245g flash entryTien Fong Chee
2022-05-03mtd: spi-nor-ids: Add Winbond W25Q128JW IDMarek Vasut
2022-04-26mtd: nand: raw: Add support for DT property nand-ecc-algo=bchPali Rohár
2022-04-26mtd: rawnand: fsl_elbc: Use ECC configuration from device treePali Rohár
2022-04-26mtd: rawnand: fsl_elbc: Add device tree supportPali Rohár
2022-04-26mtd: rawnand: fsl_elbc: Implement RNDOUT commandPali Rohár
2022-04-13Merge tag 'u-boot-imx-20220413' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-04-12mtd: nand: mxs_nand_spl: Remove the page aligned accessYe Li
2022-04-11mtd: Update the way partitions are parsedPatrice Chotard
2022-04-11mtd: Add flash_node in struct mtd_infoPatrice Chotard
2022-04-06spi: Avoid checking console in SPLSimon Glass
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-28mtd: gpmi: fix the bch setting backward compatible issueHan Xu
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-03-15mtd: rawnand: stm32_fmc2: add NAND Write Protect supportChristophe Kerello
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-12mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128Niklas Cassel
2022-03-07nand: brcmnand: add bcm6753 supportPhilippe Reynes
2022-03-07mtd: nand: Update driver to match new DT bindingMichal Simek
2022-03-03Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini
2022-02-01mtd: cfi_mtd: populate mtd->dev with flash_info->devPatrice Chotard
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2022-01-21mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay
2022-01-21mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-17mtd: nand: pxa3xx: set mtd->devRobert Marko
2022-01-16nand: gpmc: Handle bitflips in erased pages when using BCH ECC engineDavid Rivshin
2022-01-14BRCMNAND: Fix reporting of uncorrectable errors on subpages during page readJoel Peshkin
2022-01-14mtd: nand: pxa3xx: use marvell, prefix for custom DT propertiesPierre Bourdon
2022-01-13drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched".Vagrant Cascadian
2022-01-09Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-12-27Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini
2021-12-27Convert CONFIG_TEGRA_NAND to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to KconfigTom Rini
2021-12-27Convert CONFIG_FSL_IFC to KconfigTom Rini
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-12-16mtd: spi-nor-ids: Add support for W25Q01JVRam Narayanan
2021-12-02mtd: spi: Remove SF_DUAL_FLASH symbol from KconfigMichal Simek
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-10-23mtd: spi-nor-ids: Add SECT_4K to mt25qu512aKris Chaplin
2021-10-23mtd: spi-nor-ids: Add is25lp512 and is25wp512 devicesKris Chaplin
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún
2021-10-23mtd: mtdpart: Make mtdpart's _erase method saneMarek Behún
2021-10-23mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()Marek Behún