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
/
arm7_9_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
simplify debug_reason check
oharboe
2009-07-06
1
-11
/
+3
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-29
1
-1
/
+2
*
Refactor code, create target_state_name()
duane
2009-06-28
1
-3
/
+3
*
Add Breakpoint/Watchpoint unique ID to help debug hardware debug register lea...
duane
2009-06-27
1
-1
/
+19
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-2
/
+2
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-5
/
+5
*
- Fixes '[<>]' whitespace
zwelch
2009-06-23
1
-8
/
+8
*
- Fixes '[|]' whitespace
zwelch
2009-06-23
1
-11
/
+11
*
- Fixes '+' whitespace
zwelch
2009-06-23
1
-3
/
+3
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-30
/
+30
*
- Fixes '==' whitespace
zwelch
2009-06-23
1
-17
/
+17
*
- Fixes '<=' whitespace
zwelch
2009-06-23
1
-3
/
+3
*
- Fixes '>=' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '&&' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '[+]=' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '!=' whitespace
zwelch
2009-06-23
1
-10
/
+10
*
- Replace 'if(' with 'if ('.
zwelch
2009-06-23
1
-19
/
+19
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-20
/
+20
*
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
1
-74
/
+74
*
Transform 'u16' to 'uint16_t'
zwelch
2009-06-18
1
-2
/
+2
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-11
/
+11
*
Encapsulate jtag_reset_config using accessors:
zwelch
2009-06-09
1
-0
/
+3
*
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
oharboe
2009-06-04
1
-4
/
+4
*
no longer use jtag_add_xxx() to set end state to TAP_IDLE. Same must be done ...
oharboe
2009-06-04
1
-1
/
+1
*
Add target_examine_one wrapper:
zwelch
2009-05-31
1
-1
/
+1
*
Add wrappers for target->type->examined:
zwelch
2009-05-31
1
-1
/
+1
*
Add target_run_algorithm wrapper:
zwelch
2009-05-31
1
-2
/
+2
*
Add target_write_memory wrapper:
zwelch
2009-05-31
1
-5
/
+5
*
Add target_read_memory wrapper:
zwelch
2009-05-31
1
-4
/
+4
*
Submitted by Dean Glazeski <dnglaze@gmail.com>:
zwelch
2009-05-22
1
-10
/
+140
*
Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data ...
oharboe
2009-05-18
1
-5
/
+131
*
Fix logically inverted comment
kc8apf
2009-05-18
1
-1
/
+1
*
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-11
1
-15
/
+0
*
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-11
1
-1
/
+0
*
David Brownell <david-b@pacbell.net> whitespace fixes.
oharboe
2009-05-10
1
-1
/
+1
*
Holger Freyther <zecke@selfish.org> Attempt to fix arm7_9 breakpoint handling
oharboe
2009-04-20
1
-16
/
+30
*
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2009-04-19
1
-5
/
+6
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-28
/
+6
*
Change tap_state naming to be consistent with SVF documentation.
kc8apf
2008-12-13
1
-4
/
+4
*
jtag newtap change & huge manual update
duane
2008-11-30
1
-2
/
+3
*
Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
oharboe
2008-11-27
1
-2
/
+0
*
big endian software breakpoint bogus error messages fixed
oharboe
2008-11-13
1
-2
/
+2
*
arm7_9_execute_sys_speed error propagation. Found by code inspection, no obse...
oharboe
2008-11-04
1
-2
/
+4
*
Hongtao Zheng single step fixes
oharboe
2008-10-30
1
-13
/
+29
*
- remove build warning
ntfreak
2008-10-28
1
-1
/
+1
*
Hongtao Zheng - more fixes to single stepping. Better hiding of details and ...
oharboe
2008-10-28
1
-27
/
+13
*
Hongtao Zheng - add simulation because previous functions could not halt for ...
oharboe
2008-10-27
1
-16
/
+62
*
more robust error reporting for DCC
oharboe
2008-10-16
1
-0
/
+4
*
Laurentiu Cocanu - memory read/write and exit() error path fixes
oharboe
2008-10-15
1
-10
/
+37
*
Laurentiu Cocanu - add error handling
oharboe
2008-10-14
1
-56
/
+198
[next]