openocd/src/helper
David Brownell 6160a946ec add overridable Tcl "init_reset"
This abstracts the "jtag arp_init-reset" call into a method
called from OpenOCD startup and reset processing.

Platforms which have different requirements for how such hard
resets must be performed can now override "init_reset" instead
of needing to rebuild custom hacked versions of the server.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-10-08 23:51:50 -07:00
..
bin2char.c - remove target specific variant and use target->variant member 2008-12-13 12:44:39 +00:00
binarybuffer.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
binarybuffer.h Updates to the initial scanchain validation code: 2009-09-26 19:18:42 +00:00
command.c David Brownell <david-b@pacbell.net> Be sure the built-in search paths always go *after* ones provided 2009-08-30 17:27:50 +00:00
command.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
configuration.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
configuration.h David Brownell <david-b@pacbell.net> Be sure the built-in search paths always go *after* ones provided 2009-08-30 17:27:50 +00:00
fileio.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
fileio.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
ioutil.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
jim-eventloop.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
jim-eventloop.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
jim.c Update copyright statements. Make it easier to sync with Jim Tcl 2009-10-08 13:56:57 +02:00
jim.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
log.c Try/catch scheme. Typed up the functionality and regression tested. 2009-09-25 11:11:39 +00:00
log.h Try/catch scheme. Typed up the functionality and regression tested. 2009-09-25 11:11:39 +00:00
Makefile.am Remove annoying end-of-line whitespace from most src/* 2009-09-21 18:40:55 +00:00
membuf.c Switch to strotk() grr.... 2009-06-27 16:44:35 +00:00
membuf.h Add missing copyright header and fix @page direction in membuf.h. 2009-07-01 19:55:39 +00:00
options.c David Brownell <david-b@pacbell.net> Be sure the built-in search paths always go *after* ones provided 2009-08-30 17:27:50 +00:00
replacements.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
replacements.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
startup.tcl add overridable Tcl "init_reset" 2009-10-08 23:51:50 -07:00
system.h remove hacks no longer required to build OpenOCD w/eCos 2009-06-05 06:43:09 +00:00
time_support.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
time_support.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
types.h add missing isblank() for eCos 2009-08-25 06:45:40 +00:00