summaryrefslogtreecommitdiff
path: root/src/jtag/tcl.c
Commit message (Expand)AuthorAgeFilesLines
...
* use COMMAND_HANDLER macro to define all commandsZachary T Welch2009-11-131-24/+16
* fix 'jtag interface' behaviorZachary T Welch2009-11-111-1/+2
* jtag: remove useless declarationsZachary T Welch2009-11-091-95/+103
* finish removing deprecated/obsolete commandsDavid Brownell2009-11-091-90/+0
* Improve jtag command argument parsing.Zachary T Welch2009-11-051-25/+15
* JTAG: "jtag newtap ..." cleanupDavid Brownell2009-10-261-7/+2
* jtag: clean up TAP state name handlingDavid Brownell2009-10-231-18/+9
* Updates for "reset_config":dbrownell2009-10-071-13/+94
* Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe2009-10-061-0/+13
* Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell2009-10-051-8/+10
* added t/nsrst_assert_width commandsoharboe2009-09-291-0/+40
* Streamline Capture-IR handling and integrity test.dbrownell2009-09-261-12/+22
* Debug message updates:dbrownell2009-09-201-14/+1
* Minor regression bugfix for the jtag_tap_handle_event() casedbrownell2009-09-201-3/+7
* Address codereview comment from Steve Grubb <sgrubb@redhat.com>:dbrownell2009-09-171-2/+0
* srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe2009-09-171-0/+8
* tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe2009-09-111-0/+12
* - Fix bug-in-waiting when adding more than one TAP event typeoharboe2009-09-091-4/+10
* Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe2009-08-241-0/+18
* Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak2009-08-181-1/+34
* David Brownell <david-b@pacbell.net>:ntfreak2009-08-071-0/+3
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* fix return value for "reset" and "runtest" command. Found by code inspection.oharboe2009-07-071-7/+3
* David Brownell <david-b@pacbell.net>:zwelch2009-06-301-3/+28
* Move JTAG interface list to new files.zwelch2009-06-291-124/+1
* - Replace '){' with ') {'.zwelch2009-06-231-30/+30
* Remove whitespace that occurs before ')'.zwelch2009-06-231-90/+90
* Remove whitespace that occurs after '('.zwelch2009-06-231-112/+112
* - Fixes '[<>]' whitespacezwelch2009-06-231-1/+1
* - Fixes '[|]' whitespacezwelch2009-06-231-3/+3
* - Fixes '+' whitespacezwelch2009-06-231-7/+7
* - Fixes '=' whitespacezwelch2009-06-231-5/+5
* - Fixes '==' whitespacezwelch2009-06-231-1/+1
* - Fixes '[+]=' whitespacezwelch2009-06-231-3/+3
* - Fixes '!=' whitespacezwelch2009-06-231-1/+1
* - Replace 'for(' with 'for ('.zwelch2009-06-231-1/+1
* - Replace 'switch(' with 'switch ('.zwelch2009-06-231-4/+4
* - Replace 'while(' with 'while ('.zwelch2009-06-231-3/+3
* - Replace 'if(' with 'if ('.zwelch2009-06-231-25/+25
* Remove editor preferences from source files.zwelch2009-06-191-7/+0
* printf() warning fixes due to uint32_t change-overduane2009-06-191-7/+13
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-5/+5
* dummy driver now works under eCosoharboe2009-06-171-2/+2
* David Brownell <david-b@pacbell.net>:zwelch2009-06-161-1/+1
* David Brownell <david-b@pacbell.net>:zwelch2009-06-161-2/+6
* David Brownell <david-b@pacbell.net>:zwelch2009-06-161-12/+33
* David Brownell <david-b@pacbell.net>:zwelch2009-06-161-1/+1
* David Brownell <david-b@pacbell.net>:zwelch2009-06-161-5/+5
* David Brownell <david-b@pacbell.net>:zwelch2009-06-161-7/+4
* David Brownell <david-b@pacbell.net>:zwelch2009-06-121-0/+6