zephyr/arch/x86
Daniel Leung 94b744cc0a x86: early_serial: extend to support MMIO UART
This expands the early_serial to support MMIO UART, in addition to
port I/O, by duplicating part of the hardware initialization from
the NS16550 UART driver. This allows enabling of early console on
hardware with MMIO-based UARTs.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-05-07 10:11:35 +02:00
..
core x86: early_serial: extend to support MMIO UART 2020-05-07 10:11:35 +02:00
include kernel: add Z_STACK_PTR_ALIGN ARCH_STACK_PTR_ALIGN 2020-04-21 18:45:45 -04:00
CMakeLists.txt
Kconfig x86: implement kernel page table isolation 2020-01-17 16:17:39 -05:00
gen_gdt.py
gen_idt.py
ia32.cmake
intel64.cmake