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
*
ETM: rename registers, doc tweaks
David Brownell
2009-10-22
1
-47
/
+54
*
printf format warning fixes
David Brownell
2009-10-10
1
-10
/
+10
*
Minor ETB and ETM bugfixes and doc updates
dbrownell
2009-10-02
1
-7
/
+36
*
ETM: fix build issue on MinGW.
dbrownell
2009-09-29
1
-20
/
+21
*
When setting up an ETM, cache its ETM_CONFIG register. Then
dbrownell
2009-09-23
1
-51
/
+176
*
Start cleaning up ETM register handling. On one ARM926 ETM+ETB
dbrownell
2009-09-23
1
-160
/
+160
*
Initial ETM cleanups. Most of these are cosmetic:
dbrownell
2009-09-23
1
-53
/
+94
*
Steve Grubb <sgrubb@redhat.com> fix various and sundry leaks
oharboe
2009-08-24
1
-0
/
+12
*
- Fixes '[|]' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-4
/
+4
*
- Fixes '!=' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-25
/
+27
*
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
1
-21
/
+21
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-14
/
+14
*
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
[next]