aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/swd.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/jtag: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-11-20drivers/swd: add support for SWD multidropTomas Vanek1-0/+41
2021-07-02jtag/swd: rename CamelCase macrosAntonio Borneo1-4/+4
2020-01-14swd: get rid of jtag queue to assert/deassert srstAntonio Borneo1-1/+0
2020-01-02arm_adi_v5: add API send_sequence() and use itAntonio Borneo1-8/+0
2019-06-06swd: remove unused API frequency()Antonio Borneo1-18/+0
2019-01-23arm_adi_v5: fix and update sequences to spec IHI 0031EAntonio Borneo1-16/+110
2018-03-20transport: add transport_is_hla()Tomas Vanek1-2/+0
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2015-12-29swd: Remove DAP from parameter listAndreas Fritiofson1-11/+10
2015-03-25drivers/cmsis-dap: port to common SWD frameworkPaul Fertser1-1/+0
2014-06-28swd: Add frequency setting and special/switching sequences to the APIAndreas Fritiofson1-0/+103
2014-06-28swd: Remove support for turnaround periods other than 1Andreas Fritiofson1-5/+1
2014-06-28swd: Fix park bit polarity according to ADIv5.1 SupplementAndreas Fritiofson1-1/+1
2014-06-28swd: Convert API to asynchronousAndreas Fritiofson1-36/+34
2014-06-28swd: Improve parity calculation and move it to types.hAndreas Fritiofson1-12/+1
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson1-13/+1
2014-06-28adi_v5_swd: Improve SWD supportFatih Aşıcı1-2/+2
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver1-5/+12
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-04-10topic: add reset functions for SWDSimon Qian1-0/+8
2012-02-06build: cleanup src/jtag directorySpencer Oliver1-6/+23
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell1-0/+114