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
/
trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
change #include "types.h" to <helper/types.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
target: less implicit inclusion of "etm.h"
David Brownell
2009-11-16
1
-0
/
+5
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-2
/
+2
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-2
/
+2
*
trace_t -> struct trace
Zachary T Welch
2009-11-13
1
-2
/
+2
*
trace_point_t -> struct trace_point
Zachary T Welch
2009-11-13
1
-3
/
+3
*
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-2
/
+2
*
Transform 'u64' to 'uint64_t'
zwelch
2009-06-18
1
-1
/
+1
*
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
1
-7
/
+7
*
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-05-11
1
-2
/
+3
*
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2009-04-19
1
-5
/
+5
*
- add verify_image command
ntfreak
2007-10-22
1
-0
/
+3
*
- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...
drath
2007-08-14
1
-2
/
+7
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-0
/
+14
*
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-06-14
1
-0
/
+3
*
- add missing file src/target/trace.h
drath
2007-05-29
1
-0
/
+34