zephyr/cmake
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
..
app build: fix git describe call on older Git versions 2018-05-01 16:33:21 -04:00
compiler xtensa: provide XCC compiler support for Xtensa 2018-05-01 16:46:41 -04:00
emu sample: net: RPL mesh sample over QEMU 2018-02-20 14:47:14 +02:00
flash cmake: fix 'ninja flash' et al with multiple boards plugged in 2018-02-02 19:04:00 +01:00
reports scripts: fix ram_reports and generate bin file if missing 2018-01-29 05:16:52 +05:30
toolchain xtensa: provide XCC compiler support for Xtensa 2018-05-01 16:46:41 -04:00
usage kconfig: Remove targets specific to the C implementation 2018-05-07 21:53:37 +02:00
ccache.cmake
dts.cmake scripts/dts: Make extract_dts_includes generating both files by itself 2018-03-26 14:48:49 -04:00
extensions.cmake cmake: Introduce a key version to invalidate corrupted caches 2018-05-02 10:16:24 -04:00
extra_flags.cmake cmake: Fix EXTRA_LDFLAGS feature 2017-12-05 08:39:43 -05:00
fpu-for-gcc-m-cpu.cmake cmake: indicate single precision floating-point for Cortex-M33 2018-02-23 21:42:22 -06:00
gcc-m-cpu.cmake arch: arc: refactor the soc part of em_starterkit 2018-05-15 09:48:11 +02:00
hex.cmake
host-tools-zephyr.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
host-tools.cmake kconfig: Remove the C Kconfig implementation 2018-05-07 21:53:37 +02:00
kconfig.cmake kconfig: Remove targets specific to the C implementation 2018-05-07 21:53:37 +02:00
kobj.cmake scripts: gen_kobject_list: Generate enums and case statements 2018-04-26 02:57:12 +05:30
pristine.cmake
toolchain.cmake cmake: toolchain: Checksum the toolchain to uniquely identify it 2018-04-27 12:06:02 +02:00
version.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00