.. |
CMakeLists.txt
|
drivers: flash: support for Nuvoton numaker series RMC
|
2024-03-11 14:22:55 +01:00 |
Kconfig
|
drivers: flash: support for Nuvoton numaker series RMC
|
2024-03-11 14:22:55 +01:00 |
Kconfig.ambiq
|
…
|
|
Kconfig.andes
|
…
|
|
Kconfig.at45
|
…
|
|
Kconfig.b91
|
…
|
|
Kconfig.cadence_nand
|
drivers: flash: Added cdns Nand Driver
|
2024-01-30 18:01:31 +01:00 |
Kconfig.cadence_qspi_nor
|
…
|
|
Kconfig.cc13xx_cc26xx
|
…
|
|
Kconfig.esp32
|
…
|
|
Kconfig.gd32
|
…
|
|
Kconfig.gecko
|
…
|
|
Kconfig.ifx_cat1
|
…
|
|
Kconfig.it8xxx2
|
hwmv2: Introduce Hardware model version 2 and convert devices
|
2024-03-02 16:56:33 -05:00 |
Kconfig.lpc
|
…
|
|
Kconfig.mcux
|
drivers: flash: Update mcux driver to add support for MCX flash
|
2024-03-22 14:25:31 +00:00 |
Kconfig.nios2_qspi
|
…
|
|
Kconfig.nor
|
flash: spi_nor: don't hard loop in `wait_until_ready`
|
2024-01-24 22:15:33 -06:00 |
Kconfig.nordic_qspi_nor
|
…
|
|
Kconfig.npcx_fiu
|
…
|
|
Kconfig.nrf
|
…
|
|
Kconfig.nrf_mram
|
drivers: flash: Add flash driver for MRAM
|
2024-03-08 09:36:04 +01:00 |
Kconfig.nrf_rram
|
drivers: flash: rram: Make rram flash timeout multiplier user selectable
|
2024-02-26 10:27:23 +01:00 |
Kconfig.numaker
|
…
|
|
Kconfig.numaker_rmc
|
drivers: flash: support for Nuvoton numaker series RMC
|
2024-03-11 14:22:55 +01:00 |
Kconfig.nxp_s32
|
…
|
|
Kconfig.rpi_pico
|
…
|
|
Kconfig.rv32m1
|
…
|
|
Kconfig.sam
|
…
|
|
Kconfig.sam0
|
…
|
|
Kconfig.simulator
|
…
|
|
Kconfig.smartbond
|
…
|
|
Kconfig.stm32
|
…
|
|
Kconfig.stm32_ospi
|
…
|
|
Kconfig.stm32_qspi
|
…
|
|
Kconfig.xmc4xxx
|
…
|
|
flash_ambiq.c
|
…
|
|
flash_andes_qspi.c
|
…
|
|
flash_andes_qspi.h
|
…
|
|
flash_cadence_nand.c
|
drivers: flash: Added cdns Nand Driver
|
2024-01-30 18:01:31 +01:00 |
flash_cadence_nand_ll.c
|
drivers: flash: Added cdns Nand Driver
|
2024-01-30 18:01:31 +01:00 |
flash_cadence_nand_ll.h
|
drivers: flash: Added cdns Nand Driver
|
2024-01-30 18:01:31 +01:00 |
flash_cadence_qspi_nor.c
|
…
|
|
flash_cadence_qspi_nor_ll.c
|
…
|
|
flash_cadence_qspi_nor_ll.h
|
…
|
|
flash_esp32.c
|
…
|
|
flash_gd32.c
|
…
|
|
flash_gd32.h
|
…
|
|
flash_gd32_v1.c
|
…
|
|
flash_gd32_v2.c
|
…
|
|
flash_gd32_v3.c
|
…
|
|
flash_gecko.c
|
…
|
|
flash_handlers.c
|
flash: correct userspace flash_handlers
|
2024-01-30 08:30:32 -05:00 |
flash_ifx_cat1.c
|
…
|
|
flash_ite_it8xxx2.c
|
…
|
|
flash_mcux_flexspi_hyperflash.c
|
drivers: clock_control: add support for FlexSPI reclock on NXP iMX RT10XX
|
2024-02-01 10:57:35 +01:00 |
flash_mcux_flexspi_mx25um51345g.c
|
…
|
|
flash_mcux_flexspi_nor.c
|
drivers: flash: flash_flexspi_nor: support SFDP probe
|
2024-02-01 10:57:35 +01: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
|
drivers: flash: sam: Use interrupt to sync
|
2024-01-23 15:22:26 +00:00 |
flash_sam0.c
|
…
|
|
flash_shell.c
|
…
|
|
flash_simulator.c
|
…
|
|
flash_simulator_native.c
|
drivers flash_simulator: Set standard source macro appropriately
|
2024-01-26 07:48:55 -05:00 |
flash_simulator_native.h
|
…
|
|
flash_smartbond.c
|
…
|
|
flash_stm32.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32.h
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32_ex_op.c
|
…
|
|
flash_stm32_ospi.c
|
drivers: flash: stm32 ospi refactor stm32_ospi_mem_erased args
|
2024-03-08 09:39:07 +01:00 |
flash_stm32_ospi.h
|
drivers: flash: stm32 ospi: implement non busy wait polling
|
2024-03-08 09:39:07 +01:00 |
flash_stm32_qspi.c
|
drivers: flash: stm32 qspi drivers gets address and size from DTS
|
2024-02-02 13:48:18 +01:00 |
flash_stm32f1x.c
|
flash: stm32: configurable write block sizes
|
2024-03-11 18:57:43 +00:00 |
flash_stm32f2x.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32f4x.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32f7x.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32g0x.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32g4x.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32h7x.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32l4x.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32l5x.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32wba_fm.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32wbax.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
flash_stm32wbx.c
|
drivers: flash: stm32 flash base address from the DTS node
|
2024-01-29 14:12:47 -06:00 |
jesd216.c
|
…
|
|
jesd216.h
|
…
|
|
nrf_qspi_nor.c
|
drivers: nrf_qspi_nor: Add option for 2bit IO
|
2024-03-26 10:47:20 -04:00 |
soc_flash_b91.c
|
…
|
|
soc_flash_cc13xx_cc26xx.c
|
…
|
|
soc_flash_lpc.c
|
…
|
|
soc_flash_mcux.c
|
drivers: flash: Update mcux driver to add support for MCX flash
|
2024-03-22 14:25:31 +00:00 |
soc_flash_nios2_qspi.c
|
…
|
|
soc_flash_nrf.c
|
…
|
|
soc_flash_nrf.h
|
…
|
|
soc_flash_nrf_mram.c
|
drivers: flash: Add flash driver for MRAM
|
2024-03-08 09:36:04 +01:00 |
soc_flash_nrf_rram.c
|
drivers: flash: rram singlethreading support
|
2024-02-26 10:27:23 +01:00 |
soc_flash_numaker.c
|
…
|
|
soc_flash_numaker_rmc.c
|
drivers: flash: support for Nuvoton numaker series RMC
|
2024-03-11 14:22:55 +01:00 |
soc_flash_rv32m1.c
|
…
|
|
soc_flash_xmc4xxx.c
|
…
|
|
spi_flash_at45.c
|
…
|
|
spi_nor.c
|
drivers: flash: spi_nor: use `pm_device_driver_init`
|
2024-03-26 10:45:34 -04:00 |
spi_nor.h
|
drivers: flash: spi nor: Add MultInstance support
|
2024-03-21 10:07:53 +00:00 |