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