Go to file
Peter Mitsis 220f1a5b86 Statically initialize _k_command_stack
Helps streamline kernel initialization.

Change-Id: If18660eaa548e82f5487cd9fcd4e0cada0426ca0
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:14 -05:00
arch Fix closing CONFIG_MICROKERNEL block comments 2016-02-05 20:14:14 -05:00
config Cleanup config/ directory for kbuild 2016-02-05 20:14:10 -05:00
doc Kbuild documentation update. 2016-02-05 20:14:12 -05:00
drivers Fix closing CONFIG_MICROKERNEL block comments 2016-02-05 20:14:14 -05:00
include device: Add device model infrastructure 2016-02-05 20:14:14 -05:00
kernel Statically initialize _k_command_stack 2016-02-05 20:14:14 -05:00
lib/libc newlib: Fix coding style and checkpatch warnings/errors 2016-02-05 20:14:14 -05:00
misc Use ccflags-y and asflags-y instead of EXTRA_CFLAGS 2016-02-05 20:14:14 -05:00
net Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
samples Use a simpler form for including BSP headers 2016-02-05 20:14:14 -05:00
scripts Kbuild: Adding bin and strip generation. 2016-02-05 20:14:14 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile kbuild: Avoid unconditional relinking of default target 2016-02-05 20:14:12 -05:00
Makefile.inc kbuild: Only execute initconfig target once 2016-02-05 20:14:12 -05:00
timo-env.sh Do not set path for host tools 2016-02-05 20:14:12 -05:00