Find a file
Benjamin Walsh e893869435 Revert "sys_clock: start the microkernel ticker in the MICROKERNEL init level"
This reverts commit 3c66686a43.

That commit fixed announcing ticks before the microkernel was up, but
prevented devices initializing before the MICROKERNEL level from having
access to the hi-res part of the system clock, which they could not poll
anymore.

Change-Id: Ia1c55d482e63d295160942f97ebc8e8afd1e8315
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-11 17:26:06 -05:00
arch tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
boards adc : ti : only one instance 2016-02-10 11:23:56 -05:00
doc doc: Fix broken link for USB to TTL cable on Arduino 101 doc. 2016-02-11 20:11:35 +00:00
drivers Revert "sys_clock: start the microkernel ticker in the MICROKERNEL init level" 2016-02-11 17:26:06 -05:00
include sys_clock/microkernel: do not announce ticks until microkernel is up 2016-02-11 17:10:49 -05:00
kernel sys_clock/microkernel: do not announce ticks until microkernel is up 2016-02-11 17:10:49 -05:00
lib doc: Fix misuse of @file doxygen tag 2016-02-11 20:11:03 +00:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net Bluetooth: Kconfig: Move TinyCrypt ECDH under SMP 2016-02-11 20:45:03 +00:00
samples Bluetooth: SMP: Use TinyCrypt for AES CMAC 2016-02-11 20:44:28 +00:00
scripts sanitychecks: add new keyword 'kernel' to testcase.ini 2016-02-11 02:23:26 +00:00
tests move benchmark applications to tests/benchmark/ 2016-02-11 13:08:44 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile kbuild: support arbitrary dir for Makefile.app 2016-02-11 14:20:03 +00:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00