aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-31Add target_read_memory wrapper:zwelch1-0/+13
2009-05-31Make nvp_target_event static; remove its external declaration.zwelch1-2/+0
2009-05-31Make target_buffer_get_uXX interfaces work with constant buffers.zwelch1-3/+3
2009-05-18Consolidate target selection code into single get_target() that handles both ...kc8apf1-1/+1
2009-05-12Audit and remove redundant uses of replacements.h in the tree.zwelch1-2/+0
2009-05-11Audit and eliminate redundant #include directives in core target files.zwelch1-6/+3
2008-12-13- remove target specific variant and use target->variant memberntfreak1-33/+30
2008-11-30jtag newtap change & huge manual updateduane1-1/+1
2008-11-05fix telnet async messages. retired telnet_async command - no user serviceable...oharboe1-32/+38
2008-10-14- remove build warningsntfreak1-0/+1
2008-10-13Retired old reset code according to plan.oharboe1-1/+0
2008-10-13Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe1-2/+2
2008-09-24fix noise in gdb console when single stepping. Remove printing of log before ...oharboe1-0/+4
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-9/+4
2008-09-01Removed target->reset_mode, no longer usedoharboe1-1/+0
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe1-7/+32
2008-08-24duan ellis target tcl work in progressoharboe1-14/+82
2008-08-13comments.oharboe1-3/+18
2008-08-06- fix target_examine declarationntfreak1-1/+1
2008-08-05Duane Ellis: fix warningsoharboe1-2/+2
2008-08-05moves handling of problems with resetting into the halted stateoharboe1-2/+2
2008-07-28retired reset run_and_init/haltoharboe1-3/+0
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-07-24wait 500ms for target to halt upon connect.oharboe1-0/+1
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe1-2/+2
2008-07-08- fix pre_resume script not being calledntfreak1-4/+1
2008-07-06src/helper/configuration.hoharboe1-5/+3
2008-06-25added pre/post_reset scripts based on Pieter Conradie's ideas.oharboe1-0/+1
2008-05-27- moved flash erase_check target code to target.cntfreak1-0/+2
2008-04-23Pavel Chromy's on chip flash loaderoharboe1-0/+1
2008-04-15Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...oharboe1-0/+4
2008-04-11Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe1-0/+3
2008-04-11added target->type->examine(). Eventually this will allow for bringing up tel...oharboe1-1/+15
2008-04-09- added "init" command. "init" and "reset" at end of startup script is equiva...oharboe1-8/+5
2008-04-03- Work on fixing erase check. Many implementations are plain broken.oharboe1-2/+24
2008-03-13Michael Bruck: fixed warningsoharboe1-2/+2
2008-03-13- adds two speeds to jtag_speed. reset and post reset speed. Defaultoharboe1-1/+8
2008-03-10- the jtag chain is examined and validated after GDB & telnet serversoharboe1-1/+9
2008-03-07- Improves error handling upon GDB connectoharboe1-2/+1
2008-03-05* fixed malloc corruption in target->debug_reasonoharboe1-1/+2
2008-03-03some comments from Dominicoharboe1-1/+10
2008-02-25- "flash write_binary" is now "flash write_bank" to clarify the focus of theoharboe1-0/+3
2008-02-24- fixed target->type->poll() return valueoharboe1-3/+4
2008-02-19- Fixed bug in pathmove for XScalentfreak1-1/+8
2008-02-07- added synchronous reset patch, Thanks Øyvind Harboentfreak1-0/+1
2008-01-17- add support for cortex_m3 target_request debugmsgsntfreak1-0/+1
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak1-0/+2
2007-10-22- add verify_image commandntfreak1-0/+3
2007-10-08- cleaned up str7, str9 and stm32 flash driversntfreak1-0/+1
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-1/+7