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
/
arm11_dbgtap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM11: implement provider for new DPM interface
David Brownell
2009-11-24
1
-0
/
+73
*
ARM11: remove unused state and exports
David Brownell
2009-11-22
1
-3
/
+7
*
arm11: do not use dynamic arrays
Øyvind Harboe
2009-11-22
1
-3
/
+6
*
ARM11: remove needless string format #ifdeffery
David Brownell
2009-11-22
1
-5
/
+7
*
target: less implicit inclusion of "etm.h"
David Brownell
2009-11-16
1
-0
/
+1
*
move ARRAY_SIZE macro to types.h
Zachary T Welch
2009-11-16
1
-13
/
+13
*
ARM11: revert etmr/etmw commands
David Brownell
2009-11-13
1
-77
/
+0
*
ARM11: switch to new "arm" base type
David Brownell
2009-11-13
1
-0
/
+2
*
arm11_sc7_action_t -> struct arm11_sc7_action
Zachary T Welch
2009-11-13
1
-5
/
+5
*
arm11_common_t -> struct arm11_common
Zachary T Welch
2009-11-13
1
-22
/
+22
*
scan_field_t -> struct scan_field
Zachary T Welch
2009-11-13
1
-16
/
+16
*
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
1
-1
/
+1
*
arm11: add etmr/etmw registers to access ETM via DBGTAP scan chain
Michael Bruck
2009-11-10
1
-0
/
+76
*
Add private header for ARM11 internals.
Zachary T Welch
2009-11-08
1
-4
/
+4
*
Fix warning.
Øyvind Harboe
2009-10-13
1
-1
/
+1
*
More error propagation fixes.
Øyvind Harboe
2009-10-12
1
-4
/
+5
*
Fix warning and improve error message upon burst transfer failure
Øyvind Harboe
2009-10-12
1
-3
/
+3
*
Fix bogus 'transfer errors' with arm11 'memwrite burst enable'. A regression ...
Øyvind Harboe
2009-10-12
1
-5
/
+5
*
ARM11 error checking
Øyvind Harboe
2009-10-09
1
-11
/
+30
*
do not use dynamically sized stack arrays, not compatible with embedded OS's
oharboe
2009-09-11
1
-10
/
+24
*
David Brownell <david-b@pacbell.net> fix warnings
oharboe
2009-08-28
1
-4
/
+8
*
added arm11 timeout error messages
oharboe
2009-08-28
1
-5
/
+80
*
added note w/reference to discussion on whether or not arm11 code is broken o...
oharboe
2009-08-16
1
-0
/
+4
*
- Fixes '[<>]' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Replace 'while(' with 'while ('.
zwelch
2009-06-23
1
-1
/
+1
*
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
1
-19
/
+19
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-17
/
+17
*
Replace 'jtag.c' with 'core.c' in code comments.
zwelch
2009-06-09
1
-1
/
+1
*
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
oharboe
2009-06-04
1
-3
/
+3
*
no longer use jtag_add_xxx() to set end state to TAP_DRPAUSE
oharboe
2009-06-04
1
-1
/
+1
*
no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...
oharboe
2009-06-04
1
-2
/
+2
*
Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with gene...
oharboe
2009-05-18
1
-3
/
+5
*
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-11
1
-4
/
+0
*
Michael Bruck <mbruck@digenius.de> ARM11 C99 updates
oharboe
2009-05-09
1
-18
/
+12
*
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
2009-05-08
1
-5
/
+0
*
remove in_handler usage
oharboe
2009-05-07
1
-1
/
+1
*
stop using in_handler
oharboe
2009-05-07
1
-6
/
+8
*
retire out_mask - not used anywhere
oharboe
2009-05-06
1
-1
/
+0
*
mark usage of in_handler that can be converted into user code
oharboe
2009-05-05
1
-1
/
+1
*
comments and debug code
oharboe
2009-04-29
1
-2
/
+11
*
Michael Bruck <mbruck@digenius.de> macros for error handling
oharboe
2009-04-28
1
-32
/
+15
*
more error handling
oharboe
2009-04-27
1
-18
/
+49
*
a little bit more error handling in ARM11
oharboe
2009-04-27
1
-3
/
+9
*
Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.
oharboe
2009-04-22
1
-339
/
+335
*
The following patches was applied:
mifi
2009-04-18
1
-24
/
+24
*
- Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>
kc8apf
2009-02-03
1
-8
/
+8
*
Clean up references to old tap_state names
kc8apf
2008-12-13
1
-5
/
+5
*
Change tap_state naming to be consistent with SVF documentation.
kc8apf
2008-12-13
1
-30
/
+30
*
jtag newtap change & huge manual update
duane
2008-11-30
1
-8
/
+9
[next]