zephyr/soc/x86/apollo_lake
Andrew Boie c3b3aafaec x86: generate page tables at runtime
Removes very complex boot-time generation of page tables
with a much simpler runtime generation of them at bootup.

For those x86 boards that enable the MMU in the defconfig,
set the number of page pool pages appropriately.

The MMU_RUNTIME_* flags have been removed. They were an
artifact of the old page table generation and did not
correspond to any hardware state.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-08-07 12:50:53 -07:00
..
doc boards/x86/gpmrb: add Gordon Peak MRB board 2019-06-04 14:50:47 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig boards/up_squared: soc/apollo_lake: I2C driver selection at SoC 2019-06-01 10:00:32 -04:00
Kconfig.soc soc/x86/apollo_lake: remove legacy PCI support 2019-06-01 10:00:32 -04:00
dts_fixup.h dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
linker.ld x86: generate page tables at runtime 2019-08-07 12:50:53 -07:00
soc.c cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
soc.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
soc_gpio.h soc/x86/apollo_lake: strip leading zeros from decimal constants 2019-04-15 20:42:42 -04:00