aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/tcl.c
AgeCommit message (Expand)Author
2009-11-13add CMD_NAME macro for command handlersZachary T Welch
2009-11-13use CALL_COMMAND_HANDLER instead of direct callsZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-11-11fix 'jtag interface' behaviorZachary T Welch
2009-11-09jtag: remove useless declarationsZachary T Welch
2009-11-09finish removing deprecated/obsolete commandsDavid Brownell
2009-11-05Improve jtag command argument parsing.Zachary T Welch
2009-10-26JTAG: "jtag newtap ..." cleanupDavid Brownell
2009-10-23jtag: clean up TAP state name handlingDavid Brownell
2009-10-07Updates for "reset_config":dbrownell
2009-10-06Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe
2009-10-05Add a new JTAG "setup" event; use for better DaVinci ICEpick support.dbrownell
2009-09-29added t/nsrst_assert_width commandsoharboe
2009-09-26Streamline Capture-IR handling and integrity test.dbrownell
2009-09-20Debug message updates:dbrownell
2009-09-20Minor regression bugfix for the jtag_tap_handle_event() casedbrownell
2009-09-17Address codereview comment from Steve Grubb <sgrubb@redhat.com>:dbrownell
2009-09-17srst_gates_jtag option. at91sam9260 needs retesting, and possibly srst_gates_...oharboe
2009-09-11tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe
2009-09-09- Fix bug-in-waiting when adding more than one TAP event typeoharboe
2009-08-24Steve Grubb <sgrubb@redhat.com> fix various and sundry leaksoharboe
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak
2009-08-07David Brownell <david-b@pacbell.net>:ntfreak
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-07-07fix return value for "reset" and "runtest" command. Found by code inspection.oharboe
2009-06-30David Brownell <david-b@pacbell.net>:zwelch
2009-06-29Move JTAG interface list to new files.zwelch
2009-06-23- Replace '){' with ') {'.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '[|]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '[+]=' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Replace 'for(' with 'for ('.zwelch
2009-06-23- Replace 'switch(' with 'switch ('.zwelch
2009-06-23- Replace 'while(' with 'while ('.zwelch
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-19Remove editor preferences from source files.zwelch
2009-06-19printf() warning fixes due to uint32_t change-overduane
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-17dummy driver now works under eCosoharboe
2009-06-16David Brownell <david-b@pacbell.net>:zwelch
2009-06-16David Brownell <david-b@pacbell.net>:zwelch
2009-06-16David Brownell <david-b@pacbell.net>:zwelch
2009-06-16David Brownell <david-b@pacbell.net>:zwelch
2009-06-16David Brownell <david-b@pacbell.net>:zwelch