zephyr/boards/arc/emsdp
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 drivers: pinctrl: add pinctrl driver for ARC emsdp 2023-05-29 09:21:07 -04:00
support
CMakeLists.txt
Kconfig.board
Kconfig.defconfig boards: emsdp,hsdk: drop GPIO_INIT_PRIORITY overrides 2023-08-29 19:56:45 +01:00
arc_mpu_regions.c
board.cmake
board.dtsi boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
emsdp-pinctrl.dtsi drivers: pinctrl_emsdp: fix definition location 2023-06-13 07:02:08 -04:00
emsdp.dts drivers: pinctrl_emsdp: add dummy mux for unmuxed peripheral 2023-06-13 07:02:08 -04:00
emsdp.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
emsdp_defconfig drivers: pinctrl: add pinctrl driver for ARC emsdp 2023-05-29 09:21:07 -04:00
emsdp_em4.dts
emsdp_em4.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
emsdp_em4_defconfig
emsdp_em5d.dts
emsdp_em5d.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
emsdp_em5d_defconfig
emsdp_em6.dts
emsdp_em6.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
emsdp_em6_defconfig
emsdp_em7d.dts
emsdp_em7d.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
emsdp_em7d_defconfig
emsdp_em7d_esp.dts
emsdp_em7d_esp.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
emsdp_em7d_esp_defconfig
emsdp_em9d.dts
emsdp_em9d.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
emsdp_em9d_defconfig
platform.c