Commit Graph

  • c168761983 tcl/target/stm32g4x: drop useless reset-start event Tomas Vanek 2025-09-14 21:54:30 +02:00
  • f5478eb112 tcl/target/ti_k3.cfg: Add support for direct memory access via SWD Joao Lima 2025-09-30 12:13:30 +00:00
  • c1cca2155b tcl/board/ti_*_swd_native.cfg: Add support for direct memory access via SW Joao Lima 2025-09-30 12:13:04 +00:00
  • 914b855780 xmc4xxx: Correct some flash sector layouts Jonathan Steinert 2025-10-14 09:06:33 -07:00
  • 165e578d2b adapter/cmsis-dap: Add driver for TCP backend Marc Schink 2025-10-08 08:24:39 +02:00
  • 88b9bd396d target: cortex-m: fix support for armv8m caches Antonio Borneo 2025-10-12 12:10:46 +02:00
  • 85542c1c5c helper/log: mark 'fmt' argument of alloc_*printf() as not NULL Antonio Borneo 2025-10-12 11:30:00 +02:00
  • 557a2082b1 openocd: don't test 'debug_level' directly Antonio Borneo 2025-08-04 17:42:22 +02:00
  • 3fd9759415 adapters/cmsis-dap: Fix build without libusb Marc Schink 2025-10-08 07:40:44 +02:00
  • 1f5da25ed1 configure.ac: rename 'adapterTuple' as 'adapter_driver' Antonio Borneo 2025-10-05 11:17:16 +02:00
  • 7c16c38eda configure.ac: add adapter dependency from sys/mman.h Antonio Borneo 2025-10-05 11:13:44 +02:00
  • 910e6ba2f0 adapter/parport: Add device file support Marc Schink 2025-08-17 17:09:12 +00:00
  • 39ed0b0bba adapter/parport: Deprecate direct I/O support Marc Schink 2025-08-17 14:11:39 +00:00
  • 6d51e6b900 tcl/interface: Remove flashlink config Marc Schink 2025-08-25 15:11:06 +00:00
  • 4805ecad76 tcl/interface: Remove chameleon config Marc Schink 2025-08-25 15:09:22 +00:00
  • 382f067b6e tcl/target: add Bouffalo Lab BL616 chip series support Marek Kraus 2025-03-22 15:36:45 +01:00
  • 34d76b805e README: add instructions for missing INSTALL file Antonio Borneo 2025-09-13 10:15:21 +02:00
  • 5fa74d4ee8 jtag/ch347: Refine driver and configs for EasyDevKits adapters EasyDevKits 2025-09-03 22:21:21 +02:00
  • 8b43a967e5 target: cortex_m: add comment for breakpoint of length 3 Antonio Borneo 2025-09-22 09:53:43 +02:00
  • 04da6e2c62 target: cortex-m: add support for armv8m caches Antonio Borneo 2025-08-05 12:06:22 +02:00
  • 2abf8daa80 target/cortex_m: Remove echo of 'reset_config' command Marc Schink 2024-04-15 07:48:31 +02:00
  • e5888bda38 target/breakpoints: drop duplicate breakpoint/watchpoint "clear_target" functions Samuel Obuch 2025-08-18 22:05:55 +02:00
  • 896738264e jtag/drivers/cmsis_dap_tcp: fix socket handling for Windows Brian Kuschak 2025-09-18 13:41:24 +08:00
  • 5bf6333313 tools/scripts: symbol added to camelcase.txt Brian Kuschak 2025-09-18 16:19:40 +08:00
  • 32afb0ab04 jtag: linuxgpiod: log memory allocation errors Tomas Vanek 2025-09-11 22:12:05 +02:00
  • 9e2a11c2f2 jtag: linuxgpiod: finalize emulation of libgpiod v2 API for older versions Michael Heimpold 2024-04-20 19:01:30 +02:00
  • c92cc6b570 jtag: linuxgpiod: use libgpiod v2 API for gpiod_line_request() Antonio Borneo 2024-04-07 21:15:48 +02:00
  • f64421d07e jtag: linuxgpiod: use libgpiod v2 API to set gpio active_low Antonio Borneo 2024-04-07 18:32:45 +02:00
  • 4b311d3b8f jtag: linuxgpiod: use libgpiod v2 API to set gpio bias Antonio Borneo 2024-04-07 18:25:49 +02:00
  • 78ea8c7fb4 jtag: linuxgpiod: use libgpiod v2 API to set gpio drive Antonio Borneo 2024-04-07 18:15:48 +02:00
  • 981ae530fc jtag: linuxgpiod: use libgpiod v2 to set gpio state Antonio Borneo 2024-04-07 17:45:07 +02:00
  • fcbdab78c9 jtag: linuxgpiod: wrap gpiod_request_config from libgpiod v2 Antonio Borneo 2024-04-07 17:18:40 +02:00
  • 82d0aac95b jtag: linuxgpiod: add macro HAVE_LIBGPIOD_V1 Michael Heimpold 2025-09-14 11:47:10 +02:00
  • 601d478015 jtag: linuxgpiod: replace gpiod_chip_open_by_number() Antonio Borneo 2024-04-07 16:00:14 +02:00
  • 27ab12dd82 target: extend registers match on 'get_reg' and 'set_reg' Antonio Borneo 2025-09-13 20:41:31 +02:00
  • 3b03e439de tcl/board/digilent_zybo: clarify supported/tested hardware Daniel Anselmi 2025-09-12 23:42:21 +02:00
  • 4ae92ee3b9 tcl/target/rp2040: fix reset-init rom_api_call invocation Paul Fertser 2025-09-17 19:19:24 +03:00
  • 0732a9bb7b doc/manual: Drop LaTeX style guide Marc Schink 2025-09-01 17:09:33 +02:00
  • db2cd0f5a5 README.Windows: Remove outdated pkg-config section Marc Schink 2025-02-06 10:07:03 +01:00
  • e10fb1e2a4 gdb_server: Fix buffer size calculation for snprintf null terminator Ryan QIAN 2025-09-10 12:23:26 +08:00
  • 874be7dc03 tcl/target/rp2040: fix typo in the comment Tomas Vanek 2025-09-04 15:04:12 +02:00
  • a6752a1671 jtag/drivers/cmsis_dap: fix build with cmsis_dap_tcp backend Samuel Obuch 2025-09-08 12:25:32 +02:00
  • c2cfeee471 add tcl/board/pico2-debug.cfg; update tcl/board/pico-debug.cfg Peter Lawrence 2025-08-28 17:18:03 -05:00
  • 9279a489d4 target/stm8: Remove useless parentheses Marc Schink 2025-07-27 14:26:35 +02:00
  • ddef9cf73b target: align switch and case statements Antonio Borneo 2025-07-26 15:46:26 +02:00
  • 0cd8b6a9d9 jtag: drivers: ulink: special align switch and case statements Antonio Borneo 2025-07-26 18:39:07 +02:00
  • 867611d3e1 jtag: drivers: align switch and case statements Antonio Borneo 2025-07-26 18:18:15 +02:00
  • 8b751e0d45 jtag: drivers: prepare for aligning switch and case statements Antonio Borneo 2025-07-26 18:20:57 +02:00
  • 8a504640d2 jtag: align switch and case statements Antonio Borneo 2025-07-26 18:00:20 +02:00
  • 9bc4873a71 jtag: prepare for aligning switch and case statements Antonio Borneo 2025-07-26 18:01:41 +02:00
  • e9561c4af5 target: prepare for aligning switch and case statements Antonio Borneo 2025-07-26 13:41:04 +02:00
  • 6b7cc918f0 target: cortex_a: add break in switch/case Antonio Borneo 2025-07-26 17:44:30 +02:00
  • cb526f0659 xsvf: align switch and case statements Antonio Borneo 2025-07-26 13:13:32 +02:00
  • ce3fa4ac08 xsvf: prepare for aligning switch and case statements Antonio Borneo 2025-07-26 13:21:52 +02:00
  • 83b92bc634 contrib: loaders: align switch and case statements Antonio Borneo 2025-07-26 10:36:26 +02:00
  • 302ce2b2ef contrib: loader: prepare for aligning switch and case statements Antonio Borneo 2025-07-26 10:39:28 +02:00
  • 08ede91a1f svf: align switch and case statements Antonio Borneo 2025-06-29 23:25:21 +02:00
  • 3e11574c8f svf: rework the tests in svf_xxr_common() Antonio Borneo 2025-07-25 20:09:43 +02:00
  • 880f234915 svf: rework svf_parse_cmd_string() Antonio Borneo 2025-06-30 00:22:28 +02:00
  • c22e1eb3ce svf: drop goto and label in switch statement Antonio Borneo 2025-06-29 23:15:54 +02:00
  • 1c668a0a6b svf: factorize big switch case Antonio Borneo 2025-06-29 23:43:11 +02:00
  • ad8d96230d svf: prepare for aligning switch and case statements Antonio Borneo 2025-06-29 23:21:57 +02:00
  • 15fb738850 rtos: linux: align switch and case statements Antonio Borneo 2025-06-28 01:21:00 +02:00
  • d34ff22429 rtos: linux: prepare for aligning switch and case statements Antonio Borneo 2025-06-28 14:02:50 +02:00
  • c5806c0ae1 rtos: linux: drop useless code Antonio Borneo 2025-06-28 01:09:22 +02:00
  • 44b8d0f186 flash: nor: jtagspi: invert the operands in check Antonio Borneo 2025-07-25 20:07:27 +02:00
  • 36a2b6c6f8 flash: nor: align switch and case statements Antonio Borneo 2025-06-28 11:21:26 +02:00
  • ac527e7372 flash: nor: prepare for aligning switch and case statements Antonio Borneo 2025-06-28 11:08:18 +02:00
  • f711ccfd7a flash: nand: align switch and case statements Antonio Borneo 2025-06-28 00:05:13 +02:00
  • 1042a8d179 flash: nand: prepare for aligning switch and case statements Antonio Borneo 2025-06-28 10:34:00 +02:00
  • d123cfdc58 helper: align switch and case statements Antonio Borneo 2025-06-28 14:27:15 +02:00
  • d10c839596 openocd: align switch and case statements Antonio Borneo 2025-06-28 01:24:34 +02:00
  • db79156fd5 doc: drop incorrect lack of namespaces in Jim Tcl Antonio Borneo 2025-08-22 14:49:16 +02:00
  • a68856102f openocd: remove further obsolete hooks for building on eCos Antonio Borneo 2025-08-21 11:14:36 +02:00
  • 20ca4f4bee flash/nor/stm32l4x: Change 'option_read' output Marc Schink 2025-07-13 19:56:45 +00:00
  • 9a5212560b tcl/board: Add digilent Zybo Zynq-7000 board Daniel Anselmi 2024-01-27 01:49:53 +01:00
  • 7bc74de62d adapter: Rework parallel port driver Marc Schink 2025-02-20 20:58:08 +00:00
  • 3bec165e25 adapter: Add 'user0' GPIO signal Marc Schink 2025-07-31 07:48:46 +00:00
  • d02389bbfa adapter: Add support for 'exit state' of GPIO signal Marc Schink 2025-06-15 10:52:49 +00:00
  • fcff4b712c jtag/drivers/cmsis_dap: add new backend cmsis_dap_tcp Brian Kuschak 2025-06-11 12:41:04 +08:00
  • 64ed1c74d5 flash/stm32l4x: Support STM32U37/U38x devices HAOUES Ahmed 2025-05-07 16:25:39 +01:00
  • 61d1d13a02 doc/openocd.texi: add entry describing atsamv user signature area Michal Lenc 2025-08-25 15:39:15 +02:00
  • fcbe243c0b flash/nor/atsamv: reduce flash driver verbosity Tomas Vanek 2025-07-28 09:50:55 +02:00
  • 0819c3939f tcl/target/atsamv: disable watchdog in reset-init event Tomas Vanek 2025-07-28 09:36:18 +02:00
  • 5d333337b6 atsamv: add support for user signature partition write Michal Lenc 2024-05-31 11:27:38 +02:00
  • e971d677c0 drivers ch347: drop useless initialization Antonio Borneo 2025-08-24 12:36:09 +02:00
  • 96c219a408 drivers: ch347: fix scan-build warnings Antonio Borneo 2025-08-24 12:30:52 +02:00
  • 56d67dac2e flash/nor/max32: fix: call to calloc Daniel Anselmi 2025-08-18 23:17:09 +02:00
  • f381945567 tcl/file_renaming: Remove simple renames Marc Schink 2025-08-17 12:38:36 +02:00
  • 65b886812b tcl/board: Move SiFive configs into vendor directory Marc Schink 2025-08-14 15:01:27 +02:00
  • 23ab2062e7 server: global state updated by signal handlers should have a volatile sig_atomic_t type Parshintsev Anatoly 2025-05-20 10:10:43 +03:00
  • 4e493229c6 tcl/target: Added target configuration for Qualcomm QCS6490 IOT Processors. Ashi Gupta 2025-01-10 15:35:14 +05:30
  • 160e2343bd replacements: make socket_select() work on Windows if no sockets are provided Marek Vrbka 2025-08-13 15:36:21 +02:00
  • 7e403d9d3b tcl/target: add Rockchip RK3588 target Andreas Dannenberg 2025-08-13 21:22:11 +09:00
  • 93f16eed4d command: fix OpenOCD commands return value for next jimtcl Antonio Borneo 2025-08-15 14:53:34 +02:00
  • 7effc6f825 helper: command: inline command_retval_set() Antonio Borneo 2025-08-14 22:18:56 +02:00
  • fe0080478b jimtcl: fix build with jimtcl master branch Antonio Borneo 2024-09-28 17:58:51 +02:00
  • 443139db00 jtag: keep the list of drivers in alphabetic order Antonio Borneo 2025-08-20 11:33:53 +02:00
  • 1879145bff drivers/ch347: limit SWD packet size by processing time Tomas Vanek 2025-02-08 22:40:43 +01:00
  • b4a1976886 drivers/ch347: fix SWD log messages Tomas Vanek 2025-02-09 11:35:11 +01:00