aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
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
2008-01-20- added patch "remove error handler as planned"mifi
2008-01-11- debug handler file not closed - (thanks to oyvind harboe for the patch)ntfreak
2008-01-07- added gdb flash fixes patch mifi
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak
2007-12-18- added patch for new flash functionality like:mifi
2007-12-10- Fixing two compiler warningsmifi
2007-12-09- added patch to display device information as INFO toomifi
2007-11-23- added support for Hitex STM32 Performance Stickntfreak
2007-10-01- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...ntfreak
2007-09-10- added ft2232_latency commandmlu
2007-09-05Patch by Michael Schwingen thatdrath
2007-08-25- added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...drath
2007-08-16- update jtag_speed setting when changing it during runtime with a FT2232 bas...drath
2007-08-14- corrected automake scriptdrath
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath