openocd/src/helper
oharboe 39b57471bf Introduced jtag_init and "jtag arp_init" to allow target scripts more control over how OpenOCD starts up and initializes the target.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2805 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-10-06 08:10:57 +00: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 Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why these 2009-09-23 07:14:03 +00: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 Introduced jtag_init and "jtag arp_init" to allow target scripts more control over how OpenOCD starts up and initializes the target. 2009-10-06 08:10:57 +00: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