Find a file
Anas Nashif 92a12a19ae checkpatch: add option for excluding directories
when importing code from external sources, we do not want to fail
on checkpatch and want to run full sanity checks.

Using --exclude <dir> we should be able to exclude a list of well
defined locations in the tree that carry sources from other projects
with other styles.

Change-Id: I7d321e85eed6bc37d5c6879ae88e21d20028a433
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-23 16:05:42 +00:00
arch arc: adding "all rights reserved" to banner 2016-05-20 20:55:21 -07:00
boards quark_se_sss_devboard: fix flashing with openocd 2016-05-21 11:09:05 +00:00
doc doc: Restructure top level sections. 2016-05-21 21:22:46 +00:00
drivers drivers/nble: Update service db attributes handle 2016-05-23 16:49:08 +02:00
include console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
kernel Revert "nanokernel: Add callback to _nano_timeout" 2016-05-21 18:28:57 -04: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 console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
scripts checkpatch: add option for excluding directories 2016-05-23 16:05:42 +00:00
tests Bluetooth: nble: Extend BTP with Identity Resolved event 2016-05-23 13:33:55 +02:00
.checkpatch.conf checkpatch: change default kconfig help length warns 2016-05-11 20:23:51 +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 misc: clean up __ASSERT warnings during build 2016-05-18 22:06:54 +00:00
Makefile.inc build: Do not depend on python while creating the relative path 2016-05-16 22:21:01 +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