index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
/
startup.tcl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-02
coding style: src: remove empty lines at end of text files
Antonio Borneo
1
-1
/
+0
2019-05-14
helper/command: do not replace new commands with ocd_ prefix
Paul Fertser
1
-30
/
+0
2019-04-03
helper/startup.tcl: remove proc exit
Antonio Borneo
1
-7
/
+0
2018-12-15
helper/startup.tcl: fix execution stack frame of wrapped commands
Antonio Borneo
1
-3
/
+6
2015-04-14
Tcl exception codes cleanup, shutdown command amendments
Paul Fertser
1
-2
/
+4
2014-09-22
command: Fix confusing syntax error message
Andreas Fritiofson
1
-1
/
+1
2011-10-24
Fix "Evaluate 'script' in the global scope"
Freddie Chopin
1
-1
/
+1
2011-08-11
Evaluate 'script' in the global scope
Steve Bennett
1
-2
/
+2
2011-01-31
error: remove debug output when reporting errors
Øyvind Harboe
1
-1
/
+2
2010-09-20
startup: removed capture_catch
Øyvind Harboe
1
-7
/
+0
2009-11-30
make syntax errors respond with 'usage'
Zachary T Welch
1
-1
/
+1
2009-11-28
remove unknown handler
Zachary T Welch
1
-2
/
+2
2009-11-28
improve command handler wrapper script
Zachary T Welch
1
-0
/
+24
2009-11-24
improve usage and help command output
Zachary T Welch
1
-34
/
+0
2009-11-24
allow scripts to update usage information
Zachary T Welch
1
-3
/
+4
2009-11-24
rewrite 'unknown' command dispatching in C
Zachary T Welch
1
-17
/
+0
2009-11-24
improve startup tcl scripts
Zachary T Welch
1
-4
/
+0
2009-11-20
add add_help_text command handler
Zachary T Welch
1
-15
/
+1
2009-11-20
improve 'help' command
Zachary T Welch
1
-18
/
+0
2009-11-20
factor help script command into parts
Zachary T Welch
1
-28
/
+34
2009-11-18
split startup.tcl file across modules
Zachary T Welch
1
-230
/
+1
2009-11-16
ARM: "armv4_5" command prefix becomes "arm"
David Brownell
1
-0
/
+9
2009-11-11
wrap help command
Zachary T Welch
1
-9
/
+17
2009-10-14
doc updates to match "help" better
David Brownell
1
-52
/
+5
2009-10-08
add overridable Tcl "init_reset"
David Brownell
1
-8
/
+22
2009-10-06
Introduced jtag_init and "jtag arp_init" to allow target scripts more control...
oharboe
1
-0
/
+10
2009-09-23
Start handling the (second) SRST stage of reset better:
dbrownell
1
-6
/
+11
2009-09-21
Remove annoying end-of-line whitespace from most src/*
dbrownell
1
-20
/
+20
2009-09-18
Tweak TCL reset script ... mostly improving descriptions of
dbrownell
1
-12
/
+27
2009-09-14
error message upon recursive invocation of reset from reset event handlers
oharboe
1
-0
/
+22
2009-08-30
Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...
oharboe
1
-1
/
+1
2009-08-30
David Brownell <david-b@pacbell.net> start phasing out integers as target IDs
oharboe
1
-1
/
+1
2009-08-18
Jonas Horberg [jhorberg@sauer-danfoss.com]
ntfreak
1
-9
/
+0
2009-07-07
delete long retired commented out code (daemon_startup)
oharboe
1
-4
/
+0
2009-06-07
David Brownell <david-b@pacbell.net>:
zwelch
1
-5
/
+23
2009-05-18
less weird error messages for unknown commands. Check if command exists befor...
oharboe
1
-3
/
+4
2009-02-17
zy1000 1.49 snapshot
oharboe
1
-0
/
+8
2008-11-27
Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
oharboe
1
-44
/
+0
2008-11-10
execute reset init upon power restore / srst deassert
oharboe
1
-0
/
+20
2008-11-10
minor cleanup
oharboe
1
-16
/
+3
2008-11-05
fix telnet async messages. retired telnet_async command - no user serviceable...
oharboe
1
-15
/
+0
2008-11-04
cpu help command wip
oharboe
1
-1
/
+40
2008-10-31
Added telnet_async command to enable/disable asynchronous
oharboe
1
-0
/
+16
2008-10-27
Kees Jongenburger <kees.jongenburger@gmail.com> - fix typo
oharboe
1
-1
/
+1
2008-10-24
- fix native mingw build if gettimeofday not defined.
ntfreak
1
-75
/
+69
2008-10-24
gdb_report_data_abort now ignores all target read errors, including address s...
oharboe
1
-8
/
+8
2008-10-22
load and verify are now synonymous to load/verify_image
oharboe
1
-0
/
+9
2008-10-16
added help on production proc's
oharboe
1
-0
/
+20
2008-10-14
reset cleanup. Remove obsolete events that are not needed for compatibility.
oharboe
1
-7
/
+3
2008-10-13
Fixed gaffes in reset script handling + improved error
oharboe
1
-40
/
+40
[next]