aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/swd.h
AgeCommit message (Expand)Author
2020-01-14swd: get rid of jtag queue to assert/deassert srstAntonio Borneo
2020-01-02arm_adi_v5: add API send_sequence() and use itAntonio Borneo
2019-06-06swd: remove unused API frequency()Antonio Borneo
2019-01-23arm_adi_v5: fix and update sequences to spec IHI 0031EAntonio Borneo
2018-03-20transport: add transport_is_hla()Tomas Vanek
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-12-29swd: Remove DAP from parameter listAndreas Fritiofson
2015-03-25drivers/cmsis-dap: port to common SWD frameworkPaul Fertser
2014-06-28swd: Add frequency setting and special/switching sequences to the APIAndreas Fritiofson
2014-06-28swd: Remove support for turnaround periods other than 1Andreas Fritiofson
2014-06-28swd: Fix park bit polarity according to ADIv5.1 SupplementAndreas Fritiofson
2014-06-28swd: Convert API to asynchronousAndreas Fritiofson
2014-06-28swd: Improve parity calculation and move it to types.hAndreas Fritiofson
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson
2014-06-28adi_v5_swd: Improve SWD supportFatih Aşıcı
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver
2013-06-05update files to correct FSF addressSpencer Oliver
2012-04-10topic: add reset functions for SWDSimon Qian
2012-02-06build: cleanup src/jtag directorySpencer Oliver
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell