aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-22Merge commit '16e9b9c44fa62ea6eec99d1fb7bc43a8f1cc2f7e' into from_upstreamTim Newsome71-449/+3214
2023-12-21Merge pull request #976 from riscv/from_upstreamTim Newsome57-371/+1831
2023-12-18Merge pull request #978 from riscv/static_checksTim Newsome2-30/+27
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-15Clean up clang static analyzer complaints.Tim Newsome2-30/+27
2023-12-15Merge pull request #980 from en-sc/en-sc/remove-gd32vf103_incTim Newsome1-8/+0
2023-12-15cmsis_dap_usb_hid: improve detection of probes with unusual report sizesSamuel Dewan1-6/+38
2023-12-14contrib/loaders/flash: remove unused gd32vf103.incEvgeniy Naydanov1-8/+0
2023-12-11Merge pull request #959 from en-sc/en-sc/progbuf-mem-writeTim Newsome5-146/+273
2023-12-11Merge pull request #973 from kr-sc/kr-sc/update-debug-defines-osTim Newsome5-1297/+850
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-07Update riscv/debug_defines (to sync with riscv-debug-spec:40b9a05)Kirill Radkin5-1297/+850
2023-12-07target/riscv: improve error handling in `write_memory_progbuf()`Evgeniy Naydanov5-146/+273
2023-12-06Merge pull request #972 from en-sc/en-sc/decode-locationTim Newsome1-5/+12
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-05Merge commit 'd4575b647a3603200a9bb4a784d170f792ab88d0' into from_upstreamTim Newsome15-53/+350
2023-12-05Merge commit 'a9080087d82688043ca216d50926228d09631297' into from_upstreamTim Newsome30-232/+1004
2023-12-05Merge commit 'eba5d211937d1ebcb3669810ff63ad1083600b67' into from_upstreamTim Newsome5-54/+108
2023-12-05Merge commit 'bcaac692d0fce45189279a4c80cbd6852e4bbf4e' into from_upstreamTim Newsome15-37/+374
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-12-01target/riscv: avoid using VLA in `log_debug_reg()`Evgeniy Naydanov1-1/+6
2023-12-01target/riscv: report helpfull location during register decodeEvgeniy Naydanov1-4/+6
2023-11-30Merge pull request #969 from aap-sc/aap-sc/final_november_2023_upstream_sync_...Tim Newsome1-2/+2
2023-11-30tcl/target/gd32vf103: work around broken ndmresetThomas Hebb1-0/+77
2023-11-29fix erroneously-resolved merge conflictParshintsev Anatoly1-2/+2
2023-11-29Merge pull request #967 from riscv/from_upstreamTim Newsome98-480/+3186
2023-11-27breakpoints: Fix endless loop in bp/wp_clear_targetKirill Radkin1-23/+12
2023-11-27Merge commit '4b1ea8511a7da9d7201df40302e3341c6e97ffdd' into from_upstreamTim Newsome60-284/+1507
2023-11-27Merge commit '022e438292de992cc558f268b2679e76ad313db6' into from_upstreamTim Newsome3-47/+137
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-20Merge commit '18281b0c497694d91c5608be54583172838be75c' into from_upstreamTim Newsome40-148/+1552
2023-11-18rtt/tcl: Fix line indentationMarc Schink1-1/+1
2023-11-18flash/nor/stmqspi: Use correct command errorsMarc Schink1-10/+10