zephyr/boards/x86/arduino_101
Maureen Helm 55caa7b743 drivers: spi: Select HAS_DTS_SPI in designware driver
Makes the designware spi driver consistent with other spi drivers by
selecting HAS_DTS_SPI in the driver. This required adding spi nodes and
dts fixups to several arc and x86 socs, as well as enabling those nodes
in associated boards.

Also refactors the driver to use the base address, interrupt number, and
interrupt priority from dts.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-09-28 06:27:06 +05:30
..
doc boards: arduino_101: remove mention of boot stub 2018-09-05 12:06:37 -04:00
support
CMakeLists.txt cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE 2018-06-18 15:25:55 -04:00
Kconfig.board boards: Remove redundant "select HAS_DTS_I2C" 2018-09-27 05:54:54 +05:30
Kconfig.defconfig boards: x86: arduino_101: set DISK_FLASH_MAX_RW_SIZE to 256 2018-08-29 07:54:55 -04:00
arduino_101.dts drivers: spi: Select HAS_DTS_SPI in designware driver 2018-09-28 06:27:06 +05:30
arduino_101.yaml boards: more boards with xtools support 2018-07-08 15:39:35 -04:00
arduino_101_defconfig
arduino_101_mcuboot_defconfig boards: arduino_101_mcuboot: Remove Kconfig settings moved to DTS 2018-07-10 08:17:20 -04:00
board.cmake boards: adjust openocd runner arg syntax 2018-05-19 07:01:39 +03:00
board.h
pinmux.c