aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/hla/hla_layout.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/jtag: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-11-20jtag/hla_layout: add #include <target/arm_tpiu_swo.h>Tarek BOCHKATI1-0/+1
2020-11-15hla: API: specify that read_reg/write_reg use regsel as parameterAntonio Borneo1-4/+19
2020-08-02jtag/drivers: add support for Nu-Link (Nuvoton ICE) over usbZale Yu1-0/+1
2020-07-08coding style: fix space separationAntonio Borneo1-19/+19
2019-12-21target/armv7m_trace: Improve SWO frequency auto-detectionMarc Schink1-2/+4
2018-07-19target/armv7m_trace: Fix typo in enumMarc Schink1-1/+1
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-0/+27
2015-01-15hla: add ability to change adapter speed (if supported)Spencer Oliver1-0/+2
2014-10-06hla: add a way to pass arbitrary commands from user to layout and use for ICDIPaul Fertser1-0/+2
2014-08-11Allow transports to override the selected target (hla configs unification)Paul Fertser1-1/+3
2013-11-07hla: Make consistent parameter namingMathias K1-11/+11
2013-10-03hla: if the idcode callback returns 0, treat as a wildcardPaul Fertser1-2/+11
2013-09-25hla: cleanup read/write apiSpencer Oliver1-10/+4
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-12-23icdi: add TI icdi interfaceSpencer Oliver1-0/+1
2012-12-23target: add deprecated target name supportSpencer Oliver1-0/+93