summaryrefslogtreecommitdiff
path: root/src/jtag/ep93xx.c
Commit message (Expand)AuthorAgeFilesLines
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-1/+1
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-3/+3
* David Brownell <david-b@pacbell.net>:zwelch2009-06-041-7/+7
* Finish JTAG header file modularization; command factoring follows.zwelch2009-06-031-1/+0
* Remove interface.h from public JTAG header, include it where required.zwelch2009-06-031-1/+1
* Encapsulate JTAG Cable API and interface structure, plan for new header file.zwelch2009-06-011-0/+1
* Audit and eliminate redundant #include directives from src/jtag.zwelch2009-05-111-8/+0
* Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe2009-04-211-15/+15
* - remove target specific variant and use target->variant memberntfreak2008-12-131-2/+2
* Hiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.coharboe2008-12-021-9/+10
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-2/+2
* - fix typo in ep93xx jtag driver to allow OpenOCD compilation on ARM (thanks ...drath2008-02-271-1/+1
* - convert all files to unix line-endingdrath2008-02-251-237/+237
* cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe2008-02-241-237/+237
* - added patch to change pathmove handlingmifi2008-02-101-2/+0
* Patch by Michael Schwingen thatdrath2007-09-051-1/+2
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-3/+2
* - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...drath2006-08-171-1/+1
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+3
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+236