aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers
AgeCommit message (Expand)Author
2011-06-13transport: move files over to transport folderØyvind Harboe
2011-06-12cleanup trailing whitespacesRodrigo L. Rosa
2011-06-12Added minimodule (ftdi) interfaceRodrigo L. Rosa
2011-06-07Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - leftover ch...Freddie Chopin
2011-05-01adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg
2011-04-26buspirate: fix building on some OSesDamjan Marion
2011-04-09jlink: jlink_debug_buffer use inline function when _DEBUG_USB_COMMS_ not defineJean-Christophe PLAGNIOL-VILLARD
2011-04-08Buffering for up to 64 bytes in USB Blaster.Ali Lown
2011-04-08Add support for LED to USB Blaster code.Ali Lown
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-03-13jlink: add Emulator configuration supportJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: add detect hw typeJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: use tap buffer as 2kJean-Christophe PLAGNIOL-VILLARD
2011-03-13jlink: add capability dumper and commandJean-Christophe PLAGNIOL-VILLARD
2011-03-03ft2232: fix log message and change log output to debugMathias K
2011-03-02jlink: add jlink_pid to specify the pid to useJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: switch commands to subcommandsJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: harmonise the device name to J-LinkJean-Christophe PLAGNIOL-VILLARD
2011-03-02jlink: add new PID and VIDJean-Christophe PLAGNIOL-VILLARD
2011-02-24ft2232: fix possible read buffer overflowMathias K
2011-02-23jlink: set the speed at JLINK_MAX_SPEED when an exceeded speed is requestedJean-Christophe PLAGNIOL-VILLARD
2011-02-14ft2232: add functions for ft2232 set data bits high/low byte commandMathias K
2011-02-08buspirate: Fix command parsing, fix errors to have more sense.Michal Demin
2011-01-26add basic TI xds100v2 supportMathias K
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2010-12-16Fix for compilation failure amt_jtagaccel.cJohn Devereux
2010-12-08build: fix build from previous commitSpencer Oliver
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe
2010-11-30Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski
2010-11-30Added support for the blinking leds on Floss-JTAG v0.3 and newer.Piotr Esden-Tempski
2010-11-18build: add common.mkSpencer Oliver
2010-10-25buspirate: change handling of communication speed setting + create serial por...Michal Demin
2010-10-25buspirate: Serial port was not correctly closed.Michal Demin
2010-10-10add JLINK protocol doc refDavid Brownell
2010-09-30Update ep93xx and at91rm9200 driversLuca Bruno
2010-08-27bitq: unshadow pause()David Brownell
2010-08-14Fix typo in usb_blaster_vid_pid error messageCatalin Patulea
2010-08-13Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski
2010-08-13Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski
2010-07-23Buspirate: fix shadowMichal Demin
2010-07-19more careful luminary initDavid Brownell
2010-07-18comments for Luminary ICDI layoutDavid Brownell
2010-07-09transport selection tweaksDavid Brownell
2010-07-09transport: fix bug/typo in transport_register cmdSpencer Oliver
2010-07-02initial "transport" frameworkDavid Brownell
2010-07-02ft2232: revert ft2232_read_scan changesSpencer Oliver
2010-07-01ft2232: bugfix from previous commitSpencer Oliver
2010-07-01ft2232: simplify ft2232_read_scanMarc Pignat
2010-07-01ft2232: cleanup ft2232_writeMarc Pignat