| .. |
|
CMakeLists.txt
|
drivers: spi: Add Intel SPI penwell driver
|
2023-03-21 13:39:33 +01:00 |
|
Kconfig
|
drivers: spi: Add Intel SPI penwell driver
|
2023-03-21 13:39:33 +01:00 |
|
Kconfig.andes_atcspi200
|
|
|
|
Kconfig.b91
|
|
|
|
Kconfig.bitbang
|
|
|
|
Kconfig.cc13xx_cc26xx
|
|
|
|
Kconfig.dw
|
|
|
|
Kconfig.esp32
|
|
|
|
Kconfig.gd32
|
drivers: spi: gd32: Add support DMA transfer
|
2023-01-11 08:50:56 -08:00 |
|
Kconfig.gecko
|
|
|
|
Kconfig.litex
|
|
|
|
Kconfig.mchp_mss_qspi
|
|
|
|
Kconfig.mcux_dspi
|
|
|
|
Kconfig.mcux_flexcomm
|
|
|
|
Kconfig.mcux_lpspi
|
|
|
|
Kconfig.npcx_fiu
|
|
|
|
Kconfig.nrfx
|
|
|
|
Kconfig.nxp_s32
|
arch: support nocache for Cortex-R52
|
2022-12-12 10:39:31 +01:00 |
|
Kconfig.oc_simple
|
|
|
|
Kconfig.pl022
|
|
|
|
Kconfig.psoc6
|
|
|
|
Kconfig.pw
|
drivers: spi: Add Intel SPI penwell driver
|
2023-03-21 13:39:33 +01:00 |
|
Kconfig.rv32m1_lpspi
|
|
|
|
Kconfig.sam
|
spi: SAM support SPI transfers with DMA
|
2022-11-08 09:37:59 +00:00 |
|
Kconfig.sam0
|
|
|
|
Kconfig.sifive
|
|
|
|
Kconfig.spi_emul
|
|
|
|
Kconfig.stm32
|
|
|
|
Kconfig.test
|
|
|
|
Kconfig.xec_qmspi
|
drivers: xec_qmspi: add missing default y to SPI_XEC_QMSPI_FULL_DUPLEX
|
2023-01-11 09:11:03 -06:00 |
|
Kconfig.xlnx
|
|
|
|
Kconfig.xmc4xxx
|
drivers: spi: Add xmc4xxx driver
|
2023-03-03 17:20:17 +01:00 |
|
spi_andes_atcspi200.c
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
|
spi_andes_atcspi200.h
|
|
|
|
spi_b91.c
|
|
|
|
spi_bitbang.c
|
|
|
|
spi_cc13xx_cc26xx.c
|
|
|
|
spi_context.h
|
drivers: spi_context: Refactor spi_context_wait_for_completion()
|
2023-01-27 01:22:15 +09:00 |
|
spi_dw_regs.h
|
|
|
|
spi_dw.c
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
|
spi_dw.h
|
|
|
|
spi_emul.c
|
|
|
|
spi_esp32_spim.c
|
drivers: spi: spi_esp32_spim: Remove check for NULL before freeing
|
2023-03-13 14:03:35 +01:00 |
|
spi_esp32_spim.h
|
drivers: spi: esp32xx: refactor SPI DMA preprocessor identifiers
|
2023-03-13 14:02:06 +01:00 |
|
spi_gd32.c
|
drivers: gd32_spi: drop APB marco
|
2023-01-12 21:45:38 +01:00 |
|
spi_gecko.c
|
dts: spi: silabs: make peripheral-id property optional
|
2023-01-17 15:37:27 -06:00 |
|
spi_handlers.c
|
|
|
|
spi_litespi.c
|
|
|
|
spi_litespi.h
|
|
|
|
spi_ll_stm32.c
|
drivers: spi: fix 16 bit spi dma transfers for the STM32 driver
|
2023-01-20 16:11:48 +01:00 |
|
spi_ll_stm32.h
|
|
|
|
spi_mchp_mss_qspi.c
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
|
spi_mcux_dspi.c
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
|
spi_mcux_flexcomm.c
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
|
spi_mcux_lpspi.c
|
drivers: spi_mcux_lpspi: fix baudrate change when switching devices
|
2022-11-30 11:28:22 +01:00 |
|
spi_npcx_fiu.c
|
|
|
|
spi_nrfx_spi.c
|
soc: arm: nordic_nrf: replace NRF_DT_CHECK_PIN_ASSIGNMENTS
|
2023-02-28 08:42:05 -08:00 |
|
spi_nrfx_spim.c
|
soc: arm: nordic_nrf: replace NRF_DT_CHECK_PIN_ASSIGNMENTS
|
2023-02-28 08:42:05 -08:00 |
|
spi_nrfx_spis.c
|
soc: arm: nordic_nrf: replace NRF_DT_CHECK_PIN_ASSIGNMENTS
|
2023-02-28 08:42:05 -08:00 |
|
spi_nxp_s32.c
|
drivers: spi: introduce SPI driver for NXP S32
|
2022-11-24 09:37:24 +01:00 |
|
spi_nxp_s32.h
|
drivers: spi: introduce SPI driver for NXP S32
|
2022-11-24 09:37:24 +01:00 |
|
spi_oc_simple.c
|
|
|
|
spi_oc_simple.h
|
|
|
|
spi_pl022.c
|
all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences
|
2022-12-21 10:09:23 +01:00 |
|
spi_psoc6.c
|
|
|
|
spi_pw.c
|
drivers: spi: Add Intel SPI penwell driver
|
2023-03-21 13:39:33 +01:00 |
|
spi_pw.h
|
drivers: spi: Add Intel SPI penwell driver
|
2023-03-21 13:39:33 +01:00 |
|
spi_rv32m1_lpspi.c
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
|
spi_sam0.c
|
|
|
|
spi_sam.c
|
drivers: spi: sam: Update to use clock control
|
2023-03-21 14:12:25 -07:00 |
|
spi_sifive.c
|
|
|
|
spi_sifive.h
|
|
|
|
spi_signal.c
|
|
|
|
spi_test.c
|
|
|
|
spi_xec_qmspi_full_duplex.c
|
drivers: spi: xec_qmspi: remove unused pinmux.h include
|
2023-02-23 16:56:04 -05:00 |
|
spi_xec_qmspi_full_duplex.h
|
drivers: spi: Added MEC172x full duplex qmspi driver
|
2022-10-14 14:09:51 -05:00 |
|
spi_xec_qmspi_ldma.c
|
drivers: spi: fix formatting in mec172x ldma driver
|
2022-10-28 14:29:46 -05:00 |
|
spi_xec_qmspi.c
|
|
|
|
spi_xlnx_axi_quadspi.c
|
include: add missing zephyr/irq.h include
|
2022-10-17 22:57:39 +09:00 |
|
spi_xmc4xxx.c
|
drivers: spi: Add xmc4xxx driver
|
2023-03-03 17:20:17 +01:00 |