Go to file
Mazen NEIFER 95428c75e9 gitignore: Ignore Eclipse (Xtensa Xplorer) project files.
When debugging Xtensa port, on needs for sure to create an Xtensa Xplorer
project in order to be able to debug his project. These files will appear
in the git repository as non versioned files. It is safe to ignore them as
we won't anybody commit these files (user specific).

Change-Id: I156ec5c7393f1db98286da0b841a4e8496a9ff89
Signed-off-by: Mazen NEIFER <mazen@nestwave.com>
2017-02-13 08:04:27 -08:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch Xtensa port: Fixed RAMABLE_REGION in linker scripts. 2017-02-13 08:04:27 -08:00
boards xtensa: fixup license identifiers 2017-02-13 08:04:27 -08:00
doc doc: update make clean to remove doxygen folder 2017-02-09 23:52:02 +00:00
drivers Xtensa port: Added support for Xtensa internal timer as system timer. 2017-02-13 08:04:27 -08:00
dts dts: hexiwear: fix fixup to use correct define 2017-02-11 07:00:38 +00:00
ext clock control:stm32: provide STM32Cube LL based driver 2017-02-10 14:47:41 -06:00
include Xtensa port: Added linker script for several Xtensa cores. 2017-02-13 08:04:27 -08:00
kernel dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
lib newlib: make sure the chain of includes has generated_dts_board.h 2017-02-11 07:00:39 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples tests: net: whitelist boards for telnet server 2017-02-11 07:00:39 +00:00
scripts sanitycheck: support other simulators (xt-run and/or xtsc) than QEMU. 2017-02-13 08:04:27 -08:00
subsys kernel: Add OpenOCD support 2017-02-11 03:57:19 +00:00
tests Xtensa port: Fixed tests/kernel/context to compile with Xtensa internal timer. 2017-02-13 08:04:27 -08:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore gitignore: Ignore Eclipse (Xtensa Xplorer) project files. 2017-02-13 08:04:27 -08:00
.gitreview
.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 Changed Kbuild to pass also KBUILD_CPPFLAGS to CC on addition to KBUILD_CFLAGS. 2017-02-13 08:04:27 -08: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
MAINTAINERS MAINTAINERS: added maintainer for riscv32 2017-02-03 19:31:41 +01:00
Makefile Xtensa port: Let xcc specific make file override unsupported -Og with -O0. 2017-02-13 08:04:27 -08: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