Find a file
Dan Kalowsky bfe756da7d spi : moving to a single SPI naming
Currently we have devices named "dw_spi_0" and "intel_spi_0" etc, which makes
it difficult for an application to look up.  Or worse, forcing a 3rd party IP
to hardcode in support for only one specific IP block.

Change-Id: Ie485e2350b171b66b22cd7ab39e0fcd196f38af8
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2016-02-11 11:28:18 -08:00
arch tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
boards adc : ti : only one instance 2016-02-10 11:23:56 -05:00
doc doc: install linux: update SDK wget link 2016-02-11 18:18:09 +00:00
drivers spi : moving to a single SPI naming 2016-02-11 11:28:18 -08:00
include tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
kernel remove redundant checking for CONFIG_STACK_CANARIES 2016-02-11 18:48:45 +00:00
lib tinycrypt: Fix compilation with ECC enabled 2016-02-10 22:14:58 +00:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net Bluetooth: Take advantage of the new net_buf_add_u8() helper 2016-02-11 14:48:03 +02:00
samples net: remove obsolete 15.4 test case 2016-02-11 13:08:44 -05:00
scripts sanitychecks: add new keyword 'kernel' to testcase.ini 2016-02-11 02:23:26 +00:00
tests move benchmark applications to tests/benchmark/ 2016-02-11 13:08:44 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile kbuild: support arbitrary dir for Makefile.app 2016-02-11 14:20:03 +00:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00