zephyr/boards/arc/em_starterkit
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
..
doc cleanup: replace old jira numbers with GH issues 2018-03-26 13:13:04 -04:00
support
CMakeLists.txt
Kconfig arch: arc: refactor the soc part of em_starterkit 2018-05-15 09:48:11 +02:00
Kconfig.board arch: arc: refactor the soc part of em_starterkit 2018-05-15 09:48:11 +02:00
Kconfig.defconfig arch: arc: em{7,9,11}d: Add initial DTS UART support 2018-03-23 10:13:53 +01:00
arc_mpu_regions.c arch: em{7,9,11}d: Add dts support 2018-03-23 10:13:53 +01:00
board.cmake
board.h
em_starterkit.dts boards: dts: Cleanup aliases 2018-04-12 04:03:46 -05:00
em_starterkit.yaml
em_starterkit_defconfig arch: arc: refactor the soc part of em_starterkit 2018-05-15 09:48:11 +02:00
em_starterkit_em7d.dts boards: dts: Cleanup aliases 2018-04-12 04:03:46 -05:00
em_starterkit_em7d.yaml
em_starterkit_em7d_defconfig arch: arc: refactor the soc part of em_starterkit 2018-05-15 09:48:11 +02:00
em_starterkit_em7d_v22.dts arch: em{7,9,11}d: Add dts support 2018-03-23 10:13:53 +01:00
em_starterkit_em7d_v22.yaml
em_starterkit_em7d_v22_defconfig arch: arc: refactor the soc part of em_starterkit 2018-05-15 09:48:11 +02:00
em_starterkit_em11d.dts boards: dts: Cleanup aliases 2018-04-12 04:03:46 -05:00
em_starterkit_em11d.yaml
em_starterkit_em11d_defconfig arch: arc: refactor the soc part of em_starterkit 2018-05-15 09:48:11 +02:00