aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/hla/hla_transport.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-13jtag: rewrite jim_jtag_configure() as COMMAND_HANDLERAntonio Borneo1-1/+2
2023-12-30jtag: add -ir-bypass option to newtapHenrik Nordström1-0/+2
2023-05-27jtag: rewrite jim_jtag_tap_enabler() as COMMAND_HANDLERAntonio Borneo1-2/+8
2023-05-27jtag: rewrite commands 'jtag newtap' and 'swd newdap' as COMMAND_HANDLERAntonio Borneo1-3/+15
2023-01-15jtag: hla: use generic helper for commands 'jtag newtap' 'swd newdap'Antonio Borneo1-3/+2
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/jtag: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-11-23openocd: declare struct command_registration in a single lineAntonio Borneo1-4/+2
2021-11-23openocd: use single line for register_commands*()Antonio Borneo1-4/+2
2021-05-29help text: remove trailing spaceAntonio Borneo1-1/+1
2020-09-05hla_transport: split command registration per transportAntonio Borneo1-32/+34
2020-09-05tcl/target: use command 'jtag newtap' to add a boundary scan TAPAntonio Borneo1-0/+3
2020-05-24swim: add new transportAntonio Borneo1-12/+2
2018-03-20transport: add transport_is_hla()Tomas Vanek1-0/+8
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-08-11Allow transports to override the selected target (hla configs unification)Paul Fertser1-0/+8
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-12-23stlink: rename stlink cmd namesSpencer Oliver1-9/+9
2012-12-23target: add deprecated target name supportSpencer Oliver1-0/+229