aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/hla/hla_interface.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-23Remove '_s' suffix from structsMarc Schink1-3/+3
2022-07-23openocd: src/jtag: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-11-28jtag/hla, jtag/stlink: switch to command 'adapter serial'Antonio Borneo1-2/+0
2021-09-18hla: Increase HLA_MAX_USB_IDSAndreas Sandberg1-1/+1
2021-03-10stlink: support of ST-LINK TCP server using stlink-dap and hlaTarek BOCHKATI1-0/+4
2020-05-09hla: remove unused hl_interface_param_s.apiTarek BOCHKATI1-2/+0
2020-01-14hla: use the new system_reset APIAntonio Borneo1-9/+0
2020-01-02adapter: add command "adapter [de]assert srst|trst [[de]assert srst|trst]"Antonio Borneo1-0/+9
2017-12-12jtag: drivers: stlink: handle all versions with single configPaul Fertser1-4/+6
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2015-03-25armv7m_trace, stlink: provide APIs to capture trace with an adapterPaul Fertser1-4/+0
2015-01-15hla: add ability to change adapter speed (if supported)Spencer Oliver1-0/+2
2014-10-06jtag: constify driver arraysSpencer Oliver1-2/+2
2014-08-11Allow transports to override the selected target (hla configs unification)Paul Fertser1-0/+1
2013-11-07hla: Make consistent parameter namingMathias K1-1/+1
2013-09-25hla: move memory read/write functionality to driverSpencer Oliver1-2/+0
2013-08-07stlink: add SWO tracing supportAndrey Yurovsky1-0/+4
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-04-17stlink: fix connect under reset issuesSpencer Oliver1-0/+2
2012-12-23hla: add ability to configure read/write buffer sizeSpencer Oliver1-0/+2
2012-12-23target: add deprecated target name supportSpencer Oliver1-0/+65