aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
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
2021-10-08mtd: spinand: macronix: Fix ECC Status ReadHaolin Li
2021-10-08Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay
2021-10-07mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offsetYe Li
2021-10-07mtd: nand: Fix typo in MXC Kconfig symbol descriptionHaolin Li
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-28Merge branch '2021-09-25-TI-platform-updates' into nextTom Rini
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-09-28mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0Marek Vasut
2021-09-28mtd: spi: nor: force mtd name to "nor%d"Patrick Delaunay
2021-09-28mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interfacePatrice Chotard
2021-09-27ti: keystone: Clean up or migrate some NAND related options.Tom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-24mtd: remove SPEAr flash driver st_smiPatrick Delaunay
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek