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
/
target.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- remove target specific variant and use target->variant member
ntfreak
2008-12-13
1
-33
/
+30
*
jtag newtap change & huge manual update
duane
2008-11-30
1
-1
/
+1
*
fix telnet async messages. retired telnet_async command - no user serviceable...
oharboe
2008-11-05
1
-32
/
+38
*
- remove build warnings
ntfreak
2008-10-14
1
-0
/
+1
*
Retired old reset code according to plan.
oharboe
2008-10-13
1
-1
/
+0
*
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...
oharboe
2008-10-13
1
-2
/
+2
*
fix noise in gdb console when single stepping. Remove printing of log before ...
oharboe
2008-09-24
1
-0
/
+4
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-9
/
+4
*
Removed target->reset_mode, no longer used
oharboe
2008-09-01
1
-1
/
+0
*
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-09-01
1
-7
/
+32
*
duan ellis target tcl work in progress
oharboe
2008-08-24
1
-14
/
+82
*
comments.
oharboe
2008-08-13
1
-3
/
+18
*
- fix target_examine declaration
ntfreak
2008-08-06
1
-1
/
+1
*
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
-2
/
+2
*
retired reset run_and_init/halt
oharboe
2008-07-28
1
-3
/
+0
*
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-25
1
-0
/
+3
*
wait 500ms for target to halt upon connect.
oharboe
2008-07-24
1
-0
/
+1
*
- jtag_khz/speed are now single parameter only. These are used
oharboe
2008-07-21
1
-2
/
+2
*
- fix pre_resume script not being called
ntfreak
2008-07-08
1
-4
/
+1
*
src/helper/configuration.h
oharboe
2008-07-06
1
-5
/
+3
*
added pre/post_reset scripts based on Pieter Conradie's ideas.
oharboe
2008-06-25
1
-0
/
+1
*
- moved flash erase_check target code to target.c
ntfreak
2008-05-27
1
-0
/
+2
*
Pavel Chromy's on chip flash loader
oharboe
2008-04-23
1
-0
/
+1
*
Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...
oharboe
2008-04-15
1
-0
/
+4
*
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
2008-04-11
1
-0
/
+3
*
added target->type->examine(). Eventually this will allow for bringing up tel...
oharboe
2008-04-11
1
-1
/
+15
*
- added "init" command. "init" and "reset" at end of startup script is equiva...
oharboe
2008-04-09
1
-8
/
+5
*
- Work on fixing erase check. Many implementations are plain broken.
oharboe
2008-04-03
1
-2
/
+24
*
Michael Bruck: fixed warnings
oharboe
2008-03-13
1
-2
/
+2
*
- adds two speeds to jtag_speed. reset and post reset speed. Default
oharboe
2008-03-13
1
-1
/
+8
*
- the jtag chain is examined and validated after GDB & telnet servers
oharboe
2008-03-10
1
-1
/
+9
*
- Improves error handling upon GDB connect
oharboe
2008-03-07
1
-2
/
+1
*
* fixed malloc corruption in target->debug_reason
oharboe
2008-03-05
1
-1
/
+2
*
some comments from Dominic
oharboe
2008-03-03
1
-1
/
+10
*
- "flash write_binary" is now "flash write_bank" to clarify the focus of the
oharboe
2008-02-25
1
-0
/
+3
*
- fixed target->type->poll() return value
oharboe
2008-02-24
1
-3
/
+4
*
- Fixed bug in pathmove for XScale
ntfreak
2008-02-19
1
-1
/
+8
*
- added synchronous reset patch, Thanks Øyvind Harboe
ntfreak
2008-02-07
1
-0
/
+1
*
- add support for cortex_m3 target_request debugmsgs
ntfreak
2008-01-17
1
-0
/
+1
*
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
2007-12-29
1
-0
/
+2
*
- add verify_image command
ntfreak
2007-10-22
1
-0
/
+3
*
- cleaned up str7, str9 and stm32 flash drivers
ntfreak
2007-10-08
1
-0
/
+1
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-1
/
+7
*
- explicitly disable monitor mode on ARM7/9 targets
drath
2007-04-16
1
-0
/
+1
*
- merged XScale branch back into trunk
drath
2007-03-28
1
-6
/
+8
*
- added support for the oocd-link (http://www.joernonline.de/dw/doku.php?id=e...
drath
2006-11-07
1
-2
/
+2
*
- endianess fixes everywhere but in the flash code. flashing might still be b...
drath
2006-08-31
1
-0
/
+7
*
- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)
drath
2006-06-23
1
-0
/
+5
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+231