summaryrefslogtreecommitdiff
path: root/src/helper/startup.tcl
Commit message (Expand)AuthorAgeFilesLines
* error: remove debug output when reporting errorsØyvind Harboe2011-01-311-1/+2
* startup: removed capture_catchØyvind Harboe2010-09-201-7/+0
* make syntax errors respond with 'usage'Zachary T Welch2009-11-301-1/+1
* remove unknown handlerZachary T Welch2009-11-281-2/+2
* improve command handler wrapper scriptZachary T Welch2009-11-281-0/+24
* improve usage and help command outputZachary T Welch2009-11-241-34/+0
* allow scripts to update usage informationZachary T Welch2009-11-241-3/+4
* rewrite 'unknown' command dispatching in CZachary T Welch2009-11-241-17/+0
* improve startup tcl scriptsZachary T Welch2009-11-241-4/+0
* add add_help_text command handlerZachary T Welch2009-11-201-15/+1
* improve 'help' commandZachary T Welch2009-11-201-18/+0
* factor help script command into partsZachary T Welch2009-11-201-28/+34
* split startup.tcl file across modulesZachary T Welch2009-11-181-230/+1
* ARM: "armv4_5" command prefix becomes "arm"David Brownell2009-11-161-0/+9
* wrap help commandZachary T Welch2009-11-111-9/+17
* doc updates to match "help" betterDavid Brownell2009-10-141-52/+5
* add overridable Tcl "init_reset"David Brownell2009-10-081-8/+22
* Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe2009-10-061-0/+10
* Start handling the (second) SRST stage of reset better:dbrownell2009-09-231-6/+11
* Remove annoying end-of-line whitespace from most src/*dbrownell2009-09-211-20/+20
* Tweak TCL reset script ... mostly improving descriptions ofdbrownell2009-09-181-12/+27
* error message upon recursive invocation of reset from reset event handlersoharboe2009-09-141-0/+22
* Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...oharboe2009-08-301-1/+1
* David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe2009-08-301-1/+1
* Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak2009-08-181-9/+0
* delete long retired commented out code (daemon_startup)oharboe2009-07-071-4/+0
* David Brownell <david-b@pacbell.net>:zwelch2009-06-071-5/+23
* less weird error messages for unknown commands. Check if command exists befor...oharboe2009-05-181-3/+4
* zy1000 1.49 snapshotoharboe2009-02-171-0/+8
* Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe2008-11-271-44/+0
* execute reset init upon power restore / srst deassertoharboe2008-11-101-0/+20
* minor cleanupoharboe2008-11-101-16/+3
* fix telnet async messages. retired telnet_async command - no user serviceable...oharboe2008-11-051-15/+0
* cpu help command wipoharboe2008-11-041-1/+40
* Added telnet_async command to enable/disable asynchronousoharboe2008-10-311-0/+16
* Kees Jongenburger <kees.jongenburger@gmail.com> - fix typooharboe2008-10-271-1/+1
* - fix native mingw build if gettimeofday not defined.ntfreak2008-10-241-75/+69
* gdb_report_data_abort now ignores all target read errors, including address s...oharboe2008-10-241-8/+8
* load and verify are now synonymous to load/verify_imageoharboe2008-10-221-0/+9
* added help on production proc'soharboe2008-10-161-0/+20
* reset cleanup. Remove obsolete events that are not needed for compatibility.oharboe2008-10-141-7/+3
* Fixed gaffes in reset script handling + improved erroroharboe2008-10-131-40/+40
* Duane Ellis: added missing invocation of reset-initoharboe2008-10-011-1/+2
* Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe2008-09-121-0/+87
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-011-8/+30
* STR912 uses RCLK if availableoharboe2008-08-251-1/+11
* very slightly improved error message for not being able to find scriptsoharboe2008-07-221-1/+1
* restart is a per-target actionoharboe2008-07-211-2/+6
* Allows config scripts to override handling of 'R'(restart) GDB packet.oharboe2008-07-211-0/+5
* - jtag_khz/speed are now single parameter only. These are usedoharboe2008-07-211-16/+4