build: cleanup src/target directory
[fw/openocd] / src / target / trace.h
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2010-06-23 Antonio Borneoerror number: review
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
2009-11-16 David Brownelltarget: less implicit inclusion of "etm.h"
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtarget_t -> struct target
2009-11-13 Zachary T Welchtrace_t -> struct trace
2009-11-13 Zachary T Welchtrace_point_t -> struct trace_point
2009-11-09 Zachary T Welchsrc/target: remove 'extern' and wrap headers
2009-06-18 zwelchTransform 'u64' to 'uint64_t'
2009-06-18 zwelchTransform 'u32' to 'uint32_t' in src/target
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2007-10-22 ntfreak- add verify_image command
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-08-10 drath- renamed M5960 USB JTAG to "flyswatter"
2007-06-14 drath- added manpage for OpenOCD (thanks to Uwe Hermann)
2007-05-29 drath- add missing file src/target/trace.h