Go to file
Jukka Rissanen 53c43ebe45 net: Initialize the callback timers
The ctimers are not run without this. Callback timers are
used for example when retransmitting network packets.

Change-Id: Iae55848e615814d89573df326a2c20bb8ca88230
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:24:50 -05:00
arch x86: Add Quark D2000 platform with nanokernel support 2016-02-05 20:24:49 -05:00
doc doc: Add flags to irq_connect(), IRQ_CONNECT_STATIC() and task_irq_alloc() 2016-02-05 20:24:44 -05:00
drivers timer: Support for no local Apic Timer divider 2016-02-05 20:24:48 -05:00
include x86: add Quark D2000 Interrupt Controller (MVIC) 2016-02-05 20:24:48 -05:00
kernel kconfig: do not set default for frequency 2016-02-05 20:24:48 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00
net net: Initialize the callback timers 2016-02-05 20:24:50 -05:00
samples net: apps: Remove testcase.ini temporarily 2016-02-05 20:24:50 -05:00
scripts quark se: add sensor subsystem platform to sanity 2016-02-05 20:24:49 -05:00
.checkpatch.conf
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild
Kconfig
Kconfig.zephyr
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile kbuild: add clang support 2016-02-05 20:24:47 -05:00
Makefile.inc x86: CLFLUSH and cache line size detection 2016-02-05 20:24:41 -05:00
zephyr-env.sh