zephyr/boards/arc/em_starterkit
Anas Nashif c3827ec48e boards: add vendor to board yaml
This is coming from devicetree and corrosponds to what we have in the
dts/bindings/vendor-prefixes.txt file.

This will allow for static filtering, especially with twister, i.e. no
need to build anything to know the vendor of a board

All of the vendor data was extracted automatically from the devicetree,
so some platforms might not have the right vendor or no vendor at all
right now, we need to fix some of the DTS information or do this
manually to get this 100% correct. But we are close.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-09-22 09:29:36 +02:00
..
doc dts: flash: em_starterkit: Add spi flash support 2023-01-31 10:16:46 +00:00
support arc: boards: openocd: replace obsolete syntax 2023-04-19 03:45:58 -04:00
arc_mpu_regions.c arc: add XY mem support 2022-12-12 14:38:13 +00:00
board.cmake ARC: west: split mdb runner for mdb-hw & mdb-nsim runners 2020-11-11 08:18:38 -05:00
board.dtsi boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
em_starterkit.dts dts: flash: em_starterkit: Add spi flash support 2023-01-31 10:16:46 +00:00
em_starterkit.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
em_starterkit_defconfig boards: remove CONFIG_PRINTK from board _defconfig 2021-10-18 09:49:45 -04:00
em_starterkit_em7d.dts dts: flash: em_starterkit: Add spi flash support 2023-01-31 10:16:46 +00:00
em_starterkit_em7d.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
em_starterkit_em7d_defconfig boards: remove CONFIG_PRINTK from board _defconfig 2021-10-18 09:49:45 -04:00
em_starterkit_em7d_v22.dts dts: arc: synopsys: Move SoC devicetree includes under a vendor dir 2022-05-09 17:54:48 -04:00
em_starterkit_em7d_v22.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
em_starterkit_em7d_v22_defconfig boards: remove CONFIG_PRINTK from board _defconfig 2021-10-18 09:49:45 -04:00
em_starterkit_em11d.dts dts: flash: em_starterkit: Add spi flash support 2023-01-31 10:16:46 +00:00
em_starterkit_em11d.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
em_starterkit_em11d_defconfig boards: remove CONFIG_PRINTK from board _defconfig 2021-10-18 09:49:45 -04:00
em_starterkit_r22.dtsi drivers: gpio: dw: rework init to use DT_INST_FOREACH_STATUS_OKAY 2022-07-14 10:31:42 +02:00
em_starterkit_r23.dtsi dts: flash: em_starterkit: Add spi flash support 2023-01-31 10:16:46 +00:00
Kconfig kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: em_starterkit: stop overriding GPIO_INIT_PRIORITY 2023-08-29 19:56:45 +01:00
pmodmux.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00