zephyr/arch/x86/core
Andrew Boie 9c76d28bee x86: intel64: fatal: minor formatting improvements
Line up everything nicely, add leading '0x' to hex
addresses, and remove redundant newlines. Add
whitespace between the register name and contents
so the contents can be easily selected from a terminal.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-10-15 09:00:49 -07:00
..
ia32 x86: refactor mmustructs.h 2019-10-14 11:49:39 -07:00
intel64 x86: intel64: fatal: minor formatting improvements 2019-10-15 09:00:49 -07:00
offsets x86: move mmustructs.h 2019-10-14 11:49:39 -07:00
CMakeLists.txt arch/x86: elevate prep_c.c to common code 2019-10-07 19:46:55 -04:00
Kconfig.ia32 x86: fix EXCEPTION_DEBUG dependency 2019-10-01 16:15:55 -05:00
Kconfig.intel64 arch/x86: (Intel64) add scheduler IPI support 2019-10-07 19:46:55 -04:00
acpi.c arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI 2019-09-29 12:30:34 -07:00
common.S arch/x86: factor out common assembly startup code 2019-10-07 19:46:55 -04:00
cpuhalt.c kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
early_serial.c x86: support very early printk() if desired 2019-08-02 00:29:21 -07:00
ia32.cmake arch/x86: elevate prep_c.c to common code 2019-10-07 19:46:55 -04:00
intel64.cmake arch/x86: (Intel64) use per-CPU parameter struct for CPU startup 2019-10-07 19:46:55 -04:00
memmap.c arch/x86: (Intel64) add missing linker symbols 2019-10-07 19:46: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 x86: refactor mmustructs.h 2019-10-14 11:49:39 -07:00
reboot_rst_cnt.c cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00