Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dominik Ermel eb4f2fb44a drivers/flash/nrf_rram: Add get_size implementation. 8 months ago
..
CMakeLists.txt drivers: flash: Add MAX32xxx flash driver 9 months ago
Kconfig drivers: flash: Add MAX32xxx flash driver 9 months 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.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: Add explict erase capability with proper values 1 year 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: fix Kconfig.mspi for issue #74349 1 year ago
Kconfig.nios2_qspi drivers/flash: Add explict erase capability with proper values 1 year ago
Kconfig.nor drivers: flash: spi nor: Allow the init priority to be configurable 10 months ago
Kconfig.nordic_qspi_nor drivers: nrf_qspi_nor: Mark driver with FLASH_HAS_EXPLICIT_ERASE 1 year ago
Kconfig.npcx_fiu board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 8 months ago
Kconfig.nrf drivers/flash/nrf: Mark driver as FLASH_HAS_EXPLICIT_ERASE 1 year ago
Kconfig.nrf_mram drivers/flash/nrf_mram: Set no explicit erase capability to true 1 year ago
Kconfig.nrf_rram drivers: flash: Do not select NRFX_RRAMC while building with TF-M 11 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 explict erase capability with proper values 1 year ago
Kconfig.renesas_ra Kconfig: Fix issue in KConfig of Renesas modules 10 months ago
Kconfig.rpi_pico drivers/flash: Add explict erase capability with proper values 1 year 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.simulator drivers/flash_simulator: Add support for non-erase device 1 year ago
Kconfig.smartbond drivers/flash: Add explict erase capability with proper values 1 year ago
Kconfig.stm32 drivers: flash: qspi stm32 driver supporting requires_ulbpr 9 months ago
Kconfig.stm32_ospi drivers: stm32: Select PINCTRL when required 10 months ago
Kconfig.stm32_qspi drivers: stm32: Select PINCTRL when required 10 months ago
Kconfig.stm32_xspi drivers: stm32: Select PINCTRL when required 10 months ago
Kconfig.xmc4xxx drivers/flash: Add explict erase capability with proper values 1 year ago
flash_ambiq.c drivers/flash/Ambiq: Set erase capabilities, depending on SoC 1 year ago
flash_andes_qspi.c drivers: flash: andes_qspi: fix accessing error variable 1 year ago
flash_andes_qspi.h drivers: flash: add Andes qspi-nor driver 2 years ago
flash_cadence_nand.c drivers: flash: Added cdns Nand Driver 1 year 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
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 espressif: clean up unused code 10 months ago
flash_gd32.c
flash_gd32.h
flash_gd32_v1.c
flash_gd32_v2.c drivers: flash: update gd32 fmc v2 2 years ago
flash_gd32_v3.c
flash_gecko.c drivers/flash/gecko: Add flash_get_size API call 8 months ago
flash_handlers.c drivers/flash: Flash API: device size getter 8 months ago
flash_hp_ra.c drivers: flash: Initial support flash driver on EK-RA8M1 10 months ago
flash_hp_ra.h drivers: flash: Add support for flash driver on MCK-RA8T1 10 months ago
flash_hp_ra_ex_op.c drivers: flash: Initial support flash driver on EK-RA8M1 10 months ago
flash_ifx_cat1.c drivers: flash: Add Infineon CAT1 Flash driver 2 years ago
flash_ifx_cat1_qspi.c drivers: flash: Support for IFX QSPI Flash driver 12 months ago
flash_ite_it8xxx2.c
flash_max32.c drivers: flash: Add MAX32xxx flash driver 9 months ago
flash_mcux_flexspi_hyperflash.c drivers: clock_control: add support for FlexSPI reclock on NXP iMX RT10XX 1 year ago
flash_mcux_flexspi_mx25um51345g.c drivers/flash/flexspi_x25um51345g: Add flash_get_size API call 8 months ago
flash_mcux_flexspi_nor.c drivers/flash/flexspi_nor: Add flash_get_size API call 8 months ago
flash_mspi_atxp032.c style: drivers: comply with MISRA C:2012 Rule 15.6 11 months ago
flash_mspi_emul_device.c style: drivers: comply with MISRA C:2012 Rule 15.6 11 months ago
flash_npcx_fiu_nor.c syscall: rename Z_OOPS -> K_OOPS 2 years ago
flash_npcx_fiu_qspi.c soc: arm: npcx: move soc-specific register definitions to soc.h 2 years ago
flash_npcx_fiu_qspi.h driver: flash: npcx: add support for npcx4 series 2 years ago
flash_nxp_s32_qspi_nor.c drivers: flash: add NXP S32 QSPI flash NOR driver 2 years ago
flash_page_layout.c
flash_priv.h
flash_rpi_pico.c drivers: flash: rpi_pico: Rename to avoid conflicting with SDK 9 months ago
flash_sam.c drivers: flash: sam: Use interrupt to sync 1 year ago
flash_sam0.c drivers/flash/flash_sam: Add flash_get_size API call 8 months ago
flash_shell.c drivers: flash: shell: add "flash copy" command 9 months ago
flash_si32.c drivers: flash: Add Si32 support 11 months ago
flash_simulator.c drivers/flash/flash_simulator: Add flash get_page_size API call 8 months ago
flash_simulator_native.c everywhere: replace double words 1 year ago
flash_simulator_native.h flash simulator: Refactor native part so it works with emb libC 2 years ago
flash_smartbond.c device: remove redundant init functions 2 years ago
flash_stm32.c drivers: flash: flash_stm32: Fix log warning 11 months ago
flash_stm32.h drivers: flash: reduce redundancy in RDP implementation on STM32 11 months ago
flash_stm32_ex_op.c drivers: flash: reduce redundancy in RDP implementation on STM32 11 months ago
flash_stm32_ospi.c drivers: flash: stm32 ospi correct lines on writes 10 months 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: Add flash_get_size 8 months ago
flash_stm32_xspi.c drivers: flash: stm32 xspi driver supports the MemoryMapped mode 1 year ago
flash_stm32_xspi.h drivers: flash: stm32 xspi driver with DMA support 1 year ago
flash_stm32f1x.c flash: stm32: configurable write block sizes 1 year ago
flash_stm32f2x.c drivers: flash: stm32 flash base address from the DTS node 1 year ago
flash_stm32f4x.c drivers: flash: reduce redundancy in RDP implementation on STM32 11 months ago
flash_stm32f7x.c drivers: flash: implement RDP for STM32F7 11 months ago
flash_stm32g0x.c drivers: flash: stm32 flash base address from the DTS node 1 year ago
flash_stm32g4x.c drivers: flash: reduce redundancy in RDP implementation on STM32 11 months ago
flash_stm32h7x.c drivers: flash: stm32h7 flash driver reformat code 8 months ago
flash_stm32l4x.c style: drivers: comply with MISRA C:2012 Rule 15.6 10 months ago
flash_stm32l5x.c drivers: flash: stm32: fix flash write error handling 1 year ago
flash_stm32wb0x.c drivers: flash: stm32: add STM32WB0 flash controller 10 months ago
flash_stm32wba_fm.c drivers: flash: stm32 flash base address from the DTS node 1 year ago
flash_stm32wbax.c drivers: flash: stm32: fix flash write error handling 1 year ago
flash_stm32wbx.c drivers: flash: stm32 flash base address from the DTS node 1 year ago
flash_util.c drivers: flash: provide a generic flash_copy() algorithm 9 months ago
jesd216.c
jesd216.h drivers: flash: Removed a __packed attribute from struct jesd216_bfp 8 months ago
nrf_qspi_nor.c drivers/flash/nrf_qspi_nor: Add flash_get_size API call 8 months ago
soc_flash_b91.c
soc_flash_cc13xx_cc26xx.c drivers: flash: cc13xx_cc26xx: Add support of write to flash from flash 10 months ago
soc_flash_lpc.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 9 months ago
soc_flash_mcux.c drivers: flash: mcx: Clear cache after erase 8 months ago
soc_flash_nios2_qspi.c
soc_flash_nrf.c drivers/flash/nrf: Add flash_get_size API call 8 months ago
soc_flash_nrf.h
soc_flash_nrf_mram.c drivers/flash/soc_flash_nrf_mram: Add get_size implementation 8 months ago
soc_flash_nrf_rram.c drivers/flash/nrf_rram: Add get_size implementation. 8 months ago
soc_flash_numaker.c drivers: flash: support for Nuvoton numaker series FMC 2 years ago
soc_flash_numaker_rmc.c drivers: flash: Mark numaker series RMC as no_explicit_erase 1 year ago
soc_flash_rv32m1.c
soc_flash_xmc4xxx.c
spi_flash_at45.c drivers/flash/at45: Add flash_get_size API call 8 months ago
spi_nor.c drivers/flash/spi_nor: Add flash_get_size API call 8 months ago
spi_nor.h drivers: flash: spi_nor: add option for 4byte opcodes 8 months ago