zephyr/arch/x86/core
Allan Stephens 743bdb8143 unified: Enable handling of thread options for static threads
Change-Id: I51d2d9cfa0eeb5f974a6cf1db32406399ef57418
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-27 08:36:14 -05:00
..
debug debug: add target GDB server 2016-04-16 05:29:22 +00:00
offsets debug/x86: add runtime info needed by target debuggers 2016-04-16 05:29:22 +00:00
Kconfig doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Makefile unified/x86: add unified kernel support for x86 arch 2016-09-13 17:12:55 -04:00
cache.c x86: Fix cache flush code dependencies 2016-03-07 20:25:22 +00:00
cache_s.S x86: Fix cache flush code dependencies 2016-03-07 20:25:22 +00:00
cpuhalt.c tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
crt0.S x86: optimize GDT space 2016-09-20 20:47:15 +00:00
excstub.S x86: exceptions: simplify exception stubs 2016-09-28 20:28:07 +00:00
fatal.c x86: introduce new segmentation.h header 2016-09-20 20:46:45 +00:00
float.c unified/x86: add unified kernel support for x86 arch 2016-09-13 17:12:55 -04:00
gdt.c x86: optimize GDT space 2016-09-20 20:47:15 +00:00
intstub.S intstub.S: fix argument to _sys_power_save_idle_exit on IAMCU 2016-09-28 20:28:27 +00:00
irq_manage.c x86: remove dynamic interrupts and exceptions 2016-09-06 18:35:24 +00:00
irq_offload.c x86: irq_offload: don't use the last vector 2016-02-05 20:25:04 -05:00
msr.c x86: use GCC inline asm for MSR read/write 2016-02-05 20:24:42 -05:00
reboot_rst_cnt.c x86: move reboot via RST_CNT from galileo to generic x86 2016-02-25 16:52:27 +00:00
strtask.c unified/x86: add unified kernel support for x86 arch 2016-09-13 17:12:55 -04:00
swap.S unified/x86: add unified kernel support for x86 arch 2016-09-13 17:12:55 -04:00
sys_fatal_error_handler.c unified/x86: add unified kernel support for x86 arch 2016-09-13 17:12:55 -04:00
thread.c unified: Enable handling of thread options for static threads 2016-10-27 08:36:14 -05:00