summaryrefslogtreecommitdiff
path: root/src/jtag/at91rm9200.c
Commit message (Expand)AuthorAgeFilesLines
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-8/+8
* 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-7/+1
* Zach Welch <zw@superlucidity.net> add static keywords to at91rm9200oharboe2009-04-211-2/+2
* Zach Welch <zw@superlucidity.net> use static keyword in jtag layer and driversoharboe2009-04-211-16/+16
* - fix at91rm9200 warning. Thanks Zach Welch <zw@superlucidity.net>ntfreak2009-04-201-1/+1
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-2/+2
* - 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-2/+0
* - added missing AT91RM9200 filesdrath2006-08-311-0/+294