index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
trace.h
Age
Commit message (
Expand
)
Author
2010-06-23
error number: review
Antonio Borneo
2009-12-03
change #include "types.h" to <helper/types.h>
Zachary T Welch
2009-11-16
target: less implicit inclusion of "etm.h"
David Brownell
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
target_t -> struct target
Zachary T Welch
2009-11-13
trace_t -> struct trace
Zachary T Welch
2009-11-13
trace_point_t -> struct trace_point
Zachary T Welch
2009-11-09
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-06-18
Transform 'u64' to 'uint64_t'
zwelch
2009-06-18
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2007-10-22
- add verify_image command
ntfreak
2007-08-14
- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...
drath
2007-08-10
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-06-14
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-05-29
- add missing file src/target/trace.h
drath