aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/ep93xx.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-01Encapsulate JTAG Cable API and interface structure, plan for new header file.zwelch1-0/+1
2009-05-11Audit and eliminate redundant #include directives from src/jtag.zwelch1-8/+0
2009-04-21Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe1-15/+15
2008-12-13- remove target specific variant and use target->variant memberntfreak1-2/+2
2008-12-02Hiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.coharboe1-9/+10
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-2/+2
2008-02-27- fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks ...drath1-1/+1
2008-02-25- convert all files to unix line-endingdrath1-237/+237
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe1-237/+237
2008-02-10- added patch to change pathmove handlingmifi1-2/+0
2007-09-05Patch by Michael Schwingen thatdrath1-1/+2
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath1-3/+2
2006-08-17- renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...drath1-1/+1
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-0/+3
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+236