index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
/
startup.tcl
Commit message (
Expand
)
Author
Age
Files
Lines
*
error: remove debug output when reporting errors
Øyvind Harboe
2011-01-31
1
-1
/
+2
*
startup: removed capture_catch
Øyvind Harboe
2010-09-20
1
-7
/
+0
*
make syntax errors respond with 'usage'
Zachary T Welch
2009-11-30
1
-1
/
+1
*
remove unknown handler
Zachary T Welch
2009-11-28
1
-2
/
+2
*
improve command handler wrapper script
Zachary T Welch
2009-11-28
1
-0
/
+24
*
improve usage and help command output
Zachary T Welch
2009-11-24
1
-34
/
+0
*
allow scripts to update usage information
Zachary T Welch
2009-11-24
1
-3
/
+4
*
rewrite 'unknown' command dispatching in C
Zachary T Welch
2009-11-24
1
-17
/
+0
*
improve startup tcl scripts
Zachary T Welch
2009-11-24
1
-4
/
+0
*
add add_help_text command handler
Zachary T Welch
2009-11-20
1
-15
/
+1
*
improve 'help' command
Zachary T Welch
2009-11-20
1
-18
/
+0
*
factor help script command into parts
Zachary T Welch
2009-11-20
1
-28
/
+34
*
split startup.tcl file across modules
Zachary T Welch
2009-11-18
1
-230
/
+1
*
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
2009-11-16
1
-0
/
+9
*
wrap help command
Zachary T Welch
2009-11-11
1
-9
/
+17
*
doc updates to match "help" better
David Brownell
2009-10-14
1
-52
/
+5
*
add overridable Tcl "init_reset"
David Brownell
2009-10-08
1
-8
/
+22
*
Introduced jtag_init and "jtag arp_init" to allow target scripts more control...
oharboe
2009-10-06
1
-0
/
+10
*
Start handling the (second) SRST stage of reset better:
dbrownell
2009-09-23
1
-6
/
+11
*
Remove annoying end-of-line whitespace from most src/*
dbrownell
2009-09-21
1
-20
/
+20
*
Tweak TCL reset script ... mostly improving descriptions of
dbrownell
2009-09-18
1
-12
/
+27
*
error message upon recursive invocation of reset from reset event handlers
oharboe
2009-09-14
1
-0
/
+22
*
Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...
oharboe
2009-08-30
1
-1
/
+1
*
David Brownell <david-b@pacbell.net> start phasing out integers as target IDs
oharboe
2009-08-30
1
-1
/
+1
*
Jonas Horberg [jhorberg@sauer-danfoss.com]
ntfreak
2009-08-18
1
-9
/
+0
*
delete long retired commented out code (daemon_startup)
oharboe
2009-07-07
1
-4
/
+0
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-07
1
-5
/
+23
*
less weird error messages for unknown commands. Check if command exists befor...
oharboe
2009-05-18
1
-3
/
+4
*
zy1000 1.49 snapshot
oharboe
2009-02-17
1
-0
/
+8
*
Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
oharboe
2008-11-27
1
-44
/
+0
*
execute reset init upon power restore / srst deassert
oharboe
2008-11-10
1
-0
/
+20
*
minor cleanup
oharboe
2008-11-10
1
-16
/
+3
*
fix telnet async messages. retired telnet_async command - no user serviceable...
oharboe
2008-11-05
1
-15
/
+0
*
cpu help command wip
oharboe
2008-11-04
1
-1
/
+40
*
Added telnet_async command to enable/disable asynchronous
oharboe
2008-10-31
1
-0
/
+16
*
Kees Jongenburger <kees.jongenburger@gmail.com> - fix typo
oharboe
2008-10-27
1
-1
/
+1
*
- fix native mingw build if gettimeofday not defined.
ntfreak
2008-10-24
1
-75
/
+69
*
gdb_report_data_abort now ignores all target read errors, including address s...
oharboe
2008-10-24
1
-8
/
+8
*
load and verify are now synonymous to load/verify_image
oharboe
2008-10-22
1
-0
/
+9
*
added help on production proc's
oharboe
2008-10-16
1
-0
/
+20
*
reset cleanup. Remove obsolete events that are not needed for compatibility.
oharboe
2008-10-14
1
-7
/
+3
*
Fixed gaffes in reset script handling + improved error
oharboe
2008-10-13
1
-40
/
+40
*
Duane Ellis: added missing invocation of reset-init
oharboe
2008-10-01
1
-1
/
+2
*
Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...
oharboe
2008-09-12
1
-0
/
+87
*
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-09-01
1
-8
/
+30
*
STR912 uses RCLK if available
oharboe
2008-08-25
1
-1
/
+11
*
very slightly improved error message for not being able to find scripts
oharboe
2008-07-22
1
-1
/
+1
*
restart is a per-target action
oharboe
2008-07-21
1
-2
/
+6
*
Allows config scripts to override handling of 'R'(restart) GDB packet.
oharboe
2008-07-21
1
-0
/
+5
*
- jtag_khz/speed are now single parameter only. These are used
oharboe
2008-07-21
1
-16
/
+4
[next]