aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2008-03-13marked infinite loop in code w/TODO and fixed warning.oharboe
2008-03-12Dominic undid some of my damage. CLK should now be set as intended in all cases.oharboe
2008-03-12The bitbang driver leaves the TCK 0 when in idleoharboe
2008-03-12This moves common code into functions so as to make it clear oharboe
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe
2008-03-11- retired unused jtag events. The code was incorrectoharboe
2008-03-11JTAG_END_STATE is now retired. It is no longer queued.oharboe
2008-03-11- fixed jtag_add_reset(). It no longer causes jtag_execute_queue() tooharboe
2008-03-10backed out changes from 483.oharboe
2008-03-10Pavel Chromy: the attached patch refines PRESTO support and makes it work wit...oharboe
2008-03-10- the jtag chain is examined and validated after GDB & telnet serversoharboe
2008-03-07Michael Bruck: fixed warningsoharboe
2008-03-07Pavel Chromy, the patch fixes an issue with PRESTO & FTD2XX under Linux.oharboe
2008-03-06tms is never referenced, confusing old code left behind probably.oharboe
2008-03-06comment.oharboe
2008-03-06make debug code w.r.t. incorrect args for bypass stricter.oharboe
2008-03-05- This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad...oharboe
2008-03-05added jtag_add_dr_out(). Better for hw fifo, same for software fifo.oharboe
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-03-01wip. fixed gaffe in jtag_add_shift()oharboe
2008-03-01error handling fix.oharboe
2008-02-29Uwe Hermann: oharboe
2008-02-28fix gaffe.oharboe
2008-02-28fix from Pavel Chromy oharboe
2008-02-28jtag_add_shift() fn - minidriver work in progress.oharboe
2008-02-28- fix line-endingsdrath
2008-02-28Uwe Hermann fixed some warnings.oharboe
2008-02-27- fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks ...drath
2008-02-27- fix bug in ft2232 pathmove (thanks to Michael Bruck for the patch)drath
2008-02-26fix naming conflict under Windows.oharboe
2008-02-26oopss.. another jtag minidriver reset gaffe.oharboe
2008-02-26jtag_add_reset() minidriver gaffe fixed.oharboe
2008-02-26Next step in the JTAG minidriver. This should be fairly close to the final th...oharboe
2008-02-26- jtag minidriver work in progressoharboe
2008-02-25- remove build warningsntfreak
2008-02-25- convert all files to unix line-endingdrath
2008-02-25formatting.oharboe
2008-02-25Pavel Chromy style fixes.oharboe
2008-02-25Fix from Pavel Chromy.oharboe
2008-02-25From Michael Bruckoharboe
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe
2008-02-24- concretize JTAG state transition rules (previously implied behaviour is now...drath
2008-02-24sharpend JTAG docs w.r.t. hw fifo implementations and retired jtag_cancel_que...oharboe
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe
2008-02-18- fix broken JTAG error handlingntfreak
2008-02-11- removed "starting point" for ngw100, will add it again if it is workingmifi
2008-02-10- added starting point for development on a ngw100 eval boardmifi
2008-02-10- added patch to change pathmove handlingmifi
2008-02-04Added patch to stop SEGFAULT with missing jtag config lines. Thanks Øyvind H...ntfreak
2008-01-22- added patch to fix brocken STR9 linemifi