Go to file
Andrew Boie c2a9a37e1c test_task: fix startup race
Bad things happen if an SW IRQ is asserted before it is initialized.

Change-Id: I4ad48480c4d7bb5fc14d778d2566d73086300fa1
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:24:27 -05:00
arch x86: Allow use of simple_uart driver with ia32 target 2016-02-05 20:24:26 -05:00
doc doc: adding :dfn: syntax where needed 2016-02-05 20:24:27 -05:00
drivers Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
include Bluetooth: Disable parts of public API if not configured 2016-02-05 20:24:24 -05:00
kernel kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
lib Revert "tinycrypt: moving includes" 2016-02-05 20:24:27 -05:00
misc kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
net Bluetooth: Fix not reseting required security in case of error 2016-02-05 20:24:26 -05:00
samples test_task: fix startup race 2016-02-05 20:24:27 -05:00
scripts checkpatch: remove comment about MAINTAINERS file 2016-02-05 20:24:23 -05:00
.checkpatch.conf checkpatch: added config file 2016-02-05 20:24:23 -05:00
.gitattributes
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
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 Zephyr 0.5.0 2016-02-05 20:24:22 -05:00
Makefile.inc Kbuild: Use DOTCONFIG instead of /.config 2016-02-05 20:15:33 -05:00
zephyr-env.sh