zephyr/boards/x86/qemu_x86
Kumar Gala d2e89856cc cmake: dts: Fix usage of BOARD vs BOARD_FAMILY
We assumed that ${BOARD} and ${BOARD_FAMILY} are always the same and
thus interchangeable.  That isn't always the case so use ${BOARD} proper
for when we mean the exact BOARD name we are building for vs the
BOARD_FAMILY.

We also add .dts files for board variants within a board family, such
that we have a .dts matching each board name.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-02-27 19:56:47 -06:00
..
doc doc: getting_started: Support multi-OS instructions 2018-01-18 16:53:31 -05:00
Kconfig.board kconfig: fix CPU_HAS_FPU dependencies 2017-11-30 09:59:44 -05:00
Kconfig.defconfig kconfig: fix CPU_HAS_FPU dependencies 2017-11-30 09:59:44 -05:00
board.cmake scripts: refactor flash/debug scripts to remove "shell" 2017-12-15 09:57:30 -05:00
board.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
qemu_x86.dts dts: x86: remove mem.h 2017-11-16 16:04:03 -05:00
qemu_x86.yaml sanitycheck: support new simulation keyword 2018-01-18 21:37:48 -05:00
qemu_x86_defconfig x86: MMU: Set PAE page tables for QEMU as default. 2017-10-25 10:39:47 -07:00
qemu_x86_iamcu.dts cmake: dts: Fix usage of BOARD vs BOARD_FAMILY 2018-02-27 19:56:47 -06:00
qemu_x86_iamcu.yaml x86: set default CI targets 2017-10-19 15:07:45 -07:00
qemu_x86_iamcu_defconfig x86: add qemu_x86_nommu board target 2017-10-19 15:07:45 -07:00
qemu_x86_nommu.dts cmake: dts: Fix usage of BOARD vs BOARD_FAMILY 2018-02-27 19:56:47 -06:00
qemu_x86_nommu.yaml x86: set default CI targets 2017-10-19 15:07:45 -07:00
qemu_x86_nommu_defconfig x86: add qemu_x86_nommu board target 2017-10-19 15:07:45 -07:00