zephyr/arch
Wayne Ren 6307b8b97d arch: arc: refactor the soc part of em_starterkit
The original em7d, em9d and em11d are different configurations of
em_starterkit. They have the same peripherals, e.g. uart, spi, gpio
, ddr. The differences of them are in arc core configurations, interrupt
number assignment.

So em7d, em9d and em11d can be viewed in the same SoC family or SoC
series.

Referring other arch's implementation, this commit merges em7d, em9d
and em11d into the same SoC, named snps_emsk. This will eliminate
unnecessary duplication and make it easier for future maintainment.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-05-15 09:48:11 +02:00
..
arc arch: arc: refactor the soc part of em_starterkit 2018-05-15 09:48:11 +02:00
arm dts: nrf: Expand nRF DTS to support watchdog 2018-05-14 10:28:23 -05:00
common drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
nios2 kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
posix kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
riscv32 kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
x86 dts: x86: derive RAM and ROM size from dts instead of Kconfig 2018-05-14 17:19:23 -04:00
xtensa kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00