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
/
embeddedice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target_t -> struct target
Zachary T Welch
2009-11-13
1
-2
/
+2
*
reg_t -> struct reg
Zachary T Welch
2009-11-13
1
-6
/
+6
*
reg_cache_t -> struct reg_cache
Zachary T Welch
2009-11-13
1
-1
/
+1
*
embeddedice_reg_t -> struct embeddedice_reg
Zachary T Welch
2009-11-13
1
-2
/
+2
*
arm_jtag_t -> struct arm_jtag
Zachary T Welch
2009-11-13
1
-4
/
+4
*
arm7_9_common_t -> struct arm7_9_common
Zachary T Welch
2009-11-13
1
-1
/
+1
*
jtag_tap_t -> struct jtag_tap
Zachary T Welch
2009-11-13
1
-2
/
+2
*
src/target: remove 'extern' and wrap headers
Zachary T Welch
2009-11-09
1
-11
/
+19
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-2
/
+2
*
Transform 'u32' to 'uint32_t' in src/target
zwelch
2009-06-18
1
-7
/
+7
*
Transform 'u8' to 'uint8_t' in src/target
zwelch
2009-06-18
1
-3
/
+3
*
Introduce jtag_get_end_state() fn to clarify code a bit.
oharboe
2009-06-04
1
-1
/
+1
*
remove TAP_INVALID as argument to jtag_add_xxx() fn's
oharboe
2009-06-04
1
-1
/
+1
*
Audit and eliminate redundant #include directives in other target files.
zwelch
2009-05-11
1
-3
/
+0
*
Add static keywords to core target source file data and functions.
zwelch
2009-04-30
1
-1
/
+1
*
The following patches was applied:
mifi
2009-04-18
1
-1
/
+1
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-1
/
+0
*
jtag newtap change & huge manual update
duane
2008-11-30
1
-3
/
+3
*
Laurentiu Cocanu - add error handling
oharboe
2008-10-14
1
-3
/
+3
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-1
/
+4
*
allow minidrivers to implement inner loop of dcc memory writes
oharboe
2008-07-28
1
-5
/
+7
*
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-25
1
-0
/
+3
*
This matters for embedded devices, but is probably not observably better for ...
oharboe
2008-05-07
1
-48
/
+2
*
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
2008-04-11
1
-0
/
+1
*
- This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad...
oharboe
2008-03-05
1
-4
/
+2
*
added jtag_add_dr_out(). Better for hw fifo, same for software fifo.
oharboe
2008-03-05
1
-4
/
+59
*
code to be used in upcoming minidriver work.
oharboe
2008-02-28
1
-0
/
+13
*
- added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...
drath
2007-08-25
1
-1
/
+3
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-0
/
+1
*
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
drath
2007-01-22
1
-2
/
+3
*
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-09-28
1
-1
/
+1
*
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
2006-08-31
1
-2
/
+4
*
- fixed a minor problem with the GDB server that could drop the first packet ...
drath
2006-08-06
1
-0
/
+8
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+90