No description
Find a file
Chuck Jordan aa9d180309 arc: Adding ARC EM Starter Kit board support
Board support for the ARC EM Starter Kit provides for a board
that can select one of two SOCs. The EM9D and EM11D commits
will be done separately to expidite review. Also submitted here
is doc/board/em_starterkit.rst to explain details about this
Zephyr board choice.

Change-Id: Icd9fac045c700ad8dcb95161fdd63c130f665778
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-23 23:36:33 +00:00
arch arc: Adding EM9D SOC 2016-05-23 23:18:36 +00:00
boards arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
doc arc: Adding ARC EM Starter Kit board support 2016-05-23 23:36:33 +00:00
drivers qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
ext qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
include kernel event logger: add possibility to use custom timestamp 2016-05-23 21:27:49 +00:00
kernel kernel event logger: add possibility to use custom timestamp 2016-05-23 21:27:49 +00:00
lib build: move library related code to lib/ 2016-05-16 19:43:50 +00:00
misc misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
net net: tcp: Fix the TCP client not sending multiple SYN 2016-05-20 12:59:08 +03:00
samples apds9960: Fix reference to i2c driver 2016-05-23 21:32:01 +00:00
scripts checkpatch: add option for excluding directories 2016-05-23 16:05:42 +00:00
tests tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
.checkpatch.conf checkpatch: exclude ext/ from checks 2016-05-23 16:05:42 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild build: add more dependencies to build process 2016-05-20 18:25:19 +00:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
Makefile.inc build: use export to pass CFLAGS to zephyrmake 2016-05-23 17:44:47 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00