aboutsummaryrefslogtreecommitdiff
path: root/src/target/startup.tcl
AgeCommit message (Expand)AuthorFilesLines
2020-08-02target: use one second timeout while halting target at gdb attachAntonio Borneo1-1/+1
2020-07-26target: fix minor typos and duplicated wordsAntonio Borneo1-1/+1
2020-03-12target: add examine-fail eventTomas Vanek1-1/+3
2020-01-29move ftdi_location deprecation helper to proper placeOleksij Rempel1-6/+0
2019-02-19ftdi: use "adapter usb location" instead of ftdi_location commandOleksij Rempel1-0/+6
2018-02-27gdb_server: run control fixes for vContTomas Vanek1-0/+1
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky1-1/+13
2014-06-28tcl: introduce using_(jtag|swd|hla) helpers and use them in reset handlerPaul Fertser1-5/+20
2014-03-29tcl: introduce init_target_events and use it for gdb flashing eventsPaul Fertser1-0/+15
2013-04-28target: rename cortex_a8 to cortex_aSpencer Oliver1-0/+5
2013-04-28target: rename cortex_m3 to cortex_mSpencer Oliver1-0/+6
2012-05-21target: enable TARGET_EVENT_EXAMINE_* eventsSpencer Oliver1-3/+7
2012-02-09Add init_board procedure executed after init_targetsFreddie Chopin1-0/+4
2010-12-22config: add init_targets proc that is executed just before initØyvind Harboe1-0/+8
2010-01-11reset: better error messagesØyvind Harboe1-2/+2
2009-11-24improve startup tcl scriptsZachary T Welch1-15/+3
2009-11-18split startup.tcl file across modulesZachary T Welch1-0/+165