aboutsummaryrefslogtreecommitdiff
path: root/src/target/trace.h
AgeCommit message (Expand)Author
2010-06-23error number: reviewAntonio Borneo
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch
2009-11-16target: less implicit inclusion of "etm.h"David Brownell
2009-11-13command_context_t -> struct command_contextZachary T Welch
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13trace_t -> struct traceZachary T Welch
2009-11-13trace_point_t -> struct trace_pointZachary T Welch
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-06-18Transform 'u64' to 'uint64_t'zwelch
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2007-10-22- add verify_image commandntfreak
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.hdrath