flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / target / adi_v5_swd.c
2022-09-27 Tomas Vanektarget/adi_v5_swd: suppress reconnect in swd_multidrop_...
2022-09-27 Tomas Vanektarget/adi_v5_swd: fix SWD multidrop
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2022-06-24 Antonio Borneoadiv6: add low level swd transport
2022-06-24 Kevin Burkeadiv6: add low level jtag transport
2021-12-11 Antonio Borneoadi_v5_swd: add jtag-to-swd through dormant
2021-11-20 Tomas Vanektarget/adi_v5_swd: add support for SWD multidrop
2021-11-20 Tomas Vanektarget/adi_v5_swd: introduce swd_queue_dp_read/write_in...
2021-11-20 Antonio Borneoadi_v5_swd: add comment to describe debug flag 'do_sync'
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-04-25 Tomas Vanektarget/adi_v5_swd: remove double space from swd_cmd...
2020-12-02 Tomas Vanekadi_v5_swd: wait for readable DPIDR, ABORT if stalled
2020-02-23 Tomas Vanektarget/adi_v5_swd: fix clang static analyzer warning
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d...
2020-01-14 Antonio Borneoswd: get rid of jtag queue to assert/deassert srst
2020-01-02 Antonio Borneoarm_adi_v5: add API send_sequence() and use it
2019-04-07 Antonio Borneotarget/adi_v5_swd: add "usage" field to command "swd"
2019-03-14 Antonio Borneotarget/adi_v5_swd: improve error check while updating...
2019-03-14 Antonio Borneotarget/adi_v5_swd: update cached value on write to...
2019-01-30 Antonio Borneoarm_adi_v5: rewrite dap_to_jtag and dap_to_swd
2018-07-24 Antonio Borneoarm_adi_v5: put SWJ-DP back to JTAG mode at exit
2018-03-30 Matthias Welwarskytarget: restructure dap support
2018-01-05 Tomas Vanekarm_adi_v5: fix wrong addressing after change of CSW_AD...
2017-12-06 Jonas Norlingadi_v5_swd: Add error message when SWD fails to connect
2016-07-04 Fredrik Hederstiernaswd: Add support for connect_assert_srst for SWD.
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-17 Andreas Fritiofsonarm_adi_v5: Update DP (Debug Port) registers defined...
2016-02-22 Andreas Fritiofsonadi_v5_swd: Avoid special handling the SELECT cache...
2016-02-10 Tomas Vanekadi_v5_swd: invalidate dap->select during (re)connect
2016-01-03 Peter A. Bigotarm_adi_v5: deconflict local variables from global...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Make the DAP API stateless
2015-12-29 Andreas Fritiofsonarm_adi_v5: Split ahbap_debugport_init
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove unused is_swd flag
2015-12-29 Andreas Fritiofsonswd: Remove DAP from parameter list
2015-03-25 Paul Fertsertarget/adi_v5_swd, cortex_m: properly handle more cases...
2015-01-09 Paul Fertserswd: handle various failure conditions
2014-09-08 Paul Fertsertarget/adi_v5_swd: fix segfault when calling jtag_to_swd
2014-06-28 Andreas FritiofsonRelax polling check if not in JTAG mode
2014-06-28 Andreas Fritiofsonswd: Remove support for turnaround periods other than 1
2014-06-28 Andreas Fritiofsonswd: Convert API to asynchronous
2014-06-28 Andreas Fritiofsonadi_v5_swd: Separate sticky error clearing from AP...
2014-06-28 Andreas Fritiofsonadi_v5: Remove unused features of the DAP and SWD inter...
2014-06-28 Andreas Fritiofsonadi_v5_swd: Read RDBUFF once after a sequence of AP...
2014-06-28 Fatih Aşıcıadi_v5_swd: Improve SWD support
2014-01-09 Spencer Olivercmsis-dap: add initial cmsis-dap support
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-06-13 Øyvind Harboetransport: move files over to transport folder
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-03-16 David BrownellADIv5 transport support moves to separate files