..
CMakeLists.txt
drivers: mspi: add mspi is25xx0xx device driver
3 weeks ago
Kconfig
drivers: flash: Initial support OSPI flash driver on RA8 boards
1 month ago
Kconfig.ambiq
drivers/flash/Ambiq: Set erase capabilities, depending on SoC
1 year ago
Kconfig.andes
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.at45
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.b91
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.cadence_nand
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.cadence_qspi_nor
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.cc13xx_cc26xx
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.cc23x0
drivers: flash: Add support for cc23x0 flash
5 months ago
Kconfig.esp32
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.gd32
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.gecko
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.ifx_cat1
drivers: Remove CONFIG_PINCTRL in defconfig files
10 months ago
Kconfig.it8xxx2
drivers/flash: Enable flash controller for it51xxx series
3 months ago
Kconfig.lpc
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.max32
drivers: flash: Add MAX32xxx flash driver
9 months ago
Kconfig.mcux
dts: nxp: Rename nxp,iap-msf1 to nxp,msf1
9 months ago
Kconfig.mspi
drivers: mspi: add mspi is25xx0xx device driver
3 weeks ago
Kconfig.nor
drivers: flash: spi_nor: swap `depends on` and `help` in Kconfig.nor
5 months ago
Kconfig.nordic_qspi_nor
drivers: nrf_qspi_nor: Mark driver with FLASH_HAS_EXPLICIT_ERASE
1 year ago
Kconfig.npcx_fiu
drivers: flash: npcx: add setting of low flash device
6 months ago
Kconfig.nrf
drivers: flash: nrf: Add possibility to add custom context
3 months ago
Kconfig.nrf_mram
drivers/flash/nrf_mram: Set no explicit erase capability to true
1 year ago
Kconfig.nrf_rram
Bluetooth: Rename BLE to Bluetooth (LE) where applicable
5 months ago
Kconfig.numaker
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.numaker_rmc
drivers: flash: Mark numaker series RMC as no_explicit_erase
1 year ago
Kconfig.nxp_s32
drivers: flash: add NXP S32 QSPI HyperFlash driver
6 months ago
Kconfig.renesas_ra
drivers: flash: flash_hp_ra: perform blank check before reading
2 months ago
Kconfig.renesas_ra_ospi
drivers: flash: Initial support OSPI flash driver on RA8 boards
1 month ago
Kconfig.rpi_pico
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.rts5912
driver: flash: add flash driver for rts5912
2 months ago
Kconfig.rv32m1
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.sam
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.sam0
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.si32
drivers: flash: Add Si32 support
11 months ago
Kconfig.silabs
drivers: flash: silabs: Add DMA read support
4 months ago
Kconfig.simulator
drivers/flash_simulator: Add support for non-erase device
1 year ago
Kconfig.siwx91x
drivers: flash: Introduce SiWx91x Flash driver
5 months ago
Kconfig.smartbond
drivers/flash: Add explict erase capability with proper values
1 year ago
Kconfig.stm32
drivers: flash: stm32: remove dependeny on XIP for memory map
2 months ago
Kconfig.stm32_ospi
drivers : flash: replace dt_nodelabel_has_prop()
5 months ago
Kconfig.stm32_qspi
drivers: flash: stm32: add "generic read/write" ex op to QSPI driver
3 weeks ago
Kconfig.stm32_xspi
drivers : flash: replace dt_nodelabel_has_prop()in xspi
5 months ago
Kconfig.xmc4xxx
drivers/flash: Add explict erase capability with proper values
1 year ago
flash_ambiq.c
drivers: flash: Add support for Apollo510 flash controller
2 months ago
flash_andes_qspi.c
drivers: flash: Wrap driver instances in device API macro
5 months ago
flash_andes_qspi.h
…
flash_cadence_nand.c
drivers: flash: Place API into iterable section
7 months ago
flash_cadence_nand_ll.c
drivers: flash: Added cdns Nand Driver
1 year ago
flash_cadence_nand_ll.h
drivers: flash: Added cdns Nand Driver
1 year ago
flash_cadence_qspi_nor.c
drivers: flash: Place API into iterable section
7 months ago
flash_cadence_qspi_nor_ll.c
style: drivers: comply with MISRA C:2012 Rule 15.6
10 months ago
flash_cadence_qspi_nor_ll.h
…
flash_esp32.c
driver: flash: esp32: fix unaligned read
4 months ago
flash_gd32.c
drivers: flash: Place API into iterable section
7 months ago
flash_gd32.h
…
flash_gd32_v1.c
…
flash_gd32_v2.c
…
flash_gd32_v3.c
…
flash_gecko.c
drivers: flash: Place API into iterable section
7 months ago
flash_handlers.c
drivers/flash: Correct flash_erase userspace handler
7 months ago
flash_ifx_cat1.c
drivers: flash: Place API into iterable section
7 months ago
flash_ifx_cat1_qspi.c
drivers: flash: Place API into iterable section
7 months ago
flash_ite_it8xxx2.c
drivers/flash: Enable flash controller for it51xxx series
3 months ago
flash_max32.c
drivers: flash: Place API into iterable section
7 months ago
flash_mcux_flexspi_hyperflash.c
drivers: nxp: flexspi: fix hyper flash hang issue
2 weeks ago
flash_mcux_flexspi_mx25um51345g.c
drivers: flash: Align NXP flash drivers on parameter checking
1 month ago
flash_mcux_flexspi_nor.c
drivers: flash: flexspi: Add octal mode support for MT35 family
2 weeks ago
flash_mspi_atxp032.c
drivers: mspi: shroud controller specifics and fix potential issue
2 months ago
flash_mspi_emul_device.c
drivers: mspi: standarlized transfer priority
2 months ago
flash_mspi_is25xX0xx.c
drivers: mspi: add mspi is25xx0xx device driver
3 weeks ago
flash_mspi_nor.c
drivers: flash_mspi_nor: Omit quad_enable_set() when QER is set to NONE
3 weeks ago
flash_mspi_nor.h
drivers: flash: Optimize mspi_nor driver memory
3 months ago
flash_mspi_nor_quirks.h
drivers: flash: Optimize mspi_nor driver memory
3 months ago
flash_npcx_fiu_nor.c
drivers: flash: npcx: avoid obstruction by eSPI TAF when EC access flash
4 months ago
flash_npcx_fiu_qspi.c
drivers: flash: npcx: add setting of low flash device
6 months ago
flash_npcx_fiu_qspi.h
drivers: flash: npcx: Fix compile error
6 months ago
flash_nxp_s32_qspi.c
drivers: flash: Align NXP flash drivers on parameter checking
1 month ago
flash_nxp_s32_qspi.h
drivers: flash_nxp_s32: create common source code
6 months ago
flash_nxp_s32_qspi_hyperflash.c
drivers: flash: add NXP S32 QSPI HyperFlash driver
6 months ago
flash_nxp_s32_qspi_nor.c
drivers: flash_nxp_s32: create common source code
6 months ago
flash_page_layout.c
…
flash_priv.h
…
flash_realtek_rts5912.c
driver: flash: Add Set/ Get write protect function
1 month ago
flash_renesas_ra_ospi_b.c
drivers: flash: Initial support OSPI flash driver on RA8 boards
1 month ago
flash_renesas_ra_ospi_b.h
drivers: flash: Initial support OSPI flash driver on RA8 boards
1 month ago
flash_rpi_pico.c
drivers: flash: Place API into iterable section
7 months ago
flash_sam.c
drivers: flash: sam: fix flash erase last page
4 months ago
flash_sam0.c
drivers: flash: Place API into iterable section
7 months ago
flash_shell.c
flash_shell: add shell device filtering
5 months ago
flash_si32.c
drivers: flash: Place API into iterable section
7 months ago
flash_simulator.c
drivers: flash: Place API into iterable section
7 months ago
flash_simulator_native.c
everywhere: replace double words
1 year ago
flash_simulator_native.h
…
flash_smartbond.c
drivers: flash: Place API into iterable section
7 months ago
flash_stm32.c
drivers: flash: Fix timeout handling in STM32 flash driver
3 weeks ago
flash_stm32.h
drivers: flash: add stm32u3 devices
3 weeks ago
flash_stm32_ex_op.c
drivers: flash: stm32 flash driver common functions
2 months ago
flash_stm32_ospi.c
drivers: flash: stm32 ospi driver size and address of the external NOR
3 weeks ago
flash_stm32_ospi.h
drivers: flash: stm32 ospi: implement non busy wait polling
1 year ago
flash_stm32_qspi.c
drivers: flash: stm32 qspi driver size and address of the external NOR
2 weeks ago
flash_stm32_xspi.c
drivers: flash: stm32 xspi flash driver set the DelayBlock if exists
2 months ago
flash_stm32_xspi.h
drivers: flash: stm32 xspi driver supports clock domain config
2 months ago
flash_stm32f1x.c
flash: stm32: configurable write block sizes
1 year ago
flash_stm32f2x.c
…
flash_stm32f4x.c
drivers: flash: stm32: update ex_op API
7 months ago
flash_stm32f7x.c
drivers: flash: stm32: add STM32 option bytes extended ops
7 months ago
flash_stm32g0x.c
…
flash_stm32g4x.c
drivers: flash: flash_stm32g4x: Fix STM32G4 unaligned read access
2 months ago
flash_stm32h7x.c
drivers: flash: Fix timeout handling in STM32 flash driver
3 weeks ago
flash_stm32l4x.c
flash: stm32l4/g4: force load option bytes after write
6 months ago
flash_stm32l5x.c
drivers: stm32: use cache peripheral driver
2 months ago
flash_stm32u3x.c
drivers: flash: add stm32u3 devices
3 weeks ago
flash_stm32wb0x.c
drivers: flash: stm32 flash drivers supports the get_size API function
2 months ago
flash_stm32wba_fm.c
drivers: flash: STM32WBA flash_stm32wba_fm.c: fix sector erase error
2 weeks ago
flash_stm32wbax.c
drivers: stm32: use cache peripheral driver
2 months ago
flash_stm32wbx.c
…
flash_util.c
drivers: flash_util: Issue error log message when flash_fill write fails
2 weeks ago
jesd216.c
…
jesd216.h
drivers: flash: spi_nor: use defines for 4byte identifiers
7 months ago
nrf_qspi_nor.c
drivers: flash: nrf_qspi_nor: Handle properly multiple XIP users
4 weeks ago
soc_flash_b91.c
drivers: flash: Place API into iterable section
7 months ago
soc_flash_cc13xx_cc26xx.c
drivers: flash: Place API into iterable section
7 months ago
soc_flash_cc23x0.c
drivers: flash: Remove VIMS calls for cc23x0
2 months ago
soc_flash_lpc.c
drivers: flash: Place API into iterable section
7 months ago
soc_flash_mcux.c
drivers/flash: Fix #if condition for is_area_readable for mcux
3 weeks ago
soc_flash_nrf.c
drivers: flash: Place API into iterable section
7 months ago
soc_flash_nrf.h
drivers: flash: nrf: Add possibility to add custom context
3 months ago
soc_flash_nrf_mram.c
drivers: flash: Place API into iterable section
7 months ago
soc_flash_nrf_rram.c
drivers: flash: Place API into iterable section
7 months ago
soc_flash_numaker.c
drivers: flash: Place API into iterable section
7 months ago
soc_flash_numaker_rmc.c
drivers: flash: Place API into iterable section
7 months ago
soc_flash_renesas_ra_hp.c
drivers: flash: flash_hp_ra: perform blank check before reading
2 months ago
soc_flash_renesas_ra_hp.h
drivers: flash: flash_hp_ra: perform blank check before reading
2 months ago
soc_flash_renesas_ra_hp_ex_op.c
drivers: flash: use negative errno in Renesas RA HP
4 weeks ago
soc_flash_rv32m1.c
drivers: flash: Place API into iterable section
7 months ago
soc_flash_silabs_series2.c
drivers: flash: silabs: Add DMA read support
4 months ago
soc_flash_silabs_siwx91x.c
drivers: flash: Introduce SiWx91x Flash driver
5 months ago
soc_flash_xmc4xxx.c
drivers: flash: Place API into iterable section
7 months ago
spi_flash_at45.c
drivers: flash: Place API into iterable section
7 months ago
spi_nor.c
drivers: flash: spi_nor: Add fast read support
2 months ago
spi_nor.h
drivers: flash: flexspi: Add octal mode support for MT35 family
2 weeks ago
spi_nor_s28hx512t.h
drivers: flash: Initial support OSPI flash driver on RA8 boards
1 month ago