aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-30tcl/target: Add Geehy APM32F4x configMarc Schink1-0/+57
2023-12-30tcl/target: Add Geehy APM32F0x configMarc Schink1-0/+49
2023-12-30flash/nor/stm32f1x: Add support for Geehy APM32F0 seriesMarc Schink2-6/+5
2023-12-30target/cortex_m: Add Cortex-M85 partMarc Schink2-0/+7
2023-12-30bitbang: Add flush before sleepAleksey Shargalin3-0/+6
2023-12-30tcl/target: add Marvell Octeon TX2 CN9130 targetHenrik Nordström1-0/+178
2023-12-30jtag: add -ir-bypass option to newtapHenrik Nordström7-1/+31
2023-12-30target/armv8: Add more support for decoding memory attributesPeter Collingbourne1-3/+76
2023-12-29target/adi_v5_swd: optimize sequences in swd_connect_multidrop()Tomas Vanek1-3/+30
2023-12-29target/arm_adi_v5,arm_dap: introduce pre_connect_init() dap operationTomas Vanek2-0/+12
2023-12-29target/arm_adi_v5: fix DP SELECT logicTomas Vanek4-101/+164
2023-12-24helper/bin2char: drop trailing empty lineAntonio Borneo1-1/+1
2023-12-24doc: usb_adapters: fix HID report in lsusb dump of few adaptersAntonio Borneo5-12/+137
2023-12-24tcl/board: Add TI j722sevm configNishanth Menon1-0/+24
2023-12-24tcl/target/ti_k3: Add J722S SoCNishanth Menon1-0/+11
2023-12-24break from long loops on shutdown requestEvgeniy Naydanov3-1/+23
2023-12-16remote_bitbang: add use_remote_sleep option to send delays to remoteJeremy Herbert5-4/+91
2023-12-16doc/usb_adapters: add dumps of two versions of Atmel EDBGTomas Vanek2-0/+422
2023-12-16jtag/core: Use 'bool' data type for 'bypass'Marc Schink3-5/+5
2023-12-16jtag: Rename 'hasidcode' to 'has_idcode'Marc Schink7-10/+10
2023-12-16helper: nvp: minor fixesAntonio Borneo2-3/+3
2023-12-16target: use bool for backup_working_areaAntonio Borneo2-5/+5
2023-12-15cmsis_dap_usb_hid: improve detection of probes with unusual report sizesSamuel Dewan1-6/+38
2023-12-10HACKING: fix how to retrieve hooks/commit-msgAntonio Borneo1-4/+0
2023-12-10tcl/target/at91sama5d2.cfg: allow choice of SWD instead of JTAGPeter Lawrence1-2/+18
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