aboutsummaryrefslogtreecommitdiff
path: root/src/target/adi_v5_swd.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-04swd: Add support for connect_assert_srst for SWD.Fredrik Hederstierna1-0/+14
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-05-17arm_adi_v5: Update DP (Debug Port) registers defined in ADIv5.2.Andreas Fritiofson1-68/+4
2016-02-22adi_v5_swd: Avoid special handling the SELECT cache during connectAndreas Fritiofson1-5/+4
2016-02-10adi_v5_swd: invalidate dap->select during (re)connectTomas Vanek1-0/+2
2016-01-03arm_adi_v5: deconflict local variables from global symbolsPeter A. Bigot1-8/+8
2015-12-29arm_adi_v5: Make the DAP API statelessAndreas Fritiofson1-19/+26
2015-12-29arm_adi_v5: Split ahbap_debugport_initAndreas Fritiofson1-0/+2
2015-12-29arm_adi_v5: Remove unused is_swd flagAndreas Fritiofson1-2/+0
2015-12-29swd: Remove DAP from parameter listAndreas Fritiofson1-11/+11
2015-03-25target/adi_v5_swd, cortex_m: properly handle more cases requiring reconnectPaul Fertser1-6/+27
2015-01-09swd: handle various failure conditionsPaul Fertser1-26/+42
2014-09-08target/adi_v5_swd: fix segfault when calling jtag_to_swdPaul Fertser1-0/+5
2014-06-28Relax polling check if not in JTAG modeAndreas Fritiofson1-3/+0
2014-06-28swd: Remove support for turnaround periods other than 1Andreas Fritiofson1-1/+1
2014-06-28swd: Convert API to asynchronousAndreas Fritiofson1-90/+59
2014-06-28adi_v5_swd: Separate sticky error clearing from AP abortAndreas Fritiofson1-12/+15
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson1-12/+1
2014-06-28adi_v5_swd: Read RDBUFF once after a sequence of AP readsAndreas Fritiofson1-3/+27
2014-06-28adi_v5_swd: Improve SWD supportFatih Aşıcı1-11/+101
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver1-5/+29
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser1-2/+2
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/target directorySpencer Oliver1-14/+10
2011-06-13transport: move files over to transport folderØyvind Harboe1-1/+1
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell1-6/+275
2010-03-16ADIv5 transport support moves to separate filesDavid Brownell1-0/+92