Commit Graph

  • 67be8188bb Remove other '_s' suffix from structs Antonio Borneo 2024-06-15 17:57:25 +02:00
  • 6b984a54c9 Remove '_s' suffix from structs Marc Schink 2024-06-14 18:12:03 +02:00
  • 92e8823ebd server/gdb: Use LOG_TARGET_xxx() to show target name Marc Schink 2024-06-02 12:20:36 +01:00
  • 23ba602ca5 remote_bitbang: fix assertion failure for the cases when connection is abruptly terminated Timur Golubovich 2024-06-07 16:42:16 +03:00
  • dde096e03f itm: fix default initialization Antonio Borneo 2023-09-17 11:15:22 +02:00
  • 198fecf5e4 target: aarch64: access reg SPSR_EL1 only in EL1, EL2 and EL3 Antonio Borneo 2024-05-14 14:40:07 +02:00
  • b5dfef7577 target: aarch64: access reg ESR_EL1 only in EL1, EL2 and EL3 Antonio Borneo 2024-05-14 14:23:07 +02:00
  • f39f136e01 target: aarch64: access reg ELR_EL1 only in EL1, EL2 and EL3 Antonio Borneo 2024-05-14 14:17:39 +02:00
  • 2a63fabd09 target: aarch64: access reg SPSR_EL2 only in EL2 and EL3 Antonio Borneo 2024-05-14 12:16:13 +02:00
  • 766a84b798 target: aarch64: access reg ESR_EL2 only in EL2 and EL3 Antonio Borneo 2024-05-14 12:07:58 +02:00
  • 190176a6bc target: aarch64: access reg ELR_EL2 only in EL2 and EL3 Antonio Borneo 2024-05-14 11:03:45 +02:00
  • 405e78771b target: aarch64: access reg SPSR_EL3 only in EL3 Antonio Borneo 2024-05-14 10:40:32 +02:00
  • 2306809160 target: aarch64: access reg ESR_EL3 only in EL3 Antonio Borneo 2024-05-14 10:03:09 +02:00
  • 8c75e47603 target: aarch64: access reg ELR_EL3 only in EL3 Antonio Borneo 2024-05-13 18:19:55 +02:00
  • bcd6a10223 target: armv8_dpm: silence error on register R/W Antonio Borneo 2024-05-13 17:20:52 +02:00
  • 91043cecee target: aarch64: align armv8_read_reg() and armv8_read_reg32() Antonio Borneo 2024-05-13 15:40:15 +02:00
  • c5358c84ad target: Do not use LOG_USER() for error messages Marc Schink 2024-06-02 14:39:36 +01:00
  • 4892e32294 target/cortex_m: allow poll quickly get out of TARGET_RESET state Tomas Vanek 2024-05-17 21:27:24 +02:00
  • bf4be566a7 pld: small documentation fixes. Daniel Anselmi 2024-02-19 23:22:19 +01:00
  • 9bc7a381b2 pld/intel: remove idcodes from intel.c Daniel Anselmi 2024-02-19 23:22:19 +01:00
  • 7e4c9609ca pld/intel: remove duplicated code Daniel Anselmi 2024-02-23 20:49:54 +01:00
  • b1600bb342 tcl/board: Support for Digilent Nexys 2 board George Voicu 2022-11-05 11:14:22 +01:00
  • a420f00d10 tcl/fpga: Support for Xilinx Spartan3 series devices George Voicu 2022-11-05 11:08:43 +01:00
  • ed30c9a572 tcl/fpga/xilinx-dna: Support for reading Spartan3 DNA code George Voicu 2022-11-05 10:48:47 +01:00
  • b49e03f77e target/arm_tpiu_swo: Fix memory leak on error Antonio Borneo 2024-05-26 12:38:43 +02:00
  • 400cf213c0 fix GCC's -Wcalloc-transposed-args warning Evgeniy Naydanov 2024-05-27 14:54:05 +03:00
  • e4c0904731 flash/nor/nrf5: handle ERROR_WAIT during nRF91 flash erase Tomas Vanek 2024-01-22 21:09:31 +01:00
  • 70b362d4f4 flash/nor/nrf5: show proper SoC type on newer nRF91 devices Tomas Vanek 2024-01-22 18:17:48 +01:00
  • 17be341d38 tcl/target: add nRF53 and nRF91 config files Tomas Vanek 2024-01-22 15:33:47 +01:00
  • d94daf776c flash/nor/nrf5: add basic nRF53 and nRF91 support Tomas Vanek 2024-01-22 12:45:49 +01:00
  • fc7a428fc2 flash/nor/nrf5: make flash erase little faster Tomas Vanek 2024-01-22 14:17:27 +01:00
  • 37f9485cef flash/nor/nrf5: introduce address maps Tomas Vanek 2024-01-21 23:25:13 +01:00
  • ed9203f4aa gdb_server: do not start multiple instances on "pipe" Paul Fertser 2024-04-25 14:33:07 +03:00
  • 1fba55a9b6 flash/nor/tcl: Fix memory leak of flash bank name Marc Schink 2024-06-01 10:41:29 +02:00
  • 0a3217b8ff tcl/board: Add config for NXP FRDM-KV31F Marc Schink 2024-05-25 18:57:10 +02:00
  • 84126893ff tcl/board: Add config for NXP FRDM-KV11Z Marc Schink 2024-05-25 18:55:23 +02:00
  • d382c95d57 target/riscv: support for smp group manipulation Parshintsev Anatoly 2023-06-22 19:28:52 +03:00
  • 2f8bb252ff doc: Minimally describe the BSCAN tunnel interface. Tim Newsome 2020-09-21 14:10:27 -07:00
  • 9623069e80 jtag/drivers/ftdi: Use command_print instead of LOG_USER for get_signal Mark Featherston 2024-05-23 13:24:32 -07:00
  • 72b39088ee target: reset examine after assert_reset Antonio Borneo 2024-04-08 17:42:52 +02:00
  • b5e7118048 src/helper/startup: fix syntax errors Noah Moroze 2024-05-15 22:50:58 -04:00
  • 7050cade9d tcl/chip/st/spear: fix syntax errors Noah Moroze 2024-05-15 22:49:23 -04:00
  • 223e3d8fe7 tcl/target/c100helper: fix syntax errors Noah Moroze 2024-05-15 22:47:53 -04:00
  • eecba412cd tcl/memory: fix syntax errors Noah Moroze 2024-05-15 22:39:12 -04:00
  • c7c4d4d48c contrib: Drop 'coresight-trace.txt' Marc Schink 2024-05-20 11:32:19 +02:00
  • 71013521d7 server: gdb: respect command gdb_report_register_access_error Antonio Borneo 2024-05-03 23:04:46 +02:00
  • 437dde701c Documentation: fix warning "unbalanced square brackets" R. Diez 2024-05-12 18:45:16 +02:00
  • 7c4ddfb546 Documentation: Fix 2 warnings "Underfull \hbox (badness 10000)" R. Diez 2024-05-12 22:03:08 +02:00
  • cf48bf6d3d ChangeLog: fix warning "Wide character in print" from git2cl R. Diez 2024-05-12 20:50:34 +02:00
  • 1fba7d53bb configure.ac: show the dummy adapter in the configuration summary R. Diez 2024-04-21 22:58:21 +02:00
  • fbea7d5d38 openocd: drop include of target_type.h Antonio Borneo 2024-04-09 01:29:34 +02:00
  • ccc5c1642b Fix build with clang even if it sets __GNUC__ to >= 4.4 Bernhard Rosenkränzer 2024-05-09 15:30:13 +02:00
  • bd89b91c69 target/semihosting: Fix double free() Marc Schink 2024-05-01 10:24:32 +02:00
  • edb14a02e9 tcl/target/nrf52: Configure trace port speed Marc Schink 2024-05-05 15:28:20 +02:00
  • 1a00c67e10 tcl/target/nrf52: Use 'error' instead of 'echo' Marc Schink 2024-05-05 15:20:07 +02:00
  • be1aebd818 target/arm_tpiu_swo: Handle errors in pre/post-enable events Marc Schink 2024-05-01 12:58:18 +02:00
  • c831758ea4 server/gdb: Use 'bool' data type where appropriate Marc Schink 2024-05-03 09:18:00 +02:00
  • 2506ccb509 target/arm_tpiu_swo: Fix division by zero Marc Schink 2024-04-28 12:47:42 +02:00
  • 2c8376b79d target/xtensa: avoid IHI for writes to non-executable memory Ian Thompson 2024-01-31 15:14:25 -08:00
  • 22ddf62d75 gdb_server: enable keep-alive packets for qCRC packet Parshintsev Anatoly 2024-05-03 00:28:33 +03:00
  • 126d8a0972 cortex_a: drop cortex_a_dap_write_memap_register_u32() Antonio Borneo 2024-05-04 19:13:51 +02:00
  • caabdd4a66 cortex_a: drop the command 'cache auto' Antonio Borneo 2024-05-04 20:09:51 +02:00
  • dbef02789f cortex_a: drop useless cache invalidate on mem write Antonio Borneo 2024-05-02 15:24:57 +02:00
  • bc9ca5f4a8 ipdbg: fix double free of virtual-ir data Daniel Anselmi 2024-03-17 01:15:16 +01:00
  • a84d1b5f5e tcl/target: Add helpers for booting Xilinx ZynqMP from JTAG Sean Anderson 2024-02-22 12:18:36 -05:00
  • 3eba7b53bf smp: fix SIGSEGV for "smp off" during target examine Antonio Borneo 2024-04-15 17:42:12 +02:00
  • c72afedce7 target: cortex_a: fix regs invalidation when -defer-examine Antonio Borneo 2024-04-13 18:54:12 +02:00
  • 42e31d75b4 target: aarch64: fix regs invalidation when -defer-examine Antonio Borneo 2024-04-13 18:46:11 +02:00
  • 89d881c19a cortex_m: don't try to halt not-examined targets Antonio Borneo 2024-04-08 17:40:09 +02:00
  • 8667a72653 target/target: Add 'debug_reason' to current target Marc Schink 2023-11-18 12:48:33 +01:00
  • ac6b00c3ca target: cortex_m: fix display of DWT registers Antonio Borneo 2024-04-06 00:26:38 +02:00
  • a9e8ca55a6 jtag: linuxgpiod: minor alignment to coding style Antonio Borneo 2024-04-07 12:28:55 +02:00
  • 495311d206 doc: style: report indentation of multi-line condition Antonio Borneo 2024-04-07 12:41:48 +02:00
  • 04154af5d6 jtag: linuxgpiod: drop extra parenthesis Antonio Borneo 2024-03-24 22:57:52 +01:00
  • 47d983a77a target/mips32: fix clang sbuild check fail Walter Ji 2024-03-18 17:24:51 +08:00
  • 79b51fedab remote_bitbang: Change sleep commands to Zz to avoid conflict with SWD J. Neuschäfer 2024-03-30 13:18:43 +01:00
  • e035756b22 jtag: linuxgpiod: fix detection for line request bias Antonio Borneo 2024-03-24 16:17:11 +01:00
  • 74e7fcb2dd configure: prevent build of linuxgpiod with libgpiod v2 Antonio Borneo 2024-03-24 15:53:33 +01:00
  • 329e983ee9 zynq_7000.cfg: Fix issue 'Error: can't read "zynq_pl": no such variable' Dominik Wernberger 2024-03-26 20:32:22 +01:00
  • dd17582722 flash/nor/eneispif: support ENE KB1200 ispi flash Steven Chang 2024-02-11 21:34:50 +08:00
  • a35e254c53 target/adi_v5_swd: move setting of do_reconnect one level up Tomas Vanek 2024-02-16 17:17:05 +01:00
  • c02cf9404d helper/list: include the correct header file Antonio Borneo 2024-03-09 18:12:36 +01:00
  • a213afad09 helper/list: Replace Linux code with FreeBSD one Antonio Borneo 2024-03-09 17:53:16 +01:00
  • 35e4c4616f gdb_server: drop useless check in gdb_keep_client_alive() Antonio Borneo 2024-02-25 23:03:27 +01:00
  • 0c0243228c gdb_server: add async-notif keep-alive during memory read/write Antonio Borneo 2024-02-25 22:55:35 +01:00
  • 01a797af14 target/mips32: add fpu access support Walter Ji 2023-11-17 16:46:55 +08:00
  • a88db9b121 ipdbg: configurable queue size used between JTAG-Host and JTAG-Hub Daniel Anselmi 2024-01-01 16:05:07 +01:00
  • 7a77355a3e ipdbg: split ipdbg command into multiple commands Daniel Anselmi 2024-01-01 16:05:07 +01:00
  • 1d076d6ce1 openocd: dump full command line in the debug log Antonio Borneo 2024-03-02 14:01:07 +01:00
  • e9df8a5102 target: aarch64: add support for 32 bit MON mode Antonio Borneo 2024-02-28 13:41:34 +01:00
  • 4c0a2cf42e target/adi_v5_swd: fix DP registers banking Tomas Vanek 2024-02-15 10:05:21 +01:00
  • 31af18e9d1 jtag/drivers/bitbang: limit SWD WAIT retries by timeout Tomas Vanek 2024-02-17 13:14:01 +01:00
  • f7f4fa84f1 jtag/drivers/bitbang: use LOG_CUSTOM_LEVEL() macro for SWD Tomas Vanek 2024-02-17 12:48:46 +01:00
  • b63e065f23 helper/log: add LOG_CUSTOM_LEVEL() macro Tomas Vanek 2024-02-16 17:40:22 +01:00
  • 263dbc1472 target/arm_adi_v5: introduce adiv5_jim_configure_ext() Tomas Vanek 2024-02-11 17:22:38 +01:00
  • 348b79aafe drivers/cmsis_dap, kitprog: use helper to derive err code from ack Tomas Vanek 2024-02-09 07:35:42 +01:00
  • 12ff36bd19 flash/nor/nrf5: drop useless for cycle condition Tomas Vanek 2024-03-10 12:12:55 +01:00
  • 561ea48d83 target/mips32: add dsp access support Walter Ji 2023-11-17 11:27:56 +08:00
  • fcda9f1561 gdb_server: fix segfault with GDB command 'flash-erase' Antonio Borneo 2024-02-25 18:36:47 +01:00
  • 5c395fdef4 mem_ap: fix GDB connections Antonio Borneo 2024-02-25 12:22:44 +01:00