aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-10target: Increase maximum profile sample count to 1000000Karl Palsson2-2/+2
2023-12-10target: Add some info messages about examination process.Kirill Radkin1-0/+5
2023-12-10target/espressif: add algorithm support to xtensa chipsErhan Kurubas12-1/+274
2023-12-10target/xtensa: add algorithm supportErhan Kurubas2-0/+234
2023-12-10target/espressif: add algorithm support to execute code on targetErhan Kurubas5-2/+1103
2023-12-06drivers/cmsis_dap: use quirk workarounds optionallyTomas Vanek3-5/+41
2023-12-06jtag/drivers/cmsis_dap: implement canceling of pending USB requestsTomas Vanek4-3/+35
2023-12-06jtag/drivers/cmsis_dap_bulk: use asynchronous libusb transferTomas Vanek4-63/+319
2023-12-03remote_bitbang: Add SWD supportManuel Wick5-60/+230
2023-12-01target/target: Fix 'wp' command usageMarc Schink2-2/+2
2023-12-01target: clarify usage of `coreid`Evgeniy Naydanov6-17/+17
2023-12-01target/mips32: pracc write cp0 status register firstWalter Ji1-2/+5
2023-11-30tcl/target/gd32vf103: work around broken ndmresetThomas Hebb1-0/+77
2023-11-24target: Throw error in 'debug_reason' commandMarc Schink1-1/+11
2023-11-24target: remove `target_number`Evgeniy Naydanov3-59/+15
2023-11-24rtt_server: Add option for a message when client connectsThiemo van Engelen2-5/+24
2023-11-18rtt/tcl: Fix line indentationMarc Schink1-1/+1
2023-11-18flash/nor/stmqspi: Use correct command errorsMarc Schink1-10/+10
2023-11-18flash/nor/pic32mx: Remove redundant error messageMarc Schink1-4/+2
2023-11-18flash/nor/stm32l4x: Remove redundant error messagesMarc Schink1-12/+6
2023-11-18flash/nor/stm32h7x: Remove redundant error messagesMarc Schink1-9/+3
2023-11-18flash/nor/stm32f2x: Remove redundant error messagesMarc Schink1-25/+10
2023-11-18jtag/drivers/rshim: Remove redundant error messageMarc Schink1-3/+1
2023-11-18jtag/drivers/jtag_vpi: Remove redundant error messagesMarc Schink1-9/+3
2023-11-18jtag/drivers/ftdi: Use correct command errorMarc Schink1-1/+1
2023-11-18jtag/drivers/jlink: Use correct command errorsMarc Schink1-27/+24
2023-11-18mips32: MIPS32_OP_SRL was using SRA opcode.Tobias Diedrich1-2/+4
2023-11-18jtag/drivers/kitprog: Restructure commandsMarc Schink3-10/+16
2023-11-18drivers/cmsis_dap: drop unused variableTomas Vanek1-1/+1
2023-11-18jtag/drivers/cmsis-dap: Return error in 'backend' commandMarc Schink1-2/+3
2023-11-18jtag/drivers/cmsis-dap: Restructure commandsMarc Schink3-24/+42
2023-11-18contrib/firmware: add 'send not acknowledged' function to the i2c bit-banging...Ahmed BOUDJELIDA3-0/+14
2023-11-18contrib/firmware: extend the number of bytes to be sent in the i2c bit-bangin...Ahmed BOUDJELIDA1-10/+13
2023-11-18contrib/firmware: remove unnecessary delay commands in the i2c bit-banging im...Ahmed BOUDJELIDA1-10/+0
2023-11-18aarch64: Use 64-bit reads/writes to access SCTLR_EL1Peter Collingbourne2-6/+6
2023-11-18openocd: src/target: Correctly handle CCSIDR_EL1.Associativity=0Peter Collingbourne1-2/+3
2023-11-18breakpoints: Add target logging to breakpoints and watchpointsMarek Vrbka2-21/+19
2023-11-18breakpoints: Fix endless loop in bp/wp_clear_targetKirill Radkin1-23/+12
2023-11-18xtensa: update XDM register map for TRAX supportianst4-0/+123
2023-11-18doc: xtensa architecture clarifications/fixesianst1-6/+13
2023-11-18target: Remove break/watchpoints in target_destroy()Marc Schink1-0/+3
2023-11-18target: fix segmentation fault on target createAntonio Borneo1-1/+1
2023-11-18target: use boolean values for 'valid' and 'dirty' flagsAntonio Borneo4-19/+19
2023-11-18nor: rsl10: fix minor coding styleAntonio Borneo1-2/+4
2023-11-11contrib/rtos-helpers/FreeRTOS-openocd: change license to CC0-1.0Antonio Borneo1-1/+1
2023-11-11LICENSES: Add the CC0-1.0 licenseAntonio Borneo2-0/+131
2023-11-11pld/certus: fix crash when loading bitstreamDaniel Anselmi1-0/+1
2023-11-11tcl/board: Add TI AM273 launchpad configNishanth Menon1-0/+25
2023-11-11tcl/target/ti_k3: Add AM273 SoCNishanth Menon1-0/+21
2023-11-11tcl/board: Add TI AM263 launchpad configNishanth Menon1-0/+25