summaryrefslogtreecommitdiff
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2022-03-161-3/+6
|\
| * mtd: nand: Update driver to match new DT bindingMichal Simek2022-03-071-3/+6
* | Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-141-1/+1
|\ \
| * | mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128Niklas Cassel2022-03-121-1/+1
| |/
* | nand: brcmnand: add bcm6753 supportPhilippe Reynes2022-03-073-0/+131
* | Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini2022-03-031-0/+7
|/
* mtd: cfi_mtd: populate mtd->dev with flash_info->devPatrice Chotard2022-02-011-0/+3
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-212-2/+30
* mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay2022-01-211-1/+1
* mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay2022-01-213-7/+6
* doc: replace @return by Return:Heinrich Schuchardt2022-01-1911-48/+48
* mtd: nand: pxa3xx: set mtd->devRobert Marko2022-01-171-0/+1
* nand: gpmc: Handle bitflips in erased pages when using BCH ECC engineDavid Rivshin2022-01-161-9/+36
* BRCMNAND: Fix reporting of uncorrectable errors on subpages during page readJoel Peshkin2022-01-141-1/+1
* mtd: nand: pxa3xx: use marvell, prefix for custom DT propertiesPierre Bourdon2022-01-141-2/+2
* drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched".Vagrant Cascadian2022-01-131-1/+1
* Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...Tom Rini2022-01-092-6/+5
|\
| * mtd: spi-nor-ids: Add support for W25Q01JVRam Narayanan2021-12-161-0/+5
| * mtd: spi: Remove SF_DUAL_FLASH symbol from KconfigMichal Simek2021-12-021-6/+0
* | Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini2021-12-273-3/+30
* | Convert CONFIG_TEGRA_NAND to KconfigTom Rini2021-12-271-0/+8
* | Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to KconfigTom Rini2021-12-271-2/+2
* | Convert CONFIG_FSL_IFC to KconfigTom Rini2021-12-271-0/+1
* | Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini2021-12-271-1/+1
|/
* Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini2021-11-051-3/+3
* Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-10-2312-76/+79
|\
| * mtd: spi-nor-ids: Add SECT_4K to mt25qu512aKris Chaplin2021-10-231-1/+1
| * mtd: spi-nor-ids: Add is25lp512 and is25wp512 devicesKris Chaplin2021-10-231-0/+4
| * mtd: Remove mtd_erase_callback() entirelyMarek Behún2021-10-2310-68/+2
| * mtd: mtdpart: Make mtdpart's _erase method saneMarek Behún2021-10-231-8/+18
| * mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()Marek Behún2021-10-231-0/+5
| * mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()Marek Behún2021-10-231-2/+18
| * mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_e...Marek Behún2021-10-231-6/+0
| * mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()Marek Behún2021-10-231-1/+3
| * mtd: spi-nor-core: Don't overwrite return value if it is non-zeroMarek Behún2021-10-231-2/+4
| * mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()Marek Behún2021-10-231-1/+3
| * mtd: spi-nor-core: Try cleaning up in case writing BAR failedMarek Behún2021-10-231-1/+1
| * mtd: spi-nor: Add support for Spansion S25FL256LTakahiro Kuwano2021-10-232-0/+20
| * mtd: spi-nor-ids: Add GD25LQ256D ChipYanhong Wang2021-10-231-0/+5
| * mtd: spi-nor-ids: Reinstate Micron MT25QL02GMarek Vasut2021-10-081-0/+1
| * mtd: spinand: macronix: Fix ECC Status ReadHaolin Li2021-10-081-1/+9
* | Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-10-202-1/+7
|\ \
| * | mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offsetYe Li2021-10-071-0/+6
| * | mtd: nand: Fix typo in MXC Kconfig symbol descriptionHaolin Li2021-10-071-1/+1
| |/
* | mtd: rawnand: Add Macronix raw NAND controller driverZhengxun Li2021-10-123-0/+610
* | Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-0/+7
|\ \ | |/ |/|
| * Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay2021-10-081-0/+7
* | Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini2021-10-061-2/+101
* | Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini2021-10-061-0/+11
* | Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini2021-10-062-7/+8