]> git.sur5r.net Git - openocd/history - src/target/adi_v5_swd.c
adi_v5_swd: Avoid special handling the SELECT cache during connect
[openocd] / src / target / adi_v5_swd.c
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