]> git.sur5r.net Git - openocd/history - src/target/adi_v5_swd.c
cortex_a: fix virt2phys when mmu is disabled
[openocd] / src / target / adi_v5_swd.c
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