summaryrefslogtreecommitdiff
path: root/src/jtag/drivers
Commit message (Expand)AuthorAgeFilesLines
* ft2232: fix possible read buffer overflowMathias K2011-02-241-3/+17
* jlink: set the speed at JLINK_MAX_SPEED when an exceeded speed is requestedJean-Christophe PLAGNIOL-VILLARD2011-02-231-2/+2
* ft2232: add functions for ft2232 set data bits high/low byte commandMathias K2011-02-141-280/+93
* buspirate: Fix command parsing, fix errors to have more sense.Michal Demin2011-02-081-28/+26
* add basic TI xds100v2 supportMathias K2011-01-261-0/+94
* nit: more LOG_* \n fixesEric Wetzel2011-01-095-16/+16
* nit: do not add \n at end of LOG_ERROREric Wetzel2011-01-055-22/+22
* Fix for compilation failure amt_jtagaccel.cJohn Devereux2010-12-161-0/+3
* build: fix build from previous commitSpencer Oliver2010-12-082-2/+2
* jtag: getting the JTAG speed can failØyvind Harboe2010-12-088-15/+48
* Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski2010-11-301-5/+1
* Added support for the blinking leds on Floss-JTAG v0.3 and newer.Piotr Esden-Tempski2010-11-301-0/+57
* build: add common.mkSpencer Oliver2010-11-181-3/+1
* buspirate: change handling of communication speed setting + create serial por...Michal Demin2010-10-251-11/+16
* buspirate: Serial port was not correctly closed.Michal Demin2010-10-251-0/+9
* add JLINK protocol doc refDavid Brownell2010-10-101-0/+3
* Update ep93xx and at91rm9200 driversLuca Bruno2010-09-302-26/+12
* bitq: unshadow pause()David Brownell2010-08-271-4/+4
* Fix typo in usb_blaster_vid_pid error messageCatalin Patulea2010-08-141-1/+1
* Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski2010-08-131-1/+56
* Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski2010-08-131-0/+5
* Buspirate: fix shadowMichal Demin2010-07-231-14/+14
* 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