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