summaryrefslogtreecommitdiff
path: root/src/target/target.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add target_read_memory wrapper:zwelch2009-05-311-0/+13
* Make nvp_target_event static; remove its external declaration.zwelch2009-05-311-2/+0
* Make target_buffer_get_uXX interfaces work with constant buffers.zwelch2009-05-311-3/+3
* Consolidate target selection code into single get_target() that handles both ...kc8apf2009-05-181-1/+1
* Audit and remove redundant uses of replacements.h in the tree.zwelch2009-05-121-2/+0
* Audit and eliminate redundant #include directives in core target files.zwelch2009-05-111-6/+3
* - remove target specific variant and use target->variant memberntfreak2008-12-131-33/+30
* jtag newtap change & huge manual updateduane2008-11-301-1/+1
* fix telnet async messages. retired telnet_async command - no user serviceable...oharboe2008-11-051-32/+38
* - remove build warningsntfreak2008-10-141-0/+1
* Retired old reset code according to plan.oharboe2008-10-131-1/+0
* Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe2008-10-131-2/+2
* fix noise in gdb console when single stepping. Remove printing of log before ...oharboe2008-09-241-0/+4
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-9/+4
* Removed target->reset_mode, no longer usedoharboe2008-09-011-1/+0
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-011-7/+32
* duan ellis target tcl work in progressoharboe2008-08-241-14/+82
* comments.oharboe2008-08-131-3/+18
* - fix target_examine declarationntfreak2008-08-061-1/+1
* Duane Ellis: fix warningsoharboe2008-08-051-2/+2
* moves handling of problems with resetting into the halted stateoharboe2008-08-051-2/+2
* retired reset run_and_init/haltoharboe2008-07-281-3/+0
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* wait 500ms for target to halt upon connect.oharboe2008-07-241-0/+1
* - jtag_khz/speed are now single parameter only. These are usedoharboe2008-07-211-2/+2
* - fix pre_resume script not being calledntfreak2008-07-081-4/+1
* src/helper/configuration.hoharboe2008-07-061-5/+3
* added pre/post_reset scripts based on Pieter Conradie's ideas.oharboe2008-06-251-0/+1
* - moved flash erase_check target code to target.cntfreak2008-05-271-0/+2
* Pavel Chromy's on chip flash loaderoharboe2008-04-231-0/+1
* Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...oharboe2008-04-151-0/+4
* Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe2008-04-111-0/+3
* added target->type->examine(). Eventually this will allow for bringing up tel...oharboe2008-04-111-1/+15
* - added "init" command. "init" and "reset" at end of startup script is equiva...oharboe2008-04-091-8/+5
* - Work on fixing erase check. Many implementations are plain broken.oharboe2008-04-031-2/+24
* Michael Bruck: fixed warningsoharboe2008-03-131-2/+2
* - adds two speeds to jtag_speed. reset and post reset speed. Defaultoharboe2008-03-131-1/+8
* - the jtag chain is examined and validated after GDB & telnet serversoharboe2008-03-101-1/+9
* - Improves error handling upon GDB connectoharboe2008-03-071-2/+1
* * fixed malloc corruption in target->debug_reasonoharboe2008-03-051-1/+2
* some comments from Dominicoharboe2008-03-031-1/+10
* - "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe2008-02-251-0/+3
* - fixed target->type->poll() return valueoharboe2008-02-241-3/+4
* - Fixed bug in pathmove for XScalentfreak2008-02-191-1/+8
* - added synchronous reset patch, Thanks Øyvind Harboentfreak2008-02-071-0/+1
* - add support for cortex_m3 target_request debugmsgsntfreak2008-01-171-0/+1
* - minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak2007-12-291-0/+2
* - add verify_image commandntfreak2007-10-221-0/+3
* - cleaned up str7, str9 and stm32 flash driversntfreak2007-10-081-0/+1
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-1/+7