zephyr/include/arch
Andy Gross bb063164aa dts: Add support for Device Tree
This patch adds support for using device tree configuration files for
configuring ARM platforms.

In this patch, only the FLASH_SIZE, SRAM_SIZE, NUM_IRQS, and
NUM_IRQ_PRIO_BITS were removed from the Kconfig options.  A minimal set
of options were removed so that it would be easier to work through the
plumbing of the build system.

It should be noted that the host system must provide access to the
device tree compiler (DTC).  The DTC can usually be installed on host
systems through distribution packages or by downloading and compiling
from https://git.kernel.org/pub/scm/utils/dtc/dtc.git

This patch also requires the Python yaml package.

This change implements parts of each of the following Jira:
ZEP-1304
ZEP-1305
ZEP-1306
ZEP-1307
ZEP-1589

Change-Id: If1403801e19d9d85031401b55308935dadf8c9d8
Signed-off-by: Andy Gross <andy.gross@linaro.org>
2017-02-10 18:13:58 +00:00
..
arc interrupts: use fixed section name for vector table 2017-02-10 17:20:21 +00:00
arm dts: Add support for Device Tree 2017-02-10 18:13:58 +00:00
nios2 sw_isr_table.h: clean up definition 2017-02-08 18:14:37 +00:00
riscv32 sw_isr_table.h: clean up definition 2017-02-08 18:14:37 +00:00
x86 x86: implement direct interrupts 2017-02-03 18:18:30 +00:00
cpu.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00