zephyr/soc/x86/apollo_lake
Andrew Boie 3807c51e4e x86: add common memory.ld
We need the same logic for each SOC, instead of copypasting
things just put this in a common file. This approach still
leaves the door open for custom memory layouts if desired.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-09-30 14:14:07 -07:00
..
doc boards: x86: Remove gpmrb board 2020-07-30 12:15:01 -04:00
CMakeLists.txt x86: remove memory mapping SOC code 2020-07-17 11:38:18 +02:00
Kconfig.defconfig soc/x86/apollo_lake: Use MMIO PCI config access by default 2020-06-23 13:07:39 +02:00
Kconfig.soc x86: apollo_lake: add mmu regions for UARTs and I2Cs 2020-05-19 19:19:51 +02:00
cpu.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
linker.ld x86: add common memory.ld 2020-09-30 14:14:07 -07:00
soc.h arch/x86: early_serial cleanup 2020-07-08 12:34:09 +02:00
soc_gpio.h