Go to file
Tomasz Bursztyka d96943b04c spi: Add support for Intel's SPI controller
Such controllers are found in Quark's X1000 series, and thus are found
on Galileo boards v1 and v2.

Change-Id: Ib71486c9f27de1b6c48ce3cb3dd138d69833c2ea
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:15:28 -05:00
arch spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
doc Remove *_node* from documentation 2016-02-05 20:15:28 -05:00
drivers spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
include spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
kernel Profile low condition events. 2016-02-05 20:15:28 -05:00
lib
misc build: fix build fail when NS16550 disabled. 2016-02-05 20:15:27 -05:00
net sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
samples Improve profiler sample. 2016-02-05 20:15:28 -05:00
scripts microkernel: rename k_proc to k_task 2016-02-05 20:15:27 -05:00
.gitattributes
.gitignore
.mailmap
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile fix setting of CONFIG_COMPILER_OPT 2016-02-05 20:15:28 -05:00
Makefile.inc
zephyr-env.sh