summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2022-10-17LFU-422-1 mtd: spi-nor: Add GigaDevice GD25LX256E NOR flashYe Li
2022-04-06LFU-278-17 mtd: nand: mxs_nand_spl: Remove the page aligned accessYe Li
2022-04-06LF-4677-1 mtd: spi-nor-core: some fixes for the mt35xu512aba chipHan Xu
2022-04-06MLK-25560-1 mtd: spi: Add Adesto ATXP032 SPI NOR flash supportYe Li
2022-04-06MLK-25504-33 mtd: spi-nor: Add new MACRONIX NOR flash IDYe Li
2022-04-06MLK-25504-18 mtd: nand-spi: Add micron chip MT29F4G01Ye Li
2022-04-06MLK-24766-10 mtd: spi_dataflash: fix the build warningsClark Wang
2022-04-06MLK-20154-1 mtd: spi: Add flash id for GD25LQ16Ye Li
2022-04-06MLK-12483-4 mx6: Modify drivers to disable fused modulesYe Li
2022-04-06mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driverYe Li
2022-03-28mtd: gpmi: fix the bch setting backward compatible issueHan Xu
2022-03-15mtd: rawnand: stm32_fmc2: add NAND Write Protect supportChristophe Kerello
2022-03-12mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128Niklas Cassel
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
2021-10-23mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()Marek Behún
2021-10-23mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_e...Marek Behún
2021-10-23mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()Marek Behún
2021-10-23mtd: spi-nor-core: Don't overwrite return value if it is non-zeroMarek Behún
2021-10-23mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()Marek Behún
2021-10-23mtd: spi-nor-core: Try cleaning up in case writing BAR failedMarek Behún
2021-10-23mtd: spi-nor: Add support for Spansion S25FL256LTakahiro Kuwano
2021-10-23mtd: spi-nor-ids: Add GD25LQ256D ChipYanhong Wang
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-12mtd: rawnand: Add Macronix raw NAND controller driverZhengxun Li
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08mtd: spi-nor-ids: Reinstate Micron MT25QL02GMarek Vasut