Commit Graph

  • ea165d8e89 jep106: update to revision JEP106BE Jan 2022 Antonio Borneo 2022-08-27 19:29:55 +02:00
  • 3cd7c40c3c jep106: add SPDX tag and JEDEC copyright Antonio Borneo 2022-08-27 18:58:42 +02:00
  • c47f05cb06 jtag/vdebug: remove BSD-2-Clause boilerplate Antonio Borneo 2022-08-22 19:47:05 +02:00
  • 68f12b87ef libjaylink: Update to 0.3.1 release Marc Schink 2022-08-16 10:39:14 +02:00
  • 7fcbac1bdf server: add function to get openocd shutdown status Erhan Kurubas 2022-08-25 17:06:40 +03:00
  • bea4d65903 target/espressif: add semihosting support Erhan Kurubas 2022-06-30 13:14:27 +03:00
  • 7dc4be3157 target/arm: Add support with identify STAR-MC1 iysheng 2022-08-20 08:30:59 +08:00
  • 6db57051d0 flash/nor/kinetis: fix clang scan-build error format-truncation Erhan Kurubas 2022-08-21 21:57:32 +03:00
  • a527112dae target/riscv: Update with latest encoding from riscv-opcodes Tim Newsome 2022-07-08 13:02:13 -07:00
  • d93ac5482a target/xtensa: fix clang analyzer warnings Ian Thompson 2022-08-21 15:56:41 -07:00
  • d8307ed460 flash/nor/bluenrg-x: clarify target algo stack usage Tomas Vanek 2022-08-17 12:24:41 +02:00
  • 50f80530c5 flash/nor/nrf5: don't misuse uint32_t for refcount Tomas Vanek 2022-08-17 10:42:47 +02:00
  • 60396be0b6 flash/nor/core: remove unused define Tomas Vanek 2022-08-16 14:10:26 +02:00
  • 7bc4e67d65 flash/nor: remove empty command definitions Antonio Borneo 2022-08-16 11:42:32 +02:00
  • 424f9f6796 doc: how to use QEMU to test big-endian build Antonio Borneo 2022-05-05 17:23:49 +02:00
  • 63cc08f6a2 server/server: fix target timer timing Tomas Vanek 2022-08-15 19:18:18 +02:00
  • 386155419b tcl/target: stm32[fl]4x: document the settings for trace Antonio Borneo 2022-04-23 16:14:15 +02:00
  • 09ca11066b tcl/target: replace event trace-config Antonio Borneo 2021-11-08 20:14:46 +01:00
  • 65de7c95f4 jtag/drivers/kitprog: workaround serious firmware problem Tomas Vanek 2022-08-02 09:16:21 +02:00
  • 1a9d991619 jtag/drivers/kitprog: use HID read timeout Tomas Vanek 2022-08-01 23:16:47 +02:00
  • 66d6f9a1e7 flash: nor: use binary prefixes consistently Paul Fertser 2021-08-07 21:55:30 +03:00
  • f77c919cf4 target/xtensa: fix clang analyzer warnings and gcc12 build errors Erhan Kurubas 2022-08-20 23:22:47 +03:00
  • 44e21b41df Generic Xtensa target config files Ian Thompson 2022-07-10 17:35:50 -07:00
  • ce5ca9f7ba target: add generic Xtensa LX support Ian Thompson 2022-06-24 22:27:32 -07:00
  • be2e5c6c35 tcl/interface: add linuxgpiod cfg for Aspeed AST2600 Jae Hyun Yoo 2022-01-20 12:07:58 -08:00
  • 9ffeedb579 tcl/fpga: add Lattice MachXO3 family support Jae Hyun Yoo 2022-01-20 12:31:18 -08:00
  • 5f46de2e79 server/gdb_server: Add support for default thread, use by IDA debugger MadSquirrel 2022-06-04 22:01:11 +02:00
  • c271958850 target/semihosting: drop type casting from semihosting->result Erhan Kurubas 2022-08-11 01:32:25 +02:00
  • 9cd714cd14 target/espressif: remove author lines from esp32xx and xtensa files Erhan Kurubas 2022-08-02 01:15:12 +02:00
  • 290eac04b9 drivers/linuxgpiod: Migrate to adapter gpio commands Steve Marple 2022-06-21 23:06:25 +01:00
  • 903f2e92a1 drivers/am335xgpio: Release resources on error and when quitting Steve Marple 2022-06-22 15:43:51 +01:00
  • ace028262b drivers/am335xgpio: Migrate to adapter gpio commands Steve Marple 2022-05-17 21:51:17 +01:00
  • 82fd400542 jtag/adapter: Add command 'adapter gpio' Steve Marple 2022-05-04 22:51:48 +01:00
  • 3adbec9aab target/cortex_m: supress historical reset detection Tomas Vanek 2022-08-02 11:44:43 +02:00
  • 7e8ea96345 loaders/reset/espressif: replace the GPL-2.0-or-later license tag Erhan Kurubas 2022-08-02 01:38:09 +02:00
  • 48db36f436 gdb_server: custom target-specific GDB queries Ian Thompson 2022-07-10 17:14:10 -07:00
  • d9b2607ca0 gdb_server: support sparse register maps Ian Thompson 2022-08-01 15:47:52 -07:00
  • e282d20832 openocd: prevent target polling during 'init' Antonio Borneo 2022-05-30 15:32:24 +02:00
  • 0d56f379b5 target: add API to temporarily mask target polling Antonio Borneo 2022-05-30 22:49:12 +02:00
  • c3138e2d80 gdb_server: add "not supported" Z-packet reply Ian Thompson 2022-08-01 15:22:32 -07:00
  • 9903203d73 adapter: run at default speed when clock speed not specified Erhan Kurubas 2022-05-26 22:43:41 +02:00
  • 6d6207a8d3 rtos: Support for "none" rtos Asier Llano 2022-07-21 12:27:11 +02:00
  • 81aa5fd6b4 target/riscv: Update debug_defines.h. Tim Newsome 2022-07-18 09:20:22 -07:00
  • 0e1fe03f4b target/arm: do not expose 'arm reg', 'arm mcr/mrc' commands on Cortex-M Tomas Vanek 2022-08-01 19:28:18 +02:00
  • dee7b7d821 target/arm: make 'arm core_state' command compatible with Cortex-M Tomas Vanek 2022-08-01 19:06:35 +02:00
  • b6dad912b8 target/cortex_m: prevent segmentation fault in cortex_m_poll() Tomas Vanek 2022-08-02 11:33:07 +02:00
  • cae0c8b32b target: move parent target structs just after common_magic Tomas Vanek 2022-05-26 16:25:34 +02:00
  • ea49b2b2a2 target/aarch64: fix duplicate common magic Tomas Vanek 2022-05-26 10:18:43 +02:00
  • 8f299c6aec target: consolidate existing target/algo common_magic Tomas Vanek 2022-05-26 10:01:45 +02:00
  • b76a7a82b2 flash/nor: remove useless setting of bus_width and chip_width Tomas Vanek 2022-07-31 08:01:23 +02:00
  • 2aaa991a50 target: fix unaligned return of target_get_working_area_avail() Tomas Vanek 2022-07-30 12:15:43 +02:00
  • d9940cc9bc fix Kinetis 100 MHz rev 1.x programming Martin Hierholzer 2022-05-27 15:22:25 +02:00
  • df75bbd536 FreeRTOS: Always show current execution before scheduler is started Frank Dischner 2022-04-17 21:24:28 -05:00
  • 3865c411ee FreeRTOS: Fix current thread ID when no threads are active Frank Dischner 2022-04-17 21:12:39 -05:00
  • b5dd6faf8d target/cortex_a: remove unused CORTEX_A15_COMMON_MAGIC Tomas Vanek 2022-08-01 11:05:47 +02:00
  • a895b3b4f8 flash/nor/fespi: check target type Tomas Vanek 2022-05-26 13:51:18 +02:00
  • 1d8bc131a6 target/riscv: add common magic Tomas Vanek 2022-05-26 11:33:27 +02:00
  • 82e76262a1 target/riscv: use struct riscv_info instead of typedef riscv_info_t Tomas Vanek 2022-05-26 13:08:48 +02:00
  • 2c6571b9b1 arm_adi_v5: Adding Nuvoton NPCX quirk Ben Bender 2021-10-05 10:58:57 +03:00
  • f97915f248 drivers/vdebug: add support for DAP level interface Jacek Wuwer 2022-05-04 10:15:57 +02:00
  • 49cf334e98 target/semihosting: export semihosting_common_handlers[] from header file Erhan Kurubas 2022-07-03 11:38:17 +03:00
  • 5ffc745ea3 tcl: ngultra: add target config file Adrien Grassein 2022-06-22 11:23:31 +02:00
  • 32f517f5d6 helper/jim-nvp: avoid camelcase error by deprecated API Antonio Borneo 2021-04-26 08:57:28 +02:00
  • 757895b8ee openocd: src: replace SPDX to remaining files Antonio Borneo 2022-06-27 16:10:57 +02:00
  • b86f296ac6 openocd: src: replace the GPL-2.0-or-later license tag Antonio Borneo 2022-06-27 01:26:22 +02:00
  • 057e566097 openocd: src/target: replace the GPL-2.0-or-later license tag Antonio Borneo 2022-06-27 01:24:07 +02:00
  • 58f987aa85 openocd: src/rtos: replace the GPL-2.0-or-later license tag Antonio Borneo 2022-06-27 01:10:12 +02:00
  • eb56509fa4 openocd: src/jtag: replace the GPL-2.0-or-later license tag Antonio Borneo 2022-06-27 01:06:45 +02:00
  • 533f0f1b87 openocd: src/helper: replace the GPL-2.0-or-later license tag Antonio Borneo 2022-06-27 00:58:56 +02:00
  • c270e96637 openocd: src/flash: replace the GPL-2.0-or-later license tag Antonio Borneo 2022-06-27 00:53:35 +02:00
  • c3d3487d61 openocd: src: fix incorrect SPDX tags Antonio Borneo 2022-06-26 23:10:08 +02:00
  • 4db9add47f openocd: src: fix incorrect GPL license tag Antonio Borneo 2022-06-26 11:44:00 +02:00
  • 665b501203 openocd: src: replace the GPL-2.0-only license tag Antonio Borneo 2022-06-26 11:38:41 +02:00
  • 5635fbc25a openocd: src: replace the incomplete GPL-2.0-or-later license tag Antonio Borneo 2022-06-27 10:04:43 +02:00
  • d1a5921ce8 openocd: src: replace the GPL and BSD-Source-Code license tags Antonio Borneo 2022-06-27 15:01:17 +02:00
  • 7907d982fa openocd: src: replace the GPL with eCos exception 2.0 license tag Antonio Borneo 2022-06-27 15:44:05 +02:00
  • 1b682fc4da openocd: src: replace the BSD-2-Clause-Views license tag Antonio Borneo 2022-06-27 10:31:09 +02:00
  • a5747fe4f5 openocd: src: replace the BSD-3-Clause license tag Antonio Borneo 2022-06-27 10:32:34 +02:00
  • db0d4dbc3f openocd: src: add GPL license tag on files that miss it Antonio Borneo 2022-06-26 11:07:45 +02:00
  • dba88e0238 openocd: src: remove duplicated GPL license tag Antonio Borneo 2022-06-26 10:54:00 +02:00
  • 96202cda19 openocd: build: add SPDX tag Antonio Borneo 2022-06-25 18:19:46 +02:00
  • 5e96b012af semihosting: fix return value of SYS_READ and SYS_WRITE Pavel Kirienko 2022-01-09 21:05:01 +02:00
  • b7125c369c target: esp_xtensa_smp: fix clang report Antonio Borneo 2022-06-25 12:40:24 +02:00
  • 06c3240155 semihosting: move semihosting_result_t from riscv.h to the semihosting_common.h Erhan Kurubas 2022-06-20 15:34:10 +02:00
  • 6eda28ef67 tcl/esp32s3: check memory protection on gdb attach Erhan Kurubas 2022-06-18 23:16:37 +02:00
  • c1ef4e5207 tcl/esp32s2: check memory protection on gdb attach Erhan Kurubas 2022-06-18 23:01:28 +02:00
  • 3d61a9593e jtag: add esp_usb_jtag driver Erhan Kurubas 2022-04-21 21:48:28 +02:00
  • c7bdce33e2 configure: provide advice if PKG_PROG_PKG_CONFIG unavailable R. Diez 2022-06-18 16:23:00 +02:00
  • a70bab9e51 helper: fix build with mingw gcc 12.1.0 Antonio Borneo 2022-06-19 22:10:47 +02:00
  • 573a39b36c tcl: add SPDX tag Antonio Borneo 2022-06-12 23:51:51 +02:00
  • 3bccc77999 tcl/interface: add SPDX tag Antonio Borneo 2022-06-12 23:50:59 +02:00
  • 4157732bd8 tcl/board: add SPDX tag Antonio Borneo 2022-06-12 23:48:05 +02:00
  • e6505b0489 tcl/target: add SPDX tag Antonio Borneo 2022-06-12 23:42:27 +02:00
  • 2c5f263bcd tcl: move SPDX tag as first line Antonio Borneo 2022-06-12 22:59:55 +02:00
  • 69ea481e0b tcl: replace FSF boilerplate with SPDX tag Antonio Borneo 2022-06-12 22:55:37 +02:00
  • 6306bdffc2 tcl/board/steval-idb012v1: fix SPDX tag Antonio Borneo 2022-06-13 00:08:15 +02:00
  • 48727688f9 tcl/interface/vdebug: add newline to file's last line Antonio Borneo 2022-06-13 00:09:41 +02:00
  • 717b99164a semihosting: remove comparison with NULL Antonio Borneo 2022-06-13 15:41:22 +02:00
  • eab88eadd7 drivers/linuxgpiod: simplify gpio release Antonio Borneo 2022-06-13 15:56:14 +02:00
  • 1a3573d731 drivers/linuxgpiod: release gpio at exit Antonio Borneo 2022-06-13 22:59:42 +02:00