..
CMakeLists.txt
drivers: flash for the stm32l5x or stm32u5 serie with max 2MB
2022-04-13 13:55:34 -07:00
flash_esp32.c
drivers: flash: esp32: add flash encryption support
2022-05-02 10:30:24 -05:00
flash_gecko.c
drivers: remove redundant DEV_NAME helpers
2022-03-15 17:31:51 -04:00
flash_handlers.c
drivers/flash: remove flash_write_protection API
2022-02-01 10:46:28 +01:00
flash_ite_it8xxx2.c
ITE: drivers/flash: remove flash write protection API
2022-03-17 11:32:51 +01:00
flash_mcux_flexspi_hyperflash.c
drivers: flash_mcux_flexspi_hyperflash: move all device data to RAM
2022-05-03 13:38:55 -05:00
flash_mcux_flexspi_mx25um51345g.c
drivers: flash_mcux_flexspi_mx25um51345g: move all device data to RAM
2022-05-03 13:38:55 -05:00
flash_mcux_flexspi_nor.c
drivers: flash_mcux_flexspi_nor: Move all device data to RAM
2022-05-03 13:38:55 -05:00
flash_page_layout.c
flash_priv.h
flash_sam0.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00
flash_sam.c
drivers: fix style issues
2022-01-19 18:16:02 +01:00
flash_shell.c
drivers/flash/flash_shell: Check for read error before verification
2022-04-12 10:05:40 -05:00
flash_simulator.c
all: Deprecate UTIL_LISTIFY and replace with LISTIFY
2022-03-08 11:03:30 +01:00
flash_stm32_qspi.c
drivers: remove redundant DEV_NAME helpers
2022-03-15 17:31:51 -04:00
flash_stm32_v1.c
flash_stm32.c
drivers: flash: stm32 definition of all registered bitfield
2022-04-13 13:55:34 -07:00
flash_stm32.h
drivers: flash: stm32 definition of all registered bitfield
2022-04-13 13:55:34 -07:00
flash_stm32f2x.c
flash_stm32f4x.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00
flash_stm32f7x.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00
flash_stm32g0x.c
flash_stm32g4x.c
drivers: flash: stm32 definition of all registered bitfield
2022-04-13 13:55:34 -07:00
flash_stm32h7x.c
drivers/flash: stm32h7: fix fault when cache disabled
2022-04-21 13:05:08 +02:00
flash_stm32l4x.c
drivers: flash: stm32 definition of all registered bitfield
2022-04-13 13:55:34 -07:00
flash_stm32l5_u5.c
drivers: flash: stm32 definition of all registered bitfield
2022-04-13 13:55:34 -07:00
flash_stm32wbx.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00
jesd216.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00
jesd216.h
drivers: nrf_qspi_nor: Add support for S2B1 QER
2022-03-24 14:54:05 +01:00
Kconfig
kconfig: remove Enable from boolean prompts
2022-03-09 15:35:54 +01:00
Kconfig.at45
Kconfig.b91
Kconfig.esp32
Kconfig.gecko
Kconfig.it8xxx2
Kconfig.lpc
Kconfig.mcux
boards: imx_rt: Don't default FLASH_MCUX_FLEXSPI_XIP to enabled
2022-05-04 10:46:03 -05:00
Kconfig.nios2_qspi
Kconfig.nor
Kconfig.nordic_qspi_nor
Kconfig.nrf
Kconfig.rv32m1
Kconfig.sam
Kconfig.sam0
Kconfig.simulator
kconfig: remove Enable from boolean prompts
2022-03-09 15:35:54 +01:00
Kconfig.stm32
drivers: flash stm32 flash driver includes stm32u5 serie
2022-04-13 13:55:34 -07:00
Kconfig.stm32_qspi
kconfig: fix dt_node_has_prop and add nodelabel functions
2022-03-23 13:25:21 +01:00
nrf_qspi_nor.c
drivers: nrf_qspi_nor: Add support for S2B1 QER
2022-03-24 14:54:05 +01:00
soc_flash_b91.c
drivers: flash: Refactor drivers to use shared init priority
2022-01-17 11:51:09 -05:00
soc_flash_lpc.c
drivers: flash: Refactor drivers to use shared init priority
2022-01-17 11:51:09 -05:00
soc_flash_mcux.c
drivers: flash: Refactor drivers to use shared init priority
2022-01-17 11:51:09 -05:00
soc_flash_nios2_qspi.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00
soc_flash_nrf_ticker.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00
soc_flash_nrf.c
drivers: flash: Refactor drivers to use shared init priority
2022-01-17 11:51:09 -05:00
soc_flash_nrf.h
everywhere: fix typos
2022-03-14 20:22:24 -04:00
soc_flash_rv32m1.c
drivers: flash: Refactor drivers to use shared init priority
2022-01-17 11:51:09 -05:00
spi_flash_at45.c
drivers: flash: drop get_dev_data/get_dev_config usage
2022-01-19 18:16:02 +01:00
spi_nor.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00
spi_nor.h
drivers: nrf_qspi_nor: Add support for S2B1 QER
2022-03-24 14:54:05 +01:00