aboutsummaryrefslogtreecommitdiff
path: root/src/target/startup.tcl
AgeCommit message (Expand)Author
2020-01-29move ftdi_location deprecation helper to proper placeOleksij Rempel
2019-02-19ftdi: use "adapter usb location" instead of ftdi_location commandOleksij Rempel
2018-02-27gdb_server: run control fixes for vContTomas Vanek
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky
2014-06-28tcl: introduce using_(jtag|swd|hla) helpers and use them in reset handlerPaul Fertser
2014-03-29tcl: introduce init_target_events and use it for gdb flashing eventsPaul Fertser
2013-04-28target: rename cortex_a8 to cortex_aSpencer Oliver
2013-04-28target: rename cortex_m3 to cortex_mSpencer Oliver
2012-05-21target: enable TARGET_EVENT_EXAMINE_* eventsSpencer Oliver
2012-02-09Add init_board procedure executed after init_targetsFreddie Chopin
2010-12-22config: add init_targets proc that is executed just before initØyvind Harboe
2010-01-11reset: better error messagesØyvind Harboe
2009-11-24improve startup tcl scriptsZachary T Welch
2009-11-18split startup.tcl file across modulesZachary T Welch