zephyr/drivers/spi
Tomasz Bursztyka f7a6c5c263 spi: Add support for Designware SPI controller
Such controller is found on Quark SE Lakemont and ARC cores. This
driver currently supports the Lakemont core (x86).

Change-Id: Iefebd6ce9dbe81aa3902e7c2d801b07c027c548a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:48 -05:00
..
Kconfig spi: Add support for Designware SPI controller 2016-02-05 20:24:48 -05:00
Makefile spi: move static stubs to driver directory 2016-02-05 20:24:32 -05:00
dw_spi.c spi: Add support for Designware SPI controller 2016-02-05 20:24:48 -05:00
dw_spi_priv.h spi: Add support for Designware SPI controller 2016-02-05 20:24:48 -05:00
intel_spi.c irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
intel_spi_priv.h spi: intel: Fix byte flow and error handling 2016-02-05 20:24:42 -05:00
spi_static_irq_stubs.S intel_spi: convert SPI to new driver init method 2016-02-05 20:24:35 -05:00