zephyr/arch/x86
Andy Ross 0e20eafe7a arch/x86: Make sure PCI mmio is initialized before page tables
The page table initialization needs a populated PCI MMIO
configuration, and that is lazy-evaluated.  We aren't guaranteed that
a driver already hit that path, so be sure to call it explicitly.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-07-08 12:34:09 +02:00
..
core arch/x86: Make sure PCI mmio is initialized before page tables 2020-07-08 12:34:09 +02:00
include zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
zefi arch/x86: zefi must disable HPET before OS handoff 2020-07-08 12:34:09 +02:00
CMakeLists.txt x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
gen_gdt.py
gen_idt.py x86: gen_idt.py: typo fix 2020-05-21 14:44:33 +02:00
ia32.cmake
intel64.cmake arch/x86: initial Intel64 bootstrap framework 2019-09-15 11:33:47 +08:00
Kconfig arch/x86: early_serial cleanup 2020-07-08 12:34:09 +02:00