Commit Graph

  • 7c8a068a40 tcl/target: Add support for Renesas R8A779A0 V3U SoC Marek Vasut 2021-05-30 17:34:10 +0200
  • a38a0afd17 tcl/target: Select default boot core on Renesas R-Car Gen2/Gen3 Marek Vasut 2021-06-12 20:48:51 +0200
  • 0ef5144c32 target/riscv: Implement get_gdb_arch() Jesse Sheridan 2021-06-16 10:38:00 -0700
  • af39ee607c tcl: Add support for the Digilent Nexys Video board Rohit Singh 2018-01-19 20:54:26 +1100
  • 42a0bf3c36 Doc fix: echo writes to the log, and not to stdout R. Diez 2021-05-23 12:18:36 +0200
  • cdb8b00122 doc/openocd: Fix typo Marc Schink 2021-06-05 14:01:10 +0200
  • da770c4fbb Use boolean argument for register_get_by_name() Marc Schink 2021-06-04 14:38:17 +0200
  • 4bb1d8b45e target/register: Minor code cleanup Marc Schink 2021-06-04 14:31:57 +0200
  • f5898bd93f flash/stm32fxx.c: do not read CPUID as this info is stored in cortex_m_common Tarek BOCHKATI 2021-05-13 14:28:24 +0100
  • 1185760729 cortex_m: enhance core and arch detection Tarek BOCHKATI 2021-05-11 14:03:47 +0100
  • f69adafb3d target/arm: optimize architecture flags Tarek BOCHKATI 2021-05-11 09:28:00 +0100
  • b19505a343 contrib/itmdump.c: fix implicit declaration warning Diego Herranz 2021-06-11 08:58:04 +0100
  • 3e8ca67d1f target: Rename 'linked_BRP' to 'linked_brp' Marc Schink 2021-06-13 10:49:17 +0200
  • cb5d9e0098 armv4_5: do not read/write non-existent registers Tarek BOCHKATI 2021-02-14 13:22:03 +0100
  • 708284a1ac arm_dpm: do not read/write non-existent registers Tarek BOCHKATI 2021-02-14 13:21:36 +0100
  • 21e1ebdc8e armv8_dpm: do not read/write non-existent registers Tarek BOCHKATI 2021-02-14 12:39:33 +0100
  • 64c2e03b23 flash/nor: improved API of flash_driver.info & fixed buffer overruns Jan Matyas 2021-04-23 10:47:17 +0200
  • f2958fc04b Add remote bitbang write buffer. Tim Newsome 2021-05-28 13:38:50 -0700
  • 076b4d708e target/cortex_a: Use bool data type Marc Schink 2021-06-03 23:11:18 +0200
  • bb81ec8bf0 target/startup.tcl: Do not use 'Yoda conditions' Marc Schink 2021-05-29 12:09:28 +0200
  • 6a49b1ce23 Avoid non-standard conditionals with omitted operands. R. Diez 2021-05-23 12:01:48 +0200
  • 358ab3483d Add target_data_bits(). Tim Newsome 2021-05-13 16:38:51 -0700
  • 6ae38ef7f7 cmsis_dap: add support for swo commands Adrian Negreanu 2021-05-19 13:33:30 +0300
  • c4dd883c9a target: Use 'bool' for 'reset_halt' Marc Schink 2021-05-17 12:53:16 +0200
  • a9fb73a5b0 drivers/jlink: Remove trailing dots Marc Schink 2020-11-03 14:09:37 +0100
  • 11598cb1be target/renesas_rz_g2: Introduce tcl config file for RZ/G2 devices micbis 2021-05-10 10:24:49 +0200
  • 49820b8afd gdb_server: Log both incoming and outgoing GDB packets Jan Matyas 2021-05-21 08:02:29 +0200
  • a8d3f60113 Makefile: add special target .DELETE_ON_ERROR R. Diez 2021-05-13 12:36:27 +0200
  • e74eaaacbc tcl/target/stm32f4x: fix hardcoded chip name Tarek BOCHKATI 2021-05-26 16:10:39 +0100
  • b9f4532eb7 helper/list.h: add mention to the example in contrib Antonio Borneo 2021-05-27 14:21:13 +0200
  • 6b94d29831 contrib: add an example of using list.h Andreas Fritiofson 2021-05-27 09:45:28 +0200
  • 968f5082dd helper/list.h: align file to Linux v5.12 Antonio Borneo 2021-05-26 14:48:10 +0200
  • fad1eaaa42 server/telnet: fix autocomplete for jimtcl commands Antonio Borneo 2021-05-27 15:25:43 +0200
  • 9e7b31479b helper/jim-nvp: comply with coding style [2/2] Antonio Borneo 2021-04-25 00:48:14 +0200
  • b8e18d292e helper/jim-nvp: comply with coding style [1/2] Antonio Borneo 2021-04-25 00:06:00 +0200
  • 3bd26ebb59 target/cortex_a: fix memory leak on watchpoints Antonio Borneo 2021-05-07 16:17:32 +0200
  • 0c64bb2583 target/cortex_a: add support for watchpoint length of 1, 2 and 4 bytes Antonio Borneo 2021-04-29 10:49:50 +0200
  • ffaef5809c target/cortex_a: fix number of watchpoints Antonio Borneo 2021-04-29 09:22:00 +0200
  • 1fb736f6c5 target/cortex_a: add support for watchpoints Chengyu Zheng 2016-12-14 12:18:10 +0100
  • b40dc09dd9 target/arm_adi_v5: Fix clear sticky overrun flag during replay of commands micbis 2021-05-26 19:11:05 +0200
  • 3b4e40120b tcl/board: Add ST NUCLEO-8S208RB Marc Schink 2021-05-20 18:29:10 +0200
  • 9847a692a7 stlink: reorder the flag macro by firmware release Antonio Borneo 2020-11-10 13:49:13 +0100
  • bc944c832b stlink: add comment of firmware version for each flag bit Antonio Borneo 2020-11-09 23:08:24 +0100
  • 1d24b66911 LICENSES: Add the MIT license Thomas Gleixner 2017-12-28 16:27:18 +0100
  • bfce4b41d1 help: fix line size in 'usage' output Antonio Borneo 2021-03-27 22:23:50 +0100
  • a40cbd85e0 help text: remove trailing space Antonio Borneo 2021-03-27 21:41:30 +0100
  • 30f3a2a650 tcl: remove remaining deprecated commands Antonio Borneo 2021-05-21 18:01:59 +0200
  • 240943c65a rtos: use ARRAY_SIZE() and simplify rtos_type.create() Antonio Borneo 2021-05-16 15:43:28 +0200
  • 8446e14018 openocd: use macro ARRAY_SIZE() Antonio Borneo 2020-08-24 11:42:15 +0200
  • 8f6dd512c7 drivers/versaloon: use ARRAY_SIZE() Antonio Borneo 2020-08-24 11:40:13 +0200
  • 4e872a797f target/zynqmp : Add AXI AP access port Olivier DANET 2021-05-17 14:47:14 +0200
  • 036de3b482 riscv: replace macro DIM() with ARRAY_SIZE() Antonio Borneo 2021-05-16 14:02:53 +0200
  • 8d207b5d2e riscv: drop unused variable Antonio Borneo 2021-05-16 11:58:31 +0200
  • 2fe2cafe20 mem_ap: fix target arch_info type Antonio Borneo 2021-01-06 18:01:00 +0100
  • 0c5ca348ec helper/command: silent debug msg on command register/unregister Antonio Borneo 2021-05-08 11:02:12 +0200
  • 909d45e35c configure.ac: use a separate folder for Autoconf-generated files R. Diez 2021-05-13 13:43:09 +0200
  • 6e92cd0642 Remove compatibility macros m4_ifblank and m4_ifnblank R. Diez 2021-05-13 14:47:44 +0200
  • 229c4c6a71 Warn on undefined preprocessor symbols R. Diez 2021-05-13 14:19:13 +0200
  • 1f54a0860f Document the buspirate interface driver. R. Diez 2021-05-10 18:10:30 +0200
  • 3c4206936d openocd: fix some minor typo Antonio Borneo 2021-01-28 13:34:51 +0100
  • f1bc46c78a target: fix some minor typo Antonio Borneo 2021-01-28 13:32:41 +0100
  • 8e337052b6 jtag: fix some minor typo Antonio Borneo 2021-01-28 13:05:53 +0100
  • 583be907cf flash: fix some minor typo Antonio Borneo 2021-01-28 12:51:44 +0100
  • 2a1f3b2574 tcl: fix some minor typo Antonio Borneo 2021-01-28 12:27:53 +0100
  • f440af41ff tcl/rp2040: remove empty line at end of file Antonio Borneo 2021-05-03 00:15:20 +0200
  • a9c004d2c8 github/action: create a permanent 'latest' release Tarek BOCHKATI 2021-03-24 21:33:36 +0100
  • 2d16d62ddc flash/stm32l4x: add missing break statement Tarek BOCHKATI 2021-05-13 17:44:14 +0100
  • 15dd48119a target/aarch64: fix watchpoint management Antonio Borneo 2021-05-05 15:05:21 +0200
  • 510df38407 target/arm_dpm: rename 'wp_pc' as 'wp_addr' Antonio Borneo 2021-05-05 12:27:11 +0200
  • 936cff887a cortex_m: fix VECTRESET detection for ARMv6-M cores Tarek BOCHKATI 2021-05-11 09:22:01 +0100
  • 3a85fd52b6 cortex_m: do not perform soft_reset_halt on targets without VECTRESET Tarek BOCHKATI 2021-05-07 14:40:14 +0100
  • d3a859cc44 cmsis_dap: fix build on macOS Antonio Borneo 2021-05-16 01:43:44 +0200
  • d7558e2ed6 target/armv7m: fix static analyzer warning Tomas Vanek 2021-05-16 10:05:02 +0200
  • bbbfddc3ef jimtcl: restrict memory leak workaround on Linux only Antonio Borneo 2021-05-13 16:03:22 +0200
  • b392ba466c server: gdb_server: Add colon for target extended-remote Yasushi SHOJI 2021-05-13 21:07:02 +0900
  • d624da96a9 target/armv7m.h: [style] replace tab with space between variable type and name Tarek BOCHKATI 2021-05-10 10:46:20 +0100
  • 77b28ced14 rtos: Add support for Zephyr RTOS Evgeniy Didin 2021-02-16 21:53:41 +0300
  • 5d9de1c400 cortex_m: add armv8m special registers Tarek BOCHKATI 2021-01-12 20:11:11 +0100
  • aa952a1b77 flash/nor/xcf: Do not use 'Yoda conditions' Marc Schink 2021-05-01 16:22:51 +0200
  • e05cbb4e4f Add IPDBG JtagHost functionality to OpenOCD Daniel Anselmi 2020-10-11 15:13:05 +0200
  • 3d46346e07 coding-style: additional style for C code Antonio Borneo 2021-05-02 23:03:33 +0200
  • c5c2a83001 Enable adapter "Bus Pirate" by default. R. Diez 2021-04-05 11:13:52 +0200
  • 40dd1e5284 target/riscv: Change 'authdata_read' output Marc Schink 2021-04-30 10:51:35 +0200
  • 167adaf841 target/stm8: Make 'stm8_command_handlers' static Marc Schink 2021-04-30 12:01:34 +0200
  • 64d89d5ee1 tcl: [3/3] prepare for jimtcl 0.81 'expr' syntax change Antonio Borneo 2021-04-10 18:28:52 +0200
  • f855fdcf0d tcl: [2/3] prepare for jimtcl 0.81 'expr' syntax change Antonio Borneo 2021-04-10 17:37:04 +0200
  • f5657aa76e tcl: [1/3] prepare for jimtcl 0.81 'expr' syntax change Antonio Borneo 2021-04-10 01:23:57 +0200
  • 82b6a41117 startup.tcl: prepare for jimtcl 0.81 'expr' syntax change Antonio Borneo 2021-03-19 14:13:07 +0100
  • 223b79ebe2 telnet/auto-complete: hide deprecated and internal commands Antonio Borneo 2021-04-26 14:44:48 +0200
  • 5ba8e365d9 telnet: allow hiding selected commands during auto-completion Antonio Borneo 2021-04-26 14:22:06 +0200
  • 8ecc2888cf cortex_m: use unsigned int for FPB and DWT quantifiers Tarek BOCHKATI 2021-04-25 07:53:26 +0100
  • a115b589a7 cortex_m: implement hit_watchpoint function Tarek BOCHKATI 2021-04-22 20:47:23 +0100
  • b60d06ae32 tcl/board: add pico-debug support Peter Lawrence 2021-03-02 15:21:28 -0600
  • 64a3e7ba4f flash/nor/stm32f1x: Add support for GD32F1x0/3x0 asier70 2021-04-12 14:09:36 +0200
  • 87c90393fe Cleanup of config/includes. Tim Newsome 2021-04-19 13:04:30 -0700
  • b44948985f drivers/ftdi: drscan: Skip DR-PAUSE when endstate == IDLE Luis de Arquer 2021-03-24 17:12:14 +0100
  • d10141ef07 telnet: auto-completion of "registered" commands Tarek BOCHKATI 2021-03-11 03:38:54 +0100
  • ffdb2f3d1a udev rules: add OSBDM device Jiri Kastner 2021-04-30 07:43:36 +0200
  • 1e5782a09a jtag: simplify the calls to Jim_SetResultFormatted() Antonio Borneo 2021-04-25 23:15:36 +0200
  • 4622a95fcc helper/command: drop the TCL variable 'ocd_HOSTOS' Antonio Borneo 2021-04-25 20:44:27 +0200