aboutsummaryrefslogtreecommitdiff
path: root/src/target/adi_v5_swd.c
AgeCommit message (Expand)Author
2020-01-14adapter: switch from struct jtag_interface to adapter_driverAntonio Borneo
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-04-07target/adi_v5_swd: add "usage" field to command "swd"Antonio Borneo
2019-03-14target/adi_v5_swd: improve error check while updating DP_SELECTAntonio Borneo
2019-03-14target/adi_v5_swd: update cached value on write to DP_SELECTAntonio Borneo
2019-01-30arm_adi_v5: rewrite dap_to_jtag and dap_to_swdAntonio Borneo
2018-07-24arm_adi_v5: put SWJ-DP back to JTAG mode at exitAntonio Borneo
2018-03-30target: restructure dap supportMatthias Welwarsky
2018-01-05arm_adi_v5: fix wrong addressing after change of CSW_ADDRINCTomas Vanek
2017-12-06adi_v5_swd: Add error message when SWD fails to connectJonas Norling
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