No description
Find a file
Mazen NEIFER 0cfeb626c0 Xtensa port: Fixed scheduling bug caused to missing Endianess related macros.
XCC does neither define __BYTE_ORDER__ nor __ORDER_LITTLE/BIG_ENDIAN__ macros.
This resulted in field preempt of thread.base not correctly built from other
union fields prio and sched_locked, which caused wrong scheduling.

Change-Id: I8566ef4a5cf555906c012c4adc488f9afb26c053
Signed-off-by: Mazen NEIFER <mazen@nestwave.com>
2017-02-13 11:39:02 -08:00
.known-issues doc/api/networking: Add existing network protocol libraries APIs 2017-02-03 15:59:18 +02:00
arch Xtensa port: Added support for sample_controller core and set is as default. 2017-02-13 11:39:02 -08:00
boards xt-sim: add support for 'make debug' 2017-02-13 11:39:01 -08:00
doc doc: update make clean to remove doxygen folder 2017-02-09 23:52:02 +00:00
drivers xtensa_sim_console: remove deprecation warning 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: Fixed scheduling bug caused to missing Endianess related macros. 2017-02-13 11:39:02 -08:00
kernel Xtensa port: Increased idle thread stack size to avoid stack overflow. 2017-02-13 08:04:27 -08:00
lib Xtensa port: Fixed defintion of MAX_HEAP_SIZE, thus, compilation of new_lib. 2017-02-13 11:39:02 -08: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 xcc: add ccache support 2017-02-13 11:39:02 -08:00
subsys kernel: Add OpenOCD support 2017-02-11 03:57:19 +00:00
tests REVERTME: disable xip test on xtensa 2017-02-13 11:39:01 -08: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 gitignore: Ignore Eclipse (Xtensa Xplorer) project files. 2017-02-13 08:04:27 -08: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 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 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 Makefile: test for -fno-asynchronous-unwind-tables 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