summaryrefslogtreecommitdiff
path: root/src/jtag/tcl.c
Commit message (Expand)AuthorAgeFilesLines
...
* Improve encapsulation of JTAG event handling:zwelch2009-06-091-1/+38
* Properly encapsulate core hasKHZ variable.zwelch2009-06-091-6/+1
* Cleanup and encapsulate IR Capture verification:zwelch2009-06-091-12/+8
* Encapsulate jtag_reset_config using accessors:zwelch2009-06-091-2/+4
* Add get and set accessors for jtag_speed:zwelch2009-06-091-9/+6
* Move extern of nvp_jtag_tap_event from jtag.h to tcl.c.zwelch2009-06-091-0/+2
* Remove accidental duplicate of hasKHz; fixes pre-init speed setup.zwelch2009-06-091-2/+1
* Split main jtag.c file into two layers:zwelch2009-06-091-0/+1374