index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
arm_adi_v5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change %x and %d to PRIx32 and PRId32 where needed for cygwin
Daniel Bäder
2010-03-25
1
-1
/
+1
*
ADI_v5 - it's not always an "SWJ-DP"
David Brownell
2010-03-18
1
-140
/
+140
*
remove more duplication
David Brownell
2010-03-18
1
-25
/
+0
*
linker error: fix problem with duplicate fn
Øyvind Harboe
2010-03-18
1
-33
/
+0
*
ADIv5 transport support moves to separate files
David Brownell
2010-03-16
1
-423
/
+11
*
jtag: retire tap field
Øyvind Harboe
2010-03-08
1
-5
/
+2
*
ADIv5 share DAP command support
David Brownell
2010-03-05
1
-23
/
+116
*
rename "swjdp_common" as "adiv5_dap"
David Brownell
2010-03-04
1
-32
/
+32
*
ADIv5: use new DAP ops for AP read/write
David Brownell
2010-03-02
1
-98
/
+67
*
ADIv5: use new DAP ops for DP read/write
David Brownell
2010-03-02
1
-32
/
+38
*
ADIv5: use new dap_run() operation
David Brownell
2010-03-02
1
-26
/
+59
*
ARM: start abstracting ADIv5 transports (JTAG/SWD)
David Brownell
2010-03-02
1
-0
/
+115
*
ADIv5: use right ID for Cortex-M3 ETM
David Brownell
2010-03-02
1
-4
/
+4
*
ADIv5 DAP ops switching to JTAG or SWD modes
David Brownell
2010-02-27
1
-0
/
+113
*
ARM ADIv5 doxygen and cleanup
David Brownell
2010-02-24
1
-15
/
+42
*
ARM ADIv5: rename more JTAG-specific routines
David Brownell
2010-02-23
1
-11
/
+11
*
ADIv5: relocate memacess_tck cycles
David Brownell
2010-02-21
1
-12
/
+12
*
ADIv5: remove ATOMIC/COMPOSITE interface mode
David Brownell
2010-02-21
1
-84
/
+27
*
ARM: ADIv5, deadcode cleanup
David Brownell
2010-02-21
1
-13
/
+13
*
ARM: ADIv5 code shrinkage, cleanup
David Brownell
2010-02-21
1
-40
/
+16
*
ADIv5 clean up AP fault handling
David Brownell
2010-02-21
1
-32
/
+46
*
ADIv5 clean up AP selection and register caching
David Brownell
2010-02-21
1
-22
/
+21
*
ADIv5: doxygen
David Brownell
2010-02-06
1
-27
/
+131
*
ADIv5: more messaging cleanup, docs
David Brownell
2010-01-31
1
-12
/
+20
*
Subject: ADIv5: fix more diagnostics
David Brownell
2010-01-31
1
-9
/
+16
*
ADIv5 error checking for Tcl commands
David Brownell
2010-01-30
1
-1
/
+17
*
ARM ADIv5: fix diagnostics for block writes
David Brownell
2010-01-30
1
-5
/
+14
*
ADIv5: cleanup, rename swjdp_transaction_endcheck()
David Brownell
2010-01-29
1
-28
/
+37
*
ARM ADIv5: messaging tweaks
David Brownell
2010-01-27
1
-2
/
+5
*
ADIv5 improved diagnostic
David Brownell
2010-01-15
1
-2
/
+3
*
ARM ADIv5: add comments
David Brownell
2010-01-14
1
-1
/
+27
*
ARMv7: help/usage updates
David Brownell
2010-01-07
1
-0
/
+8
*
ARM: add #defines for JTAG ack codes
David Brownell
2010-01-05
1
-6
/
+5
*
ARM: add comments re DAP assumptions
David Brownell
2010-01-05
1
-2
/
+14
*
ARM: ADIv5 JTAG symbol cleanup
David Brownell
2010-01-02
1
-33
/
+63
*
ARM: dap info fix + tweaks
David Brownell
2010-01-02
1
-8
/
+14
*
ARM: ADIv5 export cleanup
David Brownell
2010-01-02
1
-19
/
+27
*
ARM: ADIv5 symbol and comment cleanup
David Brownell
2010-01-02
1
-18
/
+57
*
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
ARM: comment tweaks in ADIv5
David Brownell
2009-11-25
1
-2
/
+5
*
command_handler: change 'cmd_ctx' to CMD_CTX
Zachary T Welch
2009-11-17
1
-4
/
+4
*
command_handler: change 'args' to CMD_ARGV
Zachary T Welch
2009-11-17
1
-4
/
+4
*
command_handler: change to 'argc' to CMD_ARGC
Zachary T Welch
2009-11-17
1
-4
/
+4
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-1
/
+1
*
arm_jtag_t -> struct arm_jtag
Zachary T Welch
2009-11-13
1
-2
/
+2
*
swjdp_common_t -> struct swjdp_common
Zachary T Welch
2009-11-13
1
-34
/
+34
*
scan_field_t -> struct scan_field
Zachary T Welch
2009-11-13
1
-2
/
+2
*
arm_adi,armv7[am]: use COMMAND_HELPER for helpers
Zachary T Welch
2009-11-13
1
-8
/
+4
*
Improve arm_adi_v5 command argument parsing.
Zachary T Welch
2009-11-05
1
-15
/
+42
*
ARM ADIv5: "dap info" gets more readable
David Brownell
2009-10-26
1
-33
/
+268
[next]