zephyr/drivers/spi
Carles Cufi f49150cab6 arch: arm: nrf: Rename nrf5 SoC Family to nrf
Upcoming Nordic ICs that share many of the peripherals and architecture
with the currently supported nRF5x ones are no longer part of the nRF5
family. In order to accomodate that, rename the SoC family from nrf5 to
nrf, so that it can contain all of the members of the wider Nordic
family.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-03-20 11:57:14 +01:00
..
CMakeLists.txt spi: sort drivers into legacy or not in CMakeLists.txt 2018-01-24 18:27:27 +05:30
Kconfig drivers: spi_ll_stm32: Enable SPI driver for F1 family 2018-02-01 08:19:49 -06:00
Kconfig.dw doc: misspellings in Kconfig files 2017-05-05 19:38:53 -04:00
Kconfig.mcux_dspi kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
Kconfig.nrf5_legacy arch: arm: nrf: Rename nrf5 SoC Family to nrf 2018-03-20 11:57:14 +01:00
Kconfig.sam0 spi: sam0: use Device Tree for configuration. 2018-03-10 11:42:25 -06:00
spi_context.h drivers/spi: Properly check for rx/tx and buffering on 2018-01-29 23:30:55 -05:00
spi_dw.c drivers/spi: Properly check for rx/tx and buffering on 2018-01-29 23:30:55 -05:00
spi_dw.h drivers/spi: Use sync_status relevantly in DW driver 2017-09-15 08:07:41 -04:00
spi_dw_legacy.c cleanup: Use quote include instead of system include 2017-10-28 07:11:53 -04:00
spi_dw_quark_se_ss_regs.h drivers/spi: Adapt DW driver to new SPI API 2017-05-19 18:52:25 -04:00
spi_dw_regs.h drivers/spi: Adapt DW driver to new SPI API 2017-05-19 18:52:25 -04:00
spi_handlers.c drivers: spi: add system call handlers 2017-10-30 13:20:19 -07:00
spi_intel.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_intel.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
spi_ll_stm32.c drivers: spi_ll_stm32: Protect against null TX/RX buffer 2018-02-01 08:19:49 -06:00
spi_ll_stm32.h spi: add SPI driver for STM32 family 2017-07-01 08:36:51 -04:00
spi_mcux_dspi.c drivers: spi_mcux_dspi: Fix unlikely but possible division by zero 2017-05-23 06:48:26 -05:00
spi_qmsi.c drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
spi_qmsi_ss.c drivers, net: Clean up semaphore initialization 2017-07-27 15:23:07 -04:00
spi_sam0.c spi: sam0: fix CS and back-to-back transfers. 2018-03-15 11:09:55 -05:00
spim_nrf52_legacy.c license: fix license identifiers 2017-08-29 07:42:09 -04:00
spis_nrf5_legacy.c nrf5: spi: Mark SPI drivers as conforming to legacy SPI API 2017-07-31 10:05:19 -05:00