aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_dap.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-14adi_v5_dapdirect: add support for adapter drivers that provide DAP APIAntonio Borneo1-0/+4
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo1-2/+2
2019-10-18adi_v5_jtag: avoid RAM exhaustion by limiting jtag queue sizeBohdan Tymkiv1-0/+1
2019-05-25arm_adi_v5: Split CSW bits into AHB/APB/AXILeonard Crestez1-1/+1
2019-05-14target/arm_adi_v5: change prototype of dap_rom_display()Paul Fertser1-1/+1
2019-04-07command_registration: add empty usage field to chained commandsAntonio Borneo1-0/+1
2019-01-23target/arm_dap: fix segmentation fault in 'dap info' cmdTomas Vanek1-0/+5
2018-09-07adi_v5: enforce check on AP number valueAntonio Borneo1-2/+2
2018-07-24arm_adi_v5: put SWJ-DP back to JTAG mode at exitAntonio Borneo1-0/+5
2018-04-07target/arm_adi_v5: extend apcsw command to accept arbitrary bitsTomas Vanek1-0/+2
2018-04-07arm_adi_v5: Add ability to ignore the CSYSPWRUPACK bitMatthias Welwarsky1-0/+5
2018-03-30target: restructure dap supportMatthias Welwarsky1-0/+366