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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-2
/
+2
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-3
/
+3
*
image_t -> struct image
Zachary T Welch
2009-11-13
1
-2
/
+2
*
etm_context_t -> struct etm_context
Zachary T Welch
2009-11-13
1
-9
/
+9
*
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
1
-2
/
+2
*
etmv1_trace_data_t -> struct etmv1_trace_data
Zachary T Welch
2009-11-13
1
-3
/
+3
*
etm_capture_driver_t -> struct etm_capture_driver
Zachary T Welch
2009-11-13
1
-3
/
+3
*
etm_reg_t -> struct etm_reg
Zachary T Welch
2009-11-13
1
-2
/
+2
*
arm_jtag_t -> struct arm_jtag
Zachary T Welch
2009-11-13
1
-2
/
+2
*
ETM: start support for ETMv2+
David Brownell
2009-11-12
1
-1
/
+9
*
ETM: remove old mid-level ETM handle
David Brownell
2009-11-11
1
-2
/
+1
*
ETM cleanup
David Brownell
2009-11-11
1
-7
/
+7
*
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-2
/
+4
*
When setting up an ETM, cache its ETM_CONFIG register. Then
dbrownell
2009-09-23
1
-0
/
+2
*
Start cleaning up ETM register handling. On one ARM926 ETM+ETB
dbrownell
2009-09-23
1
-7
/
+16
*
Initial ETM cleanups. Most of these are cosmetic:
dbrownell
2009-09-23
1
-30
/
+19
*
- Fixes '>=' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
1
-14
/
+14
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
1
-1
/
+1
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-3
/
+3
*
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-05-11
1
-5
/
+3
*
whitespace fixes
oharboe
2009-05-08
1
-6
/
+6
*
Update Embedded ICE registers explicitly during target->type->examine() instead
oharboe
2008-04-16
1
-0
/
+1
*
- convert all files to unix line-ending
drath
2008-02-25
1
-214
/
+214
*
- update jtag_speed setting when changing it during runtime with a FT2232 bas...
drath
2007-08-16
1
-0
/
+1
*
- calculate cycles since last executed instruction when cycle-accurate tracin...
drath
2007-07-31
1
-0
/
+2
*
- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...
drath
2007-07-15
1
-1
/
+2
*
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-06-14
1
-4
/
+14
*
- reworked image handling to support multiple sections (tested with ihex file...
drath
2007-05-30
1
-1
/
+2
*
- split fileio handling into fileio part and image handling
drath
2007-05-29
1
-4
/
+127
*
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-09-28
1
-1
/
+1
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+76