Find a file
Dirk Brandewie fa2441534a x86: kernel move excstub.S back to core
excecptions are handled the same for i386_sysV_abi and iamcu calling
conventions ATM since we do not have any exceptions that we can
recover from there is no reason to have seperate implementations.

Change-Id: Ica8b332d7756a91b56f7080ac74771ad25d32753
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:25:04 -05:00
arch x86: kernel move excstub.S back to core 2016-02-05 20:25:04 -05:00
configs quark_se: need some extra love for interrupt driver UARTs 2016-02-05 20:24:58 -05:00
doc doc: Enhance information about microkernel mailboxes 2016-02-05 20:25:03 -05:00
drivers kernel: remove CONFIG_INT_LATENCY_BENCHMARK fences from code path 2016-02-05 20:25:04 -05:00
include kernel: remove CONFIG_INT_LATENCY_BENCHMARK fences from code path 2016-02-05 20:25:04 -05:00
kernel kernel: remove CONFIG_INT_LATENCY_BENCHMARK fences from code path 2016-02-05 20:25:04 -05:00
lib lib/libc: Add implementation for isprint() 2016-02-05 20:25:03 -05:00
misc kconfig: put bootloader and reboot options in a menu 2016-02-05 20:24:55 -05:00
net Bluetooth: Fix passing bool instead of NULL pointer 2016-02-05 20:25:03 -05:00
samples Bluetooth: samples/shell: Add support for custom prompt callback 2016-02-05 20:25:03 -05:00
scripts Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.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 build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -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 Zephyr 0.7.0 2016-02-05 20:24:58 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00