zephyr/drivers/flash
Declan Snyder 86f65f2591 dts: nxp: Rename nxp,iap-msf1 to nxp,msf1
IAP is a reference to the method of software interaction with the flash
used in the current driver implementing support for this flash. The
DT compatible should not be named like this.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-10-09 18:23:39 +01:00
..
CMakeLists.txt
flash_ambiq.c
flash_andes_qspi.c
flash_andes_qspi.h
flash_cadence_nand_ll.c
flash_cadence_nand_ll.h
flash_cadence_nand.c
flash_cadence_qspi_nor_ll.c
flash_cadence_qspi_nor_ll.h
flash_cadence_qspi_nor.c
flash_esp32.c
flash_gd32_v1.c
flash_gd32_v2.c
flash_gd32_v3.c
flash_gd32.c
flash_gd32.h
flash_gecko.c
flash_handlers.c
flash_hp_ra_ex_op.c
flash_hp_ra.c
flash_hp_ra.h
flash_ifx_cat1_qspi.c
flash_ifx_cat1.c
flash_ite_it8xxx2.c
flash_mcux_flexspi_hyperflash.c
flash_mcux_flexspi_mx25um51345g.c
flash_mcux_flexspi_nor.c
flash_mspi_atxp032.c
flash_mspi_emul_device.c
flash_npcx_fiu_nor.c
flash_npcx_fiu_qspi.c
flash_npcx_fiu_qspi.h
flash_nxp_s32_qspi_nor.c
flash_page_layout.c
flash_priv.h
flash_rpi_pico.c drivers: flash: rpi_pico: Rename to avoid conflicting with SDK 2024-10-08 06:01:23 -04:00
flash_sam.c
flash_sam0.c
flash_shell.c drivers: flash: shell: add "flash copy" command 2024-10-08 06:02:01 -04:00
flash_si32.c
flash_simulator_native.c
flash_simulator_native.h
flash_simulator.c drivers: flash: simulator: fix address resolution 2024-10-02 10:12:27 +02:00
flash_smartbond.c
flash_stm32_ex_op.c
flash_stm32_ospi.c
flash_stm32_ospi.h
flash_stm32_qspi.c drivers: flash: stm32 qspi flash driver with unprotect command 2024-10-01 09:52:34 +02:00
flash_stm32_xspi.c
flash_stm32_xspi.h
flash_stm32.c
flash_stm32.h
flash_stm32f1x.c
flash_stm32f2x.c
flash_stm32f4x.c
flash_stm32f7x.c
flash_stm32g4x.c
flash_stm32g0x.c
flash_stm32h7x.c
flash_stm32l4x.c
flash_stm32l5x.c
flash_stm32wb0x.c
flash_stm32wba_fm.c
flash_stm32wbax.c
flash_stm32wbx.c
flash_util.c drivers: flash: provide a generic flash_copy() algorithm 2024-10-08 06:02:01 -04:00
jesd216.c
jesd216.h
Kconfig
Kconfig.ambiq
Kconfig.andes
Kconfig.at45
Kconfig.b91
Kconfig.cadence_nand
Kconfig.cadence_qspi_nor
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko
Kconfig.ifx_cat1 drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
Kconfig.it8xxx2
Kconfig.lpc
Kconfig.mcux dts: nxp: Rename nxp,iap-msf1 to nxp,msf1 2024-10-09 18:23:39 +01:00
Kconfig.mspi
Kconfig.nios2_qspi
Kconfig.nor drivers: flash: spi nor: Allow the init priority to be configurable 2024-09-27 10:56:41 +01:00
Kconfig.nordic_qspi_nor
Kconfig.npcx_fiu
Kconfig.nrf
Kconfig.nrf_mram
Kconfig.nrf_rram
Kconfig.numaker
Kconfig.numaker_rmc
Kconfig.nxp_s32
Kconfig.renesas_ra
Kconfig.rpi_pico
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.si32
Kconfig.simulator
Kconfig.smartbond
Kconfig.stm32 drivers: flash: qspi stm32 driver supporting requires_ulbpr 2024-10-01 09:52:34 +02:00
Kconfig.stm32_ospi
Kconfig.stm32_qspi
Kconfig.stm32_xspi
Kconfig.xmc4xxx
nrf_qspi_nor.c
soc_flash_b91.c
soc_flash_cc13xx_cc26xx.c
soc_flash_lpc.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
soc_flash_mcux.c dts: nxp: Rename nxp,iap-msf1 to nxp,msf1 2024-10-09 18:23:39 +01:00
soc_flash_nios2_qspi.c
soc_flash_nrf_mram.c
soc_flash_nrf_rram.c
soc_flash_nrf.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
soc_flash_nrf.h
soc_flash_numaker_rmc.c
soc_flash_numaker.c
soc_flash_rv32m1.c
soc_flash_xmc4xxx.c
spi_flash_at45.c
spi_nor.c
spi_nor.h