No description
Find a file
Dmitriy Korovkin 4223ba7964 unified: Add initialization priority level for kernel objects
The separate initialization priority provides more
flexibility when it's needed to arrange the initialization
sequence.

Change-Id: Ie1b7b48d282618f6d641320bf3b24f63716a7342
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-09-28 19:13:35 +00:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch x86: don't unconditionally run ISRs with interrupts enabled 2016-09-26 17:53:45 +00:00
boards boards: arduino_101: remove backup/restore scripts 2016-09-22 22:09:34 +00:00
doc kernel: remove lingering irq_connect_dynamic() references 2016-09-23 15:36:51 +00:00
drivers mvic: fixed printk format 2016-09-24 08:12:47 -04:00
ext ksdk: Build ksdk fsl_enet.c and fsl_phy.c 2016-09-23 01:53:50 +00:00
fs fs: Add file system API to flush cache of an open file 2016-09-23 00:06:32 +00:00
include segmentation.h: fix get_gdt/get_idt 2016-09-26 12:13:27 -07:00
kernel unified: Add initialization priority level for kernel objects 2016-09-28 19:13:35 +00:00
lib iot/zoap: Fix retrieving the token for every reply 2016-09-22 00:54:36 +00:00
misc arduino 101: make factory bootloader config the default 2016-09-17 11:13:59 +00:00
net net: Set uIP context on newly allocated buffers immediately. 2016-09-22 12:00:24 +00:00
samples Dining philosophers demo for unified kernel. 2016-09-28 14:14:02 +00:00
scripts x86: add _init_irq_gate and use it in gen_idt 2016-09-24 01:23:18 +00:00
tests unified: Make test_pend unified capable. 2016-09-23 18:51:07 +00:00
usb usb: do not assert on a variable we do not have 2016-09-24 08:12:35 -04:00
.checkpatch.conf checkpatch: do not check for min_t/max_t 2016-09-13 17:12:55 -04:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix broken author information for Evan Couzens 2016-08-08 21:24:49 +00:00
defaults.tc boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
Kbuild unified/build: adapt Kbuild for unified kernel 2016-09-13 17:12:55 -04:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr parse board defconfig at the very end 2016-09-16 03:10:34 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: add maintainer for some of the boards 2016-09-16 03:10:33 +00:00
Makefile build: allow specifying a custom linker script relative to project 2016-09-15 09:42:24 -04:00
Makefile.inc win-build: fixes to build with alternative make implementations 2016-09-12 12:28:14 +00:00
zephyr-env.sh zephyr-env.sh: prepend to PATH 2016-08-05 20:38:08 +00:00