summaryrefslogtreecommitdiff
path: root/src/jtag/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* more careful luminary initDavid Brownell2010-07-191-7/+12
* comments for Luminary ICDI layoutDavid Brownell2010-07-181-3/+27
* transport selection tweaksDavid Brownell2010-07-092-11/+3
* transport: fix bug/typo in transport_register cmdSpencer Oliver2010-07-091-1/+1
* initial "transport" frameworkDavid Brownell2010-07-021-11/+26
* ft2232: revert ft2232_read_scan changesSpencer Oliver2010-07-021-10/+9
* ft2232: bugfix from previous commitSpencer Oliver2010-07-011-1/+1
* ft2232: simplify ft2232_read_scanMarc Pignat2010-07-011-9/+10
* ft2232: cleanup ft2232_writeMarc Pignat2010-07-011-42/+43
* arm-jtag-ew: -Wshadow fixAndreas Fritiofson2010-06-191-6/+6
* mingw32: -Wshadow fixes in arm-jtag-ew.cFreddie Chopin2010-06-171-4/+4
* mingw32: -Wshadow fixes in rlink.cFreddie Chopin2010-06-171-7/+7
* rlink: -Wshadows fixesFreddie Chopin2010-06-171-15/+15
* jlink: fix -Wshadow warningAntonio Borneo2010-06-171-7/+7
* vsllink: fix -Wshadow warningAntonio Borneo2010-06-171-5/+5
* jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe2010-06-0712-13/+13
* FT2232 Messaaging fixDavid Brownell2010-03-241-1/+1
* bitq: fix warning now that out_value is constØyvind Harboe2010-03-221-1/+1
* ft2232 init mess cleanupDavid Brownell2010-03-211-60/+99
* FT2232 comment tweaksDavid Brownell2010-03-191-6/+18
* bitbang: add jtag_add_tms_seq supportØyvind Harboe2010-03-166-0/+33
* rename jtag_khz as adapter_khzDavid Brownell2010-03-151-2/+2
* FT2232: bulidfixSpencer Oliver2010-03-151-1/+1
* FT2232: lookup and save layout just onceDavid Brownell2010-03-141-31/+39
* versaloon cleanup patchDavid Brownell2010-03-111-321/+271
* New JTAG driver for Versaloonsimon qian2010-03-111-1072/+304
* Add support for Bus Pirate as a JTAG adapter.Michal Demin2010-03-112-0/+972
* JLINK: user info message cleanupSpencer Oliver2010-03-101-29/+46
* jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe2010-03-081-40/+19
* jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe2010-03-081-3/+2
* jtag: retire tap fieldØyvind Harboe2010-03-081-27/+7
* jtag: the post TAP state is now passed to the driversØyvind Harboe2010-03-011-1/+1
* FT2232: add missing enum when using ftd2xx librarySpencer Oliver2010-02-281-0/+10
* Add board/redbee-usb.cfgMariano Alvira2010-02-281-0/+5
* add board/redbee-econotag.cfg and JTAG supportMariano Alvira2010-02-271-0/+103
* ft2232: implement TMS sequence commandDavid Brownell2010-02-271-2/+72
* interface: define TMS sequence commandDavid Brownell2010-02-271-0/+25
* ft2232: add a mechanism to specify channel in layout structsMariano Alvira2010-02-251-3/+7
* ft2232 table init cleanupDavid Brownell2010-02-211-19/+78
* FreeBSD buildfixDavid Brownell2010-02-201-2/+2
* JLink: reference protocol documentationDavid Brownell2010-02-041-0/+4
* vsllink -- add commentDavid Brownell2010-01-181-0/+3
* read target voltage first in vsllinksimon qian2010-01-171-0/+8
* Presto: doxygen fixDavid Brownell2010-01-091-1/+2
* jtag: presto, parport help/usage updatesDavid Brownell2010-01-092-18/+29
* jtag/gw16012 usage/help updatesDavid Brownell2010-01-091-3/+5
* buildfix with -DNDEBUGDavid Brownell2010-01-051-1/+4
* parport: output port as hex rather than decSpencer Oliver2010-01-051-1/+1
* FT2232: fix doc typoDavid Brownell2010-01-031-1/+1
* JTAG/drivers: ft2232 docsDavid Brownell2010-01-031-7/+33