No description
Find a file
Ramesh Thomas c1a2523445 adv_power:Fix build error when ADVANCED_IDLE flag is enabled
GlobalTss is not defined anywhere. This was originally designed
to be used by power management code to switch thread context to
kernel resume location. An alternative to this method would be
implemented.

Change-Id: I9ae14ba14f9573d8bd8579869cdee9cf85a5684a
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2016-02-12 10:57:51 -08:00
arch adv_power:Fix build error when ADVANCED_IDLE flag is enabled 2016-02-12 10:57:51 -08:00
boards adc : ti : only one instance 2016-02-10 11:23:56 -05:00
doc docs : arduino 101 doc update 2016-02-12 16:44:50 +00:00
drivers drivers/nble: Change RPC following firmware update 2016-02-12 16:57:56 +00:00
include net: buf: Add net_buf_pull_u8() helper API 2016-02-12 15:10:20 +00: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: Add missing print format specifier 2016-02-12 16:57:30 +00:00
samples net: apps: Make sure CoAP server works with IPv6 ND 2016-02-12 15:36:55 +00:00
scripts correcting issues identified by coverity 2016-02-12 15:48:48 +00:00
tests Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02: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 build: changes order in which paths are added to $PATH 2016-02-12 03:04:13 +00:00