zephyr/arch
Anas Nashif a02c34ef0b soc: introduce SoC families and series
Add additional layers when defining SoCs to allow reuse among SoCs
of the same family and architecture.

The Board is the first location where we search for a linker.cmd file,
if not found we look for the linker file in
arch/<arch>/soc/<family>/<series>

Change-Id: I51d5e9a056220d0bd2ae0fa31474ffe63568e698
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-18 21:24:59 +00:00
..
arc ipm: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
arm stm32: reorganise soc directory and use family/series 2016-04-18 21:24:59 +00:00
x86 x86/debug: GDB server needs to handle some exceptions 2016-04-16 05:29:22 +00:00
Kconfig soc: introduce SoC families and series 2016-04-18 21:24:59 +00:00
Makefile