aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2008-07-18resume is now asynchronousoharboe1-18/+4
2008-07-181. GDB will print cryptic error messages if it is not fed keep-alive packetsoharboe1-1/+25
2008-07-18Duane Ellis <openocd@duaneellis.com> more interface files.oharboe2-1/+6
2008-07-18Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.oharboe1-2/+359
2008-07-18added missing "reset+load" sequence.oharboe1-0/+3
2008-07-17Charles Hardin <ckhardin@gmail.com> and Øyvind Harboeoharboe2-56/+1
2008-07-17- reverted resume_target to old behaviourntfreak1-19/+0
2008-07-16better error messages for target event scripts.oharboe1-39/+0
2008-07-11- retired variable stuff. oharboe1-1/+2
2008-07-11.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...oharboe1-3/+22
2008-07-09- adding missing install entry for luminary-libftdi.cfg ntfreak1-2/+2
2008-07-09- added luminary libftdi interface configntfreak2-1/+7
2008-07-09- only check normal resume, not debug resumentfreak2-11/+13
2008-07-09- target_resume is now synchronous with 5sec timeoutntfreak1-1/+23
2008-07-08tcl regression fixes.oharboe1-1/+1
2008-07-08- removed target_process_events as only used in handle_resume_command and eve...ntfreak1-9/+0
2008-07-08- fix pre_resume script not being calledntfreak2-14/+5
2008-07-07reset event is synonym for post_reset event. oharboe1-2/+9
2008-07-06- fixed build issues with win32ntfreak1-1/+0
2008-07-06src/helper/configuration.hoharboe2-71/+24
2008-07-04- added event scripts for str73x and str75x targetsntfreak6-8/+10
2008-07-04- added jtag_khz to target scriptsntfreak9-3/+34
2008-07-04- fixed line endings with commands.tclntfreak1-55/+55
2008-07-04tcl tinkering.oharboe1-1/+7
2008-07-04typooharboe1-3/+0
2008-07-04tcl config script exampleoharboe2-1/+53
2008-07-04ARM11 update. OpenOCD supports starting without being able to talk to the har...oharboe2-0/+9
2008-07-04Valentin Longchamp target script for mx31.cfgoharboe2-1/+17
2008-07-02- allocate target_type_t structure for each target, fixes issue when multiple...ntfreak1-1/+3
2008-06-27- added svn props for newly added filesntfreak3-61/+61
2008-06-27David Anders more target lib scripts contributed by oharboe4-1/+63
2008-06-25Fixed bogus error message and plugged memory leak for the case when there was...oharboe1-1/+3
2008-06-25- fix reset_halt issue with certain arm cores - address not set in embedded i...ntfreak1-9/+14
2008-06-25added pre/post_reset scripts based on Pieter Conradie's ideas.oharboe2-12/+32
2008-06-24- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is definedntfreak3-3/+3
2008-06-18Spen spotted a bug in warning for missing srst_pulls_trstoharboe1-3/+3
2008-06-16- added missing install entries for eir-sam7se512 targetntfreak1-1/+1
2008-06-16- added target and event script for the eir-sam7se512 targetmifi2-0/+111
2008-06-16- removed duplicate cortex_m3_register_commandsntfreak2-5/+0
2008-06-06Nicolas Pitre: Feroceon fixesoharboe3-28/+105
2008-05-29- added checksum_memory and blank_check_memory for xscalentfreak1-8/+3
2008-05-27- moved flash erase_check target code to target.cntfreak15-1/+154
2008-05-27- fixed typo in wp commandntfreak1-1/+1
2008-05-21moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br...oharboe2-10/+23
2008-05-20Edgar Grimberg fixes some memory handling issues andoharboe3-1/+20
2008-05-19Fix crash when mode number fetched from the target is invalid.oharboe4-0/+53
2008-05-19print out an error if srst_pulls_trst is not specified foroharboe1-6/+17
2008-05-19fix mode output when illegal arm mode is detected. Now prints illegal mode fo...oharboe2-3/+6
2008-05-19Michael Fischer found and Edgar Grimberg fixed generic crash in timers reprod...oharboe1-11/+14
2008-05-19updated guidelines.oharboe1-0/+14