aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers
AgeCommit message (Expand)Author
2010-03-24FT2232 Messaaging fixDavid Brownell
2010-03-22bitq: fix warning now that out_value is constØyvind Harboe
2010-03-21ft2232 init mess cleanupDavid Brownell
2010-03-19FT2232 comment tweaksDavid Brownell
2010-03-16bitbang: add jtag_add_tms_seq supportØyvind Harboe
2010-03-15rename jtag_khz as adapter_khzDavid Brownell
2010-03-15FT2232: bulidfixSpencer Oliver
2010-03-14FT2232: lookup and save layout just onceDavid Brownell
2010-03-11versaloon cleanup patchDavid Brownell
2010-03-11New JTAG driver for Versaloonsimon qian
2010-03-11Add support for Bus Pirate as a JTAG adapter.Michal Demin
2010-03-10JLINK: user info message cleanupSpencer Oliver
2010-03-08jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe
2010-03-08jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe
2010-03-08jtag: retire tap fieldØyvind Harboe
2010-03-01jtag: the post TAP state is now passed to the driversØyvind Harboe
2010-02-28FT2232: add missing enum when using ftd2xx librarySpencer Oliver
2010-02-28Add board/redbee-usb.cfgMariano Alvira
2010-02-27add board/redbee-econotag.cfg and JTAG supportMariano Alvira
2010-02-27ft2232: implement TMS sequence commandDavid Brownell
2010-02-27interface: define TMS sequence commandDavid Brownell
2010-02-25ft2232: add a mechanism to specify channel in layout structsMariano Alvira
2010-02-21ft2232 table init cleanupDavid Brownell
2010-02-20FreeBSD buildfixDavid Brownell
2010-02-04JLink: reference protocol documentationDavid Brownell
2010-01-18vsllink -- add commentDavid Brownell
2010-01-17read target voltage first in vsllinksimon qian
2010-01-09Presto: doxygen fixDavid Brownell
2010-01-09jtag: presto, parport help/usage updatesDavid Brownell
2010-01-09jtag/gw16012 usage/help updatesDavid Brownell
2010-01-05buildfix with -DNDEBUGDavid Brownell
2010-01-05parport: output port as hex rather than decSpencer Oliver
2010-01-03FT2232: fix doc typoDavid Brownell
2010-01-03JTAG/drivers: ft2232 docsDavid Brownell
2010-01-03JTAG/Drivers: Amontec JTAG accelerator fixesDavid Brownell
2010-01-03JTAG: Amontec JTAG accelerater "rtck" is backDavid Brownell
2010-01-03JTAG/drivers: cleanup jtag_interface structsDavid Brownell
2010-01-03JTAG/drivers: amt_jtagaccel fixes + cleanupDavid Brownell
2009-12-28Fix Luminary FT2232 layout docs/configsDavid Brownell
2009-12-26Driver for USB-JTAG, Altera USB-Blaster and compatiblesCatalin Patulea
2009-12-26PARPORT code cleanup:Antonio Borneo
2009-12-11build: fix cygwin build warningsSpencer Oliver
2009-12-08Fix compilation error with gcc 4.4.1Rafael Campos Las Heras
2009-12-08minidriver: fix inline capability of minidriverØyvind Harboe
2009-12-08build: add build/src to include pathØyvind Harboe
2009-12-03remove tertiary include pathsZachary T Welch
2009-12-03change #include "../hello.h" to "hello.h"Zachary T Welch
2009-12-03change #include "minidriver.h" to <jtag/minidriver.h>Zachary T Welch
2009-12-03change #include "interface.h" to <jtag/interface.h>Zachary T Welch
2009-12-03change #include "commands.h" to <jtag/commands.h>Zachary T Welch