..
ia32
x86: fatal: Explicitely include syscall header
2019-12-09 12:47:15 -05:00
intel64
kernel: rename z_arch_ to arch_
2019-11-07 15:21:46 -08:00
offsets
headers: Refactor kernel and arch headers.
2019-11-06 16:07:32 -08:00
acpi.c
arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI
2019-09-29 12:30:34 -07:00
CMakeLists.txt
x86: consolidate some fatal error code
2019-11-06 17:50:34 -08:00
common.S
arch/x86: factor out common assembly startup code
2019-10-07 19:46:55 -04:00
cpuhalt.c
kernel: rename z_arch_ to arch_
2019-11-07 15:21:46 -08:00
early_serial.c
include: Fix use of <misc/FOO.h> -> <sys/FOO.h>
2019-12-10 08:39:37 -05:00
fatal.c
kernel: rename z_arch_ to arch_
2019-11-07 15:21:46 -08:00
ia32.cmake
x86: generate runtime 64-bit page tables
2019-10-24 12:48:45 -07:00
intel64.cmake
arch/x86: (Intel64) use per-CPU parameter struct for CPU startup
2019-10-07 19:46:55 -04:00
Kconfig.ia32
x86: up-level page fault handling
2019-11-07 11:19:38 -05:00
Kconfig.intel64
x86: enable stack overflow detection on 64-bit
2019-11-06 17:50:34 -08:00
memmap.c
x86: consolidate x86_64 architecture, SoC and boards
2019-10-25 17:57:55 -04:00
multiboot.c
arch/x86: rename CONFIG_X86_MULTIBOOT and related to CONFIG_MULTIBOOT
2019-09-29 12:30:34 -07:00
pcie.c
arch/x86/pcie: use Z_IRQ_TO_INTERRUPT_VECTOR() macro
2019-09-15 11:33:47 +08:00
prep_c.c
headers: Refactor kernel and arch headers.
2019-11-06 16:07:32 -08:00
reboot_rst_cnt.c
cleanup: include/: move misc/reboot.h to power/reboot.h
2019-06-27 22:55:49 -04:00
x86_mmu.c
kernel: fix k_mem_partition data types
2019-12-12 14:48:42 -08:00