openocd: build: add SPDX tag
[fw/openocd] / src / target / startup.tcl
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag
2022-03-12 Marc Schinktarget: Deprecate 'array2mem' and 'mem2array''
2021-06-04 Marc Schinktarget/startup.tcl: Do not use 'Yoda conditions'
2021-05-08 Antonio Borneostartup.tcl: prepare for jimtcl 0.81 'expr' syntax...
2021-05-08 Antonio Borneotelnet/auto-complete: hide deprecated and internal...
2021-04-25 Antonio Borneosmp: move command deprecation to startup.tcl
2021-03-19 Antonio Borneostartup.tcl: remove commands already deprecated in...
2020-08-02 Antonio Borneotarget: use one second timeout while halting target...
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2020-03-12 Tomas Vanektarget: add examine-fail event
2020-01-29 Oleksij Rempelmove ftdi_location deprecation helper to proper place
2019-02-19 Oleksij Rempelftdi: use "adapter usb location" instead of ftdi_locati...
2018-02-27 Tomas Vanekgdb_server: run control fixes for vCont
2016-12-08 Matthias WelwarskyAdd -defer-examine option to target create command
2014-06-28 Paul Fertsertcl: introduce using_(jtag|swd|hla) helpers and use...
2014-03-29 Paul Fertsertcl: introduce init_target_events and use it for gdb...
2013-04-28 Spencer Olivertarget: rename cortex_a8 to cortex_a
2013-04-28 Spencer Olivertarget: rename cortex_m3 to cortex_m
2012-05-21 Spencer Olivertarget: enable TARGET_EVENT_EXAMINE_* events
2012-02-09 Freddie ChopinAdd init_board procedure executed after init_targets
2010-12-22 Øyvind Harboeconfig: add init_targets proc that is executed just...
2010-01-11 Øyvind Harboereset: better error messages
2009-11-25 Zachary T Welchimprove startup tcl scripts
2009-11-18 Zachary T Welchsplit startup.tcl file across modules