summaryrefslogtreecommitdiff
path: root/src/helper
Commit message (Expand)AuthorAgeFilesLines
* xscale: better fix for debug_handler.binDavid Brownell2009-10-161-3/+7
* portability updatesDavid Brownell2009-10-141-3/+3
* doc updates to match "help" betterDavid Brownell2009-10-141-52/+5
* Missing type for eCos.Øyvind Harboe2009-10-131-0/+1
* add overridable Tcl "init_reset"David Brownell2009-10-081-8/+22
* Update copyright statements. Make it easier to sync with Jim TclØyvind Harboe2009-10-081-1/+4
* Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe2009-10-061-0/+10
* Updates to the initial scanchain validation code:dbrownell2009-09-261-1/+1
* Try/catch scheme. Typed up the functionality and regression tested.oharboe2009-09-252-9/+100
* Start handling the (second) SRST stage of reset better:dbrownell2009-09-231-6/+11
* Nico Coesel <ncoesel@dealogic.nl> fix warnings. . I'm wondering why theseoharboe2009-09-231-16/+16
* Remove annoying end-of-line whitespace from most src/*dbrownell2009-09-212-22/+22
* Tweak TCL reset script ... mostly improving descriptions ofdbrownell2009-09-181-12/+27
* Fix coredump seen in some code paths.dbrownell2009-09-171-0/+3
* error message upon recursive invocation of reset from reset event handlersoharboe2009-09-141-0/+22
* Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...oharboe2009-08-301-1/+1
* David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe2009-08-301-1/+1
* David Brownell <david-b@pacbell.net> Be sure the built-in search paths always...oharboe2009-08-303-6/+7
* add missing isblank() for eCosoharboe2009-08-251-0/+2
* Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe2009-08-241-0/+4
* Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak2009-08-181-9/+0
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-1721-21/+21
* delete long retired commented out code (daemon_startup)oharboe2009-07-071-4/+0
* - fix build when using a cross compiler - do not try and run any host toolsntfreak2009-07-061-0/+2
* try to use tabs instead of spacesoharboe2009-07-061-3/+3
* human readable error message upon invalid argumentsoharboe2009-07-061-1/+13
* Add missing copyright header and fix @page direction in membuf.h.zwelch2009-07-011-3/+21
* Fix doxygen 'undocumented parameter' warnings in membuf.h.zwelch2009-06-301-1/+2
* Switch to strotk() grr....duane2009-06-271-2/+4
* Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"duane2009-06-251-1/+1
* Remove whitespace at end of lines, step 2.zwelch2009-06-242-11/+11
* - Replace '){' with ') {'.zwelch2009-06-241-13/+13
* Remove whitespace that occurs before ')'.zwelch2009-06-242-44/+44
* Remove whitespace that occurs after '('.zwelch2009-06-242-46/+46
* - Fixes '[<>]' whitespacezwelch2009-06-241-2/+2
* - Fixes '+' whitespacezwelch2009-06-241-2/+2
* - Fixes '=' whitespacezwelch2009-06-241-1/+1
* - Fixes '==' whitespacezwelch2009-06-241-1/+1
* - Replace 'for(' with 'for ('.zwelch2009-06-241-1/+1
* - Replace 'if(' with 'if ('.zwelch2009-06-241-13/+13
* Fix end-of-line style properties on newly added files.zwelch2009-06-242-356/+356
* Add a growable sprintf memory buffer libraryduane2009-06-243-0/+358
* Remove whitespace at end of lines, step 2.zwelch2009-06-2311-279/+279
* - Replace '){' with ') {'.zwelch2009-06-233-74/+74
* Remove whitespace that occurs before ')'.zwelch2009-06-237-263/+263
* Remove whitespace that occurs after '('.zwelch2009-06-238-266/+266
* - Fixes '[<>]' whitespacezwelch2009-06-236-18/+18
* - Fixes '[|]' whitespacezwelch2009-06-236-9/+9
* - Fixes '+' whitespacezwelch2009-06-2310-200/+200
* - Fixes '=' whitespacezwelch2009-06-239-71/+71