..
CMakeLists.txt
drivers: flash: stm32: add STM32WB0 flash controller
2024-09-12 10:03:37 +02:00
Kconfig
drivers: flash: Initial support flash driver on EK-RA8M1
2024-09-06 11:28:04 -04: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
drivers: Remove CONFIG_PINCTRL in defconfig files
2024-09-23 18:08:14 -04:00
Kconfig.it8xxx2
…
Kconfig.lpc
…
Kconfig.mcux
drivers: soc_mcux_flash: Add flash_k4 support
2024-09-20 15:14:11 -05:00
Kconfig.mspi
…
Kconfig.nios2_qspi
…
Kconfig.nor
flash: spi_nor: automatically run device runtime PM
2024-08-27 07:15:28 -04:00
Kconfig.nordic_qspi_nor
…
Kconfig.npcx_fiu
…
Kconfig.nrf
…
Kconfig.nrf_mram
…
Kconfig.nrf_rram
drivers: flash: Do not select NRFX_RRAMC while building with TF-M
2024-08-06 15:42:44 +01:00
Kconfig.numaker
…
Kconfig.numaker_rmc
…
Kconfig.nxp_s32
…
Kconfig.renesas_ra
Kconfig: Fix issue in KConfig of Renesas modules
2024-09-10 14:42:55 +01:00
Kconfig.rpi_pico
…
Kconfig.rv32m1
…
Kconfig.sam
…
Kconfig.sam0
…
Kconfig.si32
drivers: flash: Add Si32 support
2024-08-26 18:51:36 +02:00
Kconfig.simulator
…
Kconfig.smartbond
…
Kconfig.stm32
drivers: stm32: Make some config symbols menuconfig symbols
2024-09-05 16:58:04 -04:00
Kconfig.stm32_ospi
drivers: stm32: Select PINCTRL when required
2024-09-03 14:40:55 +01:00
Kconfig.stm32_qspi
drivers: stm32: Select PINCTRL when required
2024-09-03 14:40:55 +01:00
Kconfig.stm32_xspi
drivers: stm32: Select PINCTRL when required
2024-09-03 14:40:55 +01:00
Kconfig.xmc4xxx
…
flash_ambiq.c
…
flash_andes_qspi.c
…
flash_andes_qspi.h
…
flash_cadence_nand.c
…
flash_cadence_nand_ll.c
…
flash_cadence_nand_ll.h
…
flash_cadence_qspi_nor.c
…
flash_cadence_qspi_nor_ll.c
style: drivers: comply with MISRA C:2012 Rule 15.6
2024-09-11 07:40:35 -04:00
flash_cadence_qspi_nor_ll.h
…
flash_esp32.c
espressif: clean up unused code
2024-09-09 13:55:39 -04:00
flash_gd32.c
…
flash_gd32.h
…
flash_gd32_v1.c
…
flash_gd32_v2.c
…
flash_gd32_v3.c
…
flash_gecko.c
…
flash_handlers.c
build: Prefix missed generated syscall includes
2024-07-11 18:24:58 -04:00
flash_hp_ra.c
drivers: flash: Initial support flash driver on EK-RA8M1
2024-09-06 11:28:04 -04:00
flash_hp_ra.h
drivers: flash: Add support for flash driver on MCK-RA8T1
2024-09-06 11:28:04 -04:00
flash_hp_ra_ex_op.c
drivers: flash: Initial support flash driver on EK-RA8M1
2024-09-06 11:28:04 -04:00
flash_ifx_cat1.c
…
flash_ifx_cat1_qspi.c
drivers: flash: Support for IFX QSPI Flash driver
2024-07-29 14:14:10 +02:00
flash_ite_it8xxx2.c
…
flash_mcux_flexspi_hyperflash.c
…
flash_mcux_flexspi_mx25um51345g.c
…
flash_mcux_flexspi_nor.c
…
flash_mspi_atxp032.c
style: drivers: comply with MISRA C:2012 Rule 15.6
2024-08-20 10:33:51 +02:00
flash_mspi_emul_device.c
style: drivers: comply with MISRA C:2012 Rule 15.6
2024-08-20 10:33:51 +02: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
style: drivers: comply with MISRA C:2012 Rule 15.6
2024-09-11 07:40:35 -04:00
flash_sam.c
…
flash_sam0.c
…
flash_shell.c
…
flash_si32.c
drivers: flash: Add Si32 support
2024-08-26 18:51:36 +02:00
flash_simulator.c
drivers/flash/flash_simulator: Remove reference to native_posix
2024-08-16 09:20:58 +01:00
flash_simulator_native.c
…
flash_simulator_native.h
…
flash_smartbond.c
…
flash_stm32.c
drivers: flash: flash_stm32: Fix log warning
2024-08-26 11:28:04 -04:00
flash_stm32.h
drivers: flash: reduce redundancy in RDP implementation on STM32
2024-08-07 19:02:49 -04:00
flash_stm32_ex_op.c
drivers: flash: reduce redundancy in RDP implementation on STM32
2024-08-07 19:02:49 -04:00
flash_stm32_ospi.c
drivers: flash: stm32 ospi correct lines on writes
2024-09-17 09:45:42 +02:00
flash_stm32_ospi.h
…
flash_stm32_qspi.c
drivers: flash: stm32 qspi driver sends the reset cmd
2024-08-20 14:52:14 -04:00
flash_stm32_xspi.c
…
flash_stm32_xspi.h
…
flash_stm32f1x.c
…
flash_stm32f2x.c
…
flash_stm32f4x.c
drivers: flash: reduce redundancy in RDP implementation on STM32
2024-08-07 19:02:49 -04:00
flash_stm32f7x.c
drivers: flash: implement RDP for STM32F7
2024-08-07 19:02:49 -04:00
flash_stm32g0x.c
…
flash_stm32g4x.c
drivers: flash: reduce redundancy in RDP implementation on STM32
2024-08-07 19:02:49 -04:00
flash_stm32h7x.c
drivers: flash: stm32h7: ignore STRBERR during flash write
2024-08-13 18:19:41 -04:00
flash_stm32l4x.c
style: drivers: comply with MISRA C:2012 Rule 15.6
2024-09-11 07:40:35 -04:00
flash_stm32l5x.c
…
flash_stm32wb0x.c
drivers: flash: stm32: add STM32WB0 flash controller
2024-09-12 10:03:37 +02:00
flash_stm32wba_fm.c
…
flash_stm32wbax.c
…
flash_stm32wbx.c
…
flash_util.c
…
jesd216.c
…
jesd216.h
…
nrf_qspi_nor.c
flash: nrf_qspi_nor: wait for erase to complete
2024-09-09 15:25:16 +03:00
soc_flash_b91.c
…
soc_flash_cc13xx_cc26xx.c
drivers: flash: cc13xx_cc26xx: Add support of write to flash from flash
2024-09-18 15:32:09 +02:00
soc_flash_lpc.c
…
soc_flash_mcux.c
drivers: soc_mcux_flash: Add flash_k4 support
2024-09-20 15:14:11 -05:00
soc_flash_nios2_qspi.c
…
soc_flash_nrf.c
…
soc_flash_nrf.h
…
soc_flash_nrf_mram.c
…
soc_flash_nrf_rram.c
…
soc_flash_numaker.c
…
soc_flash_numaker_rmc.c
…
soc_flash_rv32m1.c
…
soc_flash_xmc4xxx.c
…
spi_flash_at45.c
…
spi_nor.c
flash: spi_nor: handle SPI bus power
2024-08-27 07:15:28 -04:00
spi_nor.h
…