zephyr/arch/x86
Benjamin Walsh 069fd3624e kernel: streamline initialization of _thread_base and timeouts
Move _thread_base initialization to _init_thread_base(), remove mention
of "nano" in timeouts init and move timeout init to _init_thread_base().
Initialize all base fields via the _init_thread_base in semaphore groups
code.

Change-Id: I05b70b06261f4776bda6d67f358190428d4a954a
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-11-23 00:27:42 +00:00
..
core kernel: streamline initialization of _thread_base and timeouts 2016-11-23 00:27:42 +00:00
debug kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
include kernel/arch: consolidate tTCS and TNANO definitions 2016-11-12 07:04:52 -05:00
soc drivers: update ipm driver to use unified kernel 2016-11-13 13:53:53 +00:00
Kbuild x86: improve exception APIs 2016-07-28 18:13:24 +00:00
Kconfig kernel: Clean up of x86 floating point code 2016-11-09 23:51:30 +00:00
Makefile build: Introduce concept of SoC specific build flags 2016-05-27 10:04:29 -05:00
defconfig