aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/ft2232.c
AgeCommit message (Expand)Author
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-25ft2232: add a mechanism to specify channel in layout structsMariano Alvira
2010-02-21ft2232 table init cleanupDavid Brownell
2010-01-03FT2232: fix doc typoDavid Brownell
2010-01-03JTAG/drivers: ft2232 docsDavid Brownell
2010-01-03JTAG/drivers: cleanup jtag_interface structsDavid Brownell
2009-12-28Fix Luminary FT2232 layout docs/configsDavid Brownell
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
2009-12-03change #include "time_support.h" to <helper/time_support.h>Zachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch