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
/
etm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
oharboe
2009-06-04
1
-2
/
+2
*
Introduce jtag_get_end_state() fn to clarify code a bit.
oharboe
2009-06-04
1
-3
/
+3
*
remove TAP_INVALID as argument to jtag_add_xxx() fn's
oharboe
2009-06-04
1
-3
/
+3
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-05-30
1
-3
/
+5
*
David Brownell <david-b@pacbell.net>: This patch adds annotations to
zwelch
2009-05-21
1
-1
/
+1
*
Consolidate target selection code into single get_target() that handles both ...
kc8apf
2009-05-18
1
-3
/
+2
*
fix jtag_add_dr_scan() usage a bit... avoid lots of malloc()'s.
oharboe
2009-05-11
1
-10
/
+6
*
switch to jtag_add_dr_scan_check() - USB performance fix
oharboe
2009-05-11
1
-3
/
+9
*
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-05-11
1
-16
/
+2
*
whitespace fixes
oharboe
2009-05-08
1
-17
/
+6
*
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
2009-05-08
1
-6
/
+6
*
retire jtag_set_check_value
oharboe
2009-05-08
1
-26
/
+15
*
remove unecessary setting of deprecated fields to NULL
oharboe
2009-05-06
1
-18
/
+18
*
retire out_mask - not used anywhere
oharboe
2009-05-06
1
-6
/
+6
*
Mariano Alvira <mar@devl.org> fixes warnings
oharboe
2009-05-04
1
-3
/
+3
*
Add static keywords to core target source file data and functions.
zwelch
2009-04-30
1
-23
/
+25
*
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-29
1
-6
/
+0
*
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2009-04-19
1
-4
/
+4
*
The following patches was applied:
mifi
2009-04-18
1
-4
/
+4
*
Change tap_state naming to be consistent with SVF documentation.
kc8apf
2008-12-13
1
-2
/
+2
*
jtag newtap change & huge manual update
duane
2008-11-30
1
-6
/
+6
*
Laurentiu Cocanu - memory read/write and exit() error path fixes
oharboe
2008-10-15
1
-7
/
+11
*
fixed a few crashes in syntax handling
oharboe
2008-10-14
1
-237
/
+235
*
Edgar Grimberg fixes some memory handling issues and
oharboe
2008-05-20
1
-0
/
+8
*
- Set up ICE registers after TRST
oharboe
2008-04-13
1
-20
/
+33
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-19
/
+19
*
Michael Bruck: fixed warnings
oharboe
2008-03-07
1
-0
/
+5
*
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
2008-02-29
1
-3
/
+3
*
- convert all files to unix line-ending
drath
2008-02-25
1
-1863
/
+1863
*
From Michael Bruck
oharboe
2008-02-25
1
-1863
/
+1863
*
- added gdb flash fixes patch
mifi
2008-01-07
1
-2
/
+1
*
- added patch for new flash functionality like:
mifi
2007-12-18
1
-0
/
+2
*
- fixed ETM configuration register decoding
drath
2007-12-16
1
-2
/
+2
*
- update jtag_speed setting when changing it during runtime with a FT2232 bas...
drath
2007-08-16
1
-5
/
+35
*
- cleaned up cycle counting in ETM analysis
drath
2007-07-31
1
-11
/
+8
*
- calculate cycles since last executed instruction when cycle-accurate tracin...
drath
2007-07-31
1
-8
/
+161
*
- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...
drath
2007-07-15
1
-5
/
+29
*
- fixed endianness helper macros (thanks to obilix and wiml for finding and f...
drath
2007-06-28
1
-3
/
+7
*
- added support for Intel/Marvel PXA27x (XScale) targets
drath
2007-06-21
1
-0
/
+8
*
- added support for pseudo image type "mem", currently only used for etm anal...
drath
2007-06-15
1
-11
/
+11
*
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-06-14
1
-28
/
+578
*
- split fileio handling into fileio part and image handling
drath
2007-05-29
1
-1
/
+685
*
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...
drath
2007-04-25
1
-7
/
+7
*
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-09-28
1
-2
/
+3
*
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-07-17
1
-409
/
+411
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+409