openocd/src
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
..
flash Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why these 2009-09-23 07:14:03 +00:00
helper add overridable Tcl "init_reset" 2009-10-08 23:51:50 -07:00
jtag minor JTAG init messaging tweaks 2009-10-08 23:51:50 -07:00
pld - Replace '){' with ') {'. 2009-06-23 22:49:06 +00:00
server Stop GDB when polling fails, srst assert or powerdropout is detected 2009-10-08 14:53:25 +02:00
svf Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not compile under Windows+Cygwin - fails with error about possibly uninitialized use of variable 'ch'. 2009-08-25 07:04:25 +00:00
target prevent abort via polling during jtag_reset 2009-10-08 11:14:00 -07:00
xsvf Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
ecosboard.c increase pause before reboot so web interface remains responsive when issuing a reboot of zy1000 2009-10-07 11:03:56 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
Makefile.am Change version labels to work better with GIT 2009-10-07 05:43:05 +00:00
openocd.c Change most in-tree references from SVN to GIT. 2009-10-08 00:13:50 +00:00