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
/
arm9tdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shrink symbols exported from arm9tdmi.c and remove a forward ref.
dbrownell
2009-09-28
1
-35
/
+38
*
The "arm9tdmi.c" file is more of a generic ARM9 support file:
dbrownell
2009-09-17
1
-3
/
+17
*
David Brownell <david-b@pacbell.net>
oharboe
2009-09-09
1
-0
/
+1
*
David Brownell <david-b@pacbell.net> Clean up ARM7/ARM9 EmbeddedICE register ...
oharboe
2009-08-18
1
-3
/
+5
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-1
/
+1
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '+' whitespace
zwelch
2009-06-23
1
-1
/
+1
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-6
/
+6
*
- Fixes '==' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '!=' whitespace
zwelch
2009-06-23
1
-3
/
+3
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-1
/
+1
*
fix jtag_add_callback() args. The first argument is nothing special, it's jus...
oharboe
2009-06-19
1
-4
/
+5
*
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
2009-06-18
1
-15
/
+15
*
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
-15
/
+15
*
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
oharboe
2009-06-04
1
-6
/
+6
*
Introduce jtag_get_end_state() fn to clarify code a bit.
oharboe
2009-06-04
1
-7
/
+7
*
no longer use jtag_add_xxx() to set end state to TAP_DRPAUSE
oharboe
2009-06-04
1
-2
/
+2
*
remove TAP_INVALID as argument to jtag_add_xxx() fn's
oharboe
2009-06-04
1
-7
/
+7
*
Final step in isolating target_type_s structure:
zwelch
2009-05-31
1
-1
/
+1
*
First step in hiding target_type_s from public interface:
zwelch
2009-05-31
1
-0
/
+1
*
Add wrappers for target->type->examined:
zwelch
2009-05-31
1
-2
/
+2
*
fix memory corruption introduce in 1730
oharboe
2009-05-12
1
-4
/
+4
*
change jtag_add_callback API to be able to support check_value/mask
oharboe
2009-05-11
1
-2
/
+2
*
switch to jtag_add_callback() - USB performance fix
oharboe
2009-05-11
1
-13
/
+15
*
Audit and eliminate redundant #include directives in arm target files.
zwelch
2009-05-11
1
-13
/
+0
*
David Brownell <david-b@pacbell.net> whitespace fixes.
oharboe
2009-05-10
1
-35
/
+10
*
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
2009-05-08
1
-12
/
+12
*
more in_handler typo fixes
oharboe
2009-05-07
1
-4
/
+4
*
remove in_handler usage
oharboe
2009-05-07
1
-39
/
+13
*
remove in_handler usage
oharboe
2009-05-07
1
-58
/
+50
*
remove unecessary setting of deprecated fields to NULL
oharboe
2009-05-06
1
-34
/
+34
*
retire out_mask - not used anywhere
oharboe
2009-05-06
1
-12
/
+12
*
mark usage of in_handler that can be converted into user code
oharboe
2009-05-05
1
-5
/
+5
*
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
2009-04-29
1
-2
/
+0
*
The following patches was applied:
mifi
2009-04-18
1
-6
/
+6
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-36
/
+4
*
Change tap_state naming to be consistent with SVF documentation.
kc8apf
2008-12-13
1
-106
/
+106
*
jtag newtap change & huge manual update
duane
2008-11-30
1
-15
/
+15
*
Hongtao Zheng single step fixes
oharboe
2008-10-30
1
-2
/
+5
*
Hongtao Zheng - more fixes to single stepping. Better hiding of details and ...
oharboe
2008-10-28
1
-5
/
+2
*
Hongtao Zheng - add simulation because previous functions could not halt for ...
oharboe
2008-10-27
1
-2
/
+5
*
- remove build warnings
ntfreak
2008-10-14
1
-1
/
+1
*
Laurentiu Cocanu - add error handling
oharboe
2008-10-14
1
-12
/
+44
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-9
/
+3
*
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-09-01
1
-21
/
+17
*
arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is ale...
oharboe
2008-08-14
1
-2
/
+0
*
Duane Ellis: fix warnings
oharboe
2008-08-05
1
-2
/
+2
*
moves handling of problems with resetting into the halted state
oharboe
2008-08-05
1
-1
/
+1
*
- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is defined
ntfreak
2008-06-24
1
-1
/
+1
[next]