zephyr/drivers/spi
Savinay Dharmappa cf58f83dd6 boards: xtensa: intel_s1000_crb: Enable SPI Master driver
patch enables SPI Master driver on intel_s1000_crb

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
2018-11-13 18:49:03 -05:00
..
CMakeLists.txt drivers: add spi support for atmel sam series soc 2018-10-10 11:29:49 -05:00
Kconfig drivers/spi: Remove unused legacy options 2018-11-09 05:25:11 -06:00
Kconfig.dw drivers: spi: Select HAS_DTS_SPI in designware driver 2018-09-28 06:27:06 +05:30
Kconfig.mcux_dspi spi: Remove unused Kconfig symbols from mcux dspi driver 2018-09-17 15:58:03 -04:00
Kconfig.mcux_lpspi spi: Introduce mcux lpspi shim driver 2018-09-19 09:15:29 -04:00
Kconfig.nrfx dts: add SPI bindings for nRF family 2018-09-11 11:41:37 +02:00
Kconfig.sam drivers: add spi support for atmel sam series soc 2018-10-10 11:29:49 -05:00
Kconfig.sam0 drivers: spi: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.stm32 drivers: spi_ll_stm32: Enable SPI driver for F7 family 2018-10-23 09:19:15 +01:00
spi_context.h kernel: Change k_poll_signal api 2018-11-04 11:37:24 -05:00
spi_dw.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
spi_dw.h boards: xtensa: intel_s1000_crb: Enable SPI Master driver 2018-11-13 18:49:03 -05:00
spi_dw_quark_se_ss_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_dw_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_handlers.c spi_handlers: fix some build issues 2018-05-17 23:34:03 +03:00
spi_intel.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
spi_intel.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_intel_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_ll_stm32.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
spi_ll_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_mcux_dspi.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
spi_mcux_lpspi.c driver: spi: use new logger 2018-10-08 17:49:12 -04:00
spi_nrfx_spi.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
spi_nrfx_spim.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
spi_nrfx_spis.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
spi_sam.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
spi_sam0.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00