..
CMakeLists.txt
drivers: mspi: Add ATXP032 NOR flash driver
2024-06-14 21:07:00 -04:00
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
build: Prefix missed generated syscall includes
2024-07-11 18:24:58 -04:00
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
drivers: mspi: Add ATXP032 NOR flash driver
2024-06-14 21:07:00 -04:00
flash_mspi_emul_device.c
drivers: flash: Add a flash emulator
2024-06-14 21:07:00 -04:00
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
flash_sam.c
flash_sam0.c
flash_shell.c
flash_simulator_native.c
everywhere: replace double words
2024-06-22 05:40:22 -04:00
flash_simulator_native.h
flash_simulator.c
everywhere: replace #if IS_ENABLED()
as per docs
2024-06-28 07:20:32 -04: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: make cmd_write_en
definition as static const
2024-06-13 05:34:29 -04:00
flash_stm32_xspi.c
drivers: flash: stm32 xspi driver supports the MemoryMapped mode
2024-06-24 12:45:34 -04:00
flash_stm32_xspi.h
drivers: flash: stm32 xspi driver with DMA support
2024-06-12 12:53:41 -04:00
flash_stm32.c
flash_stm32.h
drivers: flash: stm32h7 flash driver supports the stm32h7rs serie
2024-06-14 11:13:54 +02:00
flash_stm32f1x.c
flash_stm32f2x.c
flash_stm32f4x.c
flash_stm32f7x.c
flash_stm32g4x.c
flash_stm32g0x.c
flash_stm32h7x.c
drivers: flash: stm32h7 flash driver supports the stm32h7rs serie
2024-06-14 11:13:54 +02:00
flash_stm32l4x.c
flash_stm32l5x.c
drivers: flash: stm32: fix flash write error handling
2024-06-14 11:11:33 +02:00
flash_stm32wba_fm.c
flash_stm32wbax.c
drivers: flash: stm32: fix flash write error handling
2024-06-14 11:11:33 +02:00
flash_stm32wbx.c
flash_util.c
everywhere: replace #if IS_ENABLED()
as per docs
2024-06-28 07:20:32 -04:00
jesd216.c
jesd216.h
Kconfig
drivers/flash: Fix typos and incorrect description
2024-06-19 09:34:19 +02:00
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
Kconfig.it8xxx2
Kconfig.lpc
Kconfig.mcux
Kconfig.mspi
drivers: fix Kconfig.mspi for issue #74349
2024-06-18 19:55:35 -04:00
Kconfig.nios2_qspi
Kconfig.nor
Kconfig.nordic_qspi_nor
Kconfig.npcx_fiu
Kconfig.nrf
Kconfig.nrf_mram
Kconfig.nrf_rram
drivers/flash/nrf_rram: increase flash timeout multipler rram
2024-06-24 08:28:13 -04:00
Kconfig.numaker
Kconfig.numaker_rmc
Kconfig.nxp_s32
Kconfig.rpi_pico
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.simulator
Kconfig.smartbond
Kconfig.stm32
drivers: flash: stm32 xspi driver supports the MemoryMapped mode
2024-06-24 12:45:34 -04:00
Kconfig.stm32_ospi
Kconfig.stm32_qspi
Kconfig.stm32_xspi
drivers: flash: stm32 xspi driver with DMA support
2024-06-12 12:53:41 -04:00
Kconfig.xmc4xxx
nrf_qspi_nor.c
soc_flash_b91.c
soc_flash_cc13xx_cc26xx.c
soc_flash_lpc.c
soc_flash_mcux.c
soc_flash_nios2_qspi.c
soc_flash_nrf_mram.c
soc_flash_nrf_rram.c
soc_flash_nrf.c
everywhere: replace #if IS_ENABLED()
as per docs
2024-06-28 07:20:32 -04: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
everywhere: replace #if IS_ENABLED()
as per docs
2024-06-28 07:20:32 -04:00
spi_nor.c
drivers/flash/spi_nor: Fix missing check for return value
2024-06-27 10:52:48 +02:00
spi_nor.h