zephyr/boards/arc/emsdp
Wayne Ren 9b0bb2b4af boards: enable mdb runner for arc boards
* current supported boards:
   * emsk, iotdk, nsim, emsdp, hsdk.
* for the unsupported future boards, pls take a
  reference of supported boards' board.cmake.
* mdb runner is required and the default runner for SMP
  case, e.g., HSDK and nsim_hs_smp.
* other ARC boards can also choose to use mdb by
  setting runner as mdb, e.g. west flash --runner mdb.
* with mdb runner, user can make a debug through mdb gui
* with arc_nsim or opencod runner (default runner), user
  can make a debug through gdb cmdline.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2020-06-11 10:02:11 -04:00
..
doc boards: shrink image sizes 2020-02-07 13:52:45 -05:00
support board: arc: emsdp: Fix JTAG TAP id 0x200444b1 -> 0x200044b1 2020-02-13 10:45:44 +02:00
arc_mpu_regions.c soc: arc: Use new dts macros in linker scripts and arc_mpu_regions 2020-04-30 13:29:48 -05:00
board.cmake boards: enable mdb runner for arc boards 2020-06-11 10:02:11 -04:00
board.dtsi boards: arc/emsdp: update DTS to new GPIO API 2020-02-05 12:00:36 +01:00
CMakeLists.txt boards: arc: emsdp: add basic emsdp board support 2019-08-08 11:48:39 +02:00
emsdp.dts board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp.yaml boards: arc: emsdp: add basic emsdp board support 2019-08-08 11:48:39 +02:00
emsdp_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em4.dts board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em4.yaml board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em4_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em5d.dts board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em5d.yaml board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em5d_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em6.dts board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em6.yaml board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em6_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em7d.dts board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em7d.yaml board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em7d_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
emsdp_em7d_esp.dts board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em7d_esp.yaml board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em7d_esp_defconfig boards: arc: emsdp: fix secure config for emsdp_em7d_esp 2020-06-09 11:30:37 +02:00
emsdp_em9d.dts board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em9d.yaml board: emsdp: doc update and bug fixes 2019-08-08 11:48:39 +02:00
emsdp_em9d_defconfig board: arc: Disable gap filling in output .hex 2020-02-13 10:45:44 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00