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
board.cmake scripts: refactor flash/debug scripts to remove "shell" 2017-12-15 09:57:30 -05:00
board.h
Kconfig.board
Kconfig.defconfig
qemu_x86_defconfig
qemu_x86_iamcu_defconfig
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
qemu_x86_nommu_defconfig
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
qemu_x86.dts
qemu_x86.yaml sanitycheck: support new simulation keyword 2018-01-18 21:37:48 -05:00