target/adi_v5_swd: add support for SWD multidrop
[fw/openocd] / src / target / arm_adi_v5.h
2021-11-20 Tomas Vanektarget/adi_v5_swd: add support for SWD multidrop
2021-11-20 Tomas Vanektarget/arm_adi_v5,arm_dap: introduce multidrop_targetse...
2021-11-20 Antonio Borneoarm_adi_v5: add missing enum DORMANT_TO_JTAG
2021-09-25 Antonio Borneoarm_adi_v5: simplify handling of AP type
2021-08-14 Antonio Borneoarm_adi_v5: fix access to 64-bit MEM-AP
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-02 Kevin Burketarget/adiv5: Large Physical Address Extension
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-04-25 Tomas Vanektarget/arm_adi_v5: move DP register definitions to...
2021-04-25 Tomas Vanektarget/arm_adi_v5: add JTAG_TO_DORMANT sequence
2020-12-02 Tomas Vanekarm_adi_v5: prevent possibly endless recursion in dap_d...
2020-11-04 Antonio Borneotarget/arm_adi_v5: add helper to get mem_ap spot in...
2020-09-05 Antonio Borneoadi_v5: use macro DP_APSEL_MAX to allocate struct adiv5_ap
2020-01-14 Antonio Borneostlink: add DAP direct driver
2020-01-02 Antonio Borneoarm_adi_v5: add API send_sequence() and use it
2019-10-18 Bohdan Tymkivadi_v5_jtag: avoid RAM exhaustion by limiting jtag...
2019-06-19 Marc Schinktarget/arm_adiv5: Add type for AHB5-AP
2019-05-25 Leonard Crestezarm_adi_v5: Split CSW bits into AHB/APB/AXI
2019-05-14 Paul Fertsertarget/arm_adi_v5: change prototype of dap_rom_display()
2019-01-30 Antonio Borneoarm_adi_v5: rewrite dap_to_jtag and dap_to_swd
2018-09-07 Antonio Borneoadi_v5: enforce check on AP number value
2018-07-24 Antonio Borneoarm_adi_v5: put SWJ-DP back to JTAG mode at exit
2018-04-07 Tomas Vanektarget/arm_adi_v5: extend apcsw command to accept arbit...
2018-04-07 Matthias Welwarskyarm_adi_v5: Add ability to ignore the CSYSPWRUPACK bit
2018-03-30 Matthias Welwarskytarget: restructure dap support
2018-01-05 Tomas Vanekarm_adi_v5: fix wrong addressing after change of CSW_AD...
2016-12-08 Matthias Welwarskycortex_m: allow setting debug ap during create
2016-05-24 Marc SchinkMake #include guard naming consistent
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 Alamy Liuadi_v5: Remove forgotten FIXME definition
2016-01-22 Matthias Welwarskyadiv5: introduce optional dap_sync() function
2016-01-22 Matthias Welwarskyadi_v5_jtag: implement DAP WAIT support
2015-12-29 Andreas Fritiofsonarm_adi_v5: Make the DAP API stateless
2015-12-29 Andreas Fritiofsonarm_adi_v5: dap_queue_ap_* DAP->AP parameter
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove all mem_ap_sel_* functions
2015-12-29 Andreas Fritiofsonarm_adi_v5: Rename TAR and CSW setters and make them...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Split ahbap_debugport_init
2015-12-29 Andreas Fritiofsonarm_adi_v5: Clean up dap info command
2015-12-29 Andreas Fritiofsonarm_adi_v5: Change mem_ap calls to take pointer to...
2015-12-29 Andreas Fritiofsonarm_adi_v5: Convert the AP references from numbers...
2015-12-29 Andreas Fritiofsoncortex_m: Discover the AP to use, just like Cortex-A
2015-12-29 Andreas Fritiofsonarm_adi_v5: Add a back-pointer from an AP to its DAP
2015-12-29 Andreas Fritiofsonarm_adi_v5: Remove unused is_swd flag
2015-12-29 Andreas Fritiofsontarget/arm: Remove usage of struct arm_jtag in ARMv7...
2015-12-29 Patrick Stewartarm_debug: Support multiple APs per DAP and remove...
2015-12-29 Patrick Stewartcortex_m: Select an AP when accessing the DAP
2015-12-29 Alamy Liuadi_v5: return proper value on timeout
2015-12-29 Alamy Liuadi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA...
2015-09-30 Evan HunterADIv5: Fix typo in log message
2015-01-09 Paul Fertserswd: handle various failure conditions
2014-10-06 Paul Fertserarm_adi_v5: make dap_lookup_cs_component() traverse...
2014-06-28 Andreas Fritiofsonadi_v5: Make sure all bit masks are unsigned and wide...
2014-06-28 Andreas Fritiofsonswd: Convert API to asynchronous
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-06-01 Andrey Smirnovarm_adi_v5: Do not ignore register polling timeout
2014-06-01 Andrey Smirnovarm_adi_v5: Add convenience "atomic"" function for...
2014-04-14 Seth LaForgecortex_a: fix endiannes issues on TI TMS570
2014-01-11 Andreas Fritiofsonadi_v5: Remove unnecessary MEM-AP access functions
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-10-02 Andreas Fritiofsonarm_adi_v5: Rewrite MEM-AP transfer implementation
2013-09-20 Spencer Oliveradiv5: check packed transfers are supported
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-11 Michel JAOUENarm_adi_v5: fix for csw nonsecure access.
2013-04-02 mike brownarm_adi_v5: fix mem_ap_read_buf_u32() JTAG nastiness..
2013-03-15 Evan Hunteradi_v5: search for Debug and Memory AP support
2013-03-15 Evan Huntercortex_a : optimize apb read/write access.
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-02-17 Luca Elleroarm_adi_v5: add/move apsel member in struct adiv5_dap
2011-02-14 Luca Elleroarm_adi_v5: add wrapping transfer functions with select...
2011-02-14 Luca Elleroarm_adi_v5: add transfer functions prototypes with...
2010-12-25 David Brownellinitial SWD transport (SWD infrastructure #2)
2010-11-05 Marek VasutADIv5: Implement function to lookup CoreSight component
2010-11-05 Marek VasutADIv5: Introduce function to detect ROM Table location
2010-06-19 Øyvind Harboecortex a8: fix segfault for unexamined targets
2010-03-16 David BrownellADIv5 transport support moves to separate files
2010-03-05 David BrownellADIv5 share DAP command support
2010-03-05 David Brownellrename "swjdp_common" as "adiv5_dap"
2010-03-03 David BrownellADIv5: use new DAP ops for AP read/write
2010-03-03 David BrownellADIv5: use new dap_run() operation
2010-03-03 David BrownellARM: start abstracting ADIv5 transports (JTAG/SWD)
2010-02-27 David BrownellADIv5 DAP ops switching to JTAG or SWD modes
2010-02-21 David BrownellADIv5: remove ATOMIC/COMPOSITE interface mode
2010-02-21 David BrownellADIv5 clean up AP selection and register caching
2010-02-07 David BrownellADIv5: doxygen
2010-01-29 David BrownellADIv5: cleanup, rename swjdp_transaction_endcheck()
2010-01-21 David BrownellADIv5 header cleanup (+ #defines)
2010-01-05 David BrownellARM: add #defines for JTAG ack codes
2010-01-02 David BrownellARM: ADIv5 JTAG symbol cleanup
2010-01-02 David BrownellARM: ADIv5 export cleanup
2010-01-02 David BrownellARM: ADIv5 symbol and comment cleanup
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-03 Zachary T Welchchange #include "arm_jtag.h" to <target/arm_jtag.h>
2009-11-16 David Brownell#include "target.h" less wildly
2009-11-16 David Brownelltarget: no implicit #includes of "register.h"
next