Go to file
Juan Solano ee623d21de drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP
This commit removes unnecessary CONFIG_SYS_POWER_DEEP_SLEEP protection
in shim drivers as QMSI 1.4 has introduced empty context save/restore
functions that can be called in Quark D2000, therefore keeping common
code at the shim driver level for Quark SE and D2000.

Change-Id: Ia2a466327f999668c6511c0193014e9151bff6ae
Signed-off-by: Juan Solano <juanx.solano.menacho@intel.com>
2017-02-10 16:27:32 +00:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch linker quark_se: Fix operator precedence bug 2017-02-09 19:58:45 +00:00
boards arduino_101: bmi160: use new device name 2017-02-10 16:02:22 +00:00
doc doc: update make clean to remove doxygen folder 2017-02-09 23:52:02 +00:00
drivers drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP 2017-02-10 16:27:32 +00:00
ext Merge "Merge net branch into master" 2017-02-08 12:03:09 +00:00
include dlist: Introduce CONTAINER macros 2017-02-10 16:16:13 +00:00
kernel kernel: Use SYS_DLIST_FOR_EACH_CONTAINER 2017-02-10 16:16:14 +00:00
lib libc: minimal: rename private macro 2017-02-04 19:22:07 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples arduino_101: bmi160: use new device name 2017-02-10 16:02:22 +00:00
scripts sanitcheck: add sam_e70_xplained 2017-02-04 02:57:49 +00:00
subsys Bluetooth: Convert FOR_EACH macro instances to use CONTAINER 2017-02-10 16:16:15 +00:00
tests tests/common: Add tests for sys_dlist_* 2017-02-10 16:16:14 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: update .gitignore 2017-02-09 23:51:54 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild build: Use ZEPHYRINCLUDE when building offsets.o 2017-01-25 12:20:21 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile build: Separate out prebuilt kernel logic from toplevel 2017-02-08 19:11:10 +00:00
Makefile.inc build: abstract emulation and replace qemu goal with run 2017-01-10 20:20:47 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00