summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini
2022-10-31arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang
2022-10-31arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William Zhang
2022-10-23mtd: spi-nor-core: Fix index value for SCCR dwordsTakahiro Kuwano
2022-10-23mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal addr...Takahiro Kuwano
2022-10-23mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytesTakahiro Kuwano
2022-10-23mtd: spi-nor-core: Track flash's internal address modeTakahiro Kuwano
2022-10-23mtd: spi-nor-core: Default to addr_width of 3 for configurable widthsTakahiro Kuwano
2022-10-23mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDsTakahiro Kuwano
2022-10-23mtd: spi-nor-core: Rename configuration macro for S28 supportTakahiro Kuwano
2022-10-23mtd: spi-nor-core: Rename s28hs512t prefixTakahiro Kuwano
2022-10-09mtd: mxs_nand: Support EDO mode for imx8mn architectureMichael Trimarchi
2022-10-09mtd: mxs_nand: get the clock with the right nameDario Binacchi
2022-10-09mtd: mxs_nand: don't get the gpmi_apbh_dma clockDario Binacchi
2022-10-08mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to KconfigRoger Quadros
2022-10-06mtd: nand: pxa3xx: simplify ECC hardware parametersChris Packham
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-13mtd: spi-nor-ids: Add Winbond W25Q512JVQ IDChin-Ting Kuo
2022-09-13mtd: spi-nor: Use spi-mem dirmap APIChin-Ting Kuo
2022-09-02renesas: Fix RPC-IF compatible valuesGeert Uytterhoeven
2022-08-22mtd: rawnand: fsl_elbc: Fix reading address pointer from DTPali Rohár
2022-08-22mtd: rawnand: fsl_elbc: Remove NAND_NO_SUBPAGE_WRITE flagPali Rohár
2022-08-22mtd: nand: samsung: Retrieve ECC requirements from extendedMichael Trimarchi
2022-08-22mtd: nand: Rename nand_get_flash_type() into nand_detect()Michael Trimarchi
2022-08-22mtd: nand: change return type of nand_get_flash_type() to intMichael Trimarchi
2022-08-22mtd: nand: Rename the nand_manufacturers structMichael Trimarchi
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini
2022-08-04Audit <flash.h> inclusionTom Rini
2022-08-04flash: Remove pic32_flash.cTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini
2022-07-29arm: mvebu: Fix compatible string for nand controllerPali Rohár
2022-07-22mtd: decommission the NAND museumMichael Trimarchi
2022-07-22mtd: nand: toshiba: Retrieve ECC requirements from extended IDMichael Trimarchi
2022-07-22mtd: nand: Move Macronix specific initialization in nand_macronix.cMichael Trimarchi
2022-07-22mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.cMichael Trimarchi
2022-07-22mtd: nand: Move Micron specific init logic in nand_micron.cMichael Trimarchi
2022-07-22mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.cMichael Trimarchi
2022-07-22mtd: nand: Move Hynix specific init/detection logic in nand_hynix.cMichael Trimarchi
2022-07-22mtd: nand: Move Samsung specific init/detection logic in nand_samsung.cMichael Trimarchi
2022-07-22mtd: nand: Export symbol nand_decode_ext_idMichael Trimarchi
2022-07-22mtd: nand: Fix MediaTek MT7621 SoC buildMichael Trimarchi
2022-07-22mtd: nand: Get rid of mtd variable in function callsMichael Trimarchi