aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/ep93xx.c
AgeCommit message (Expand)Author
2009-06-04David Brownell <david-b@pacbell.net>:zwelch
2009-06-03Finish JTAG header file modularization; command factoring follows.zwelch
2009-06-03Remove interface.h from public JTAG header, include it where required.zwelch
2009-06-01Encapsulate JTAG Cable API and interface structure, plan for new header file.zwelch
2009-05-11Audit and eliminate redundant #include directives from src/jtag.zwelch
2009-04-21Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe
2008-12-13- remove target specific variant and use target->variant memberntfreak
2008-12-02Hiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.coharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-02-27- fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks ...drath
2008-02-25- convert all files to unix line-endingdrath
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe
2008-02-10- added patch to change pathmove handlingmifi
2007-09-05Patch by Michael Schwingen thatdrath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2006-08-17- renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath