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
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
2008-10-01
Duane Ellis: added missing invocation of reset-init
oharboe
1
-1
/
+2
2008-09-12
Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...
oharboe
1
-0
/
+87
2008-09-01
Duane Ellis: "target as an [tcl] object" feature.
oharboe
1
-8
/
+30
2008-08-25
STR912 uses RCLK if available
oharboe
1
-1
/
+11
2008-07-22
very slightly improved error message for not being able to find scripts
oharboe
1
-1
/
+1
2008-07-21
restart is a per-target action
oharboe
1
-2
/
+6
2008-07-21
Allows config scripts to override handling of 'R'(restart) GDB packet.
oharboe
1
-0
/
+5
2008-07-21
- jtag_khz/speed are now single parameter only. These are used
oharboe
1
-16
/
+4
2008-07-20
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...
oharboe
1
-11
/
+11
2008-07-19
throw exception upon syntax error.
oharboe
1
-1
/
+1
2008-07-19
daemon_startup is now retired in favour of adding "init" and "reset halt/init...
oharboe
1
-0
/
+4
2008-07-17
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
1
-0
/
+162