aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers
AgeCommit message (Expand)Author
2011-08-31ULINK driver: Update firmware image to reflect the latest changes in source c...Martin Schmoelzer
2011-08-31ULINK driver: Implement variable TCK frequency in OpenOCD driverMartin Schmoelzer
2011-08-31ULINK driver: Implement variable TCK frequency in OpenULINK firmwareMartin Schmölzer
2011-08-31ULINK driver: Fix whitespace in OpenULINK firmware usb.c module (trivial)Martin Schmoelzer
2011-08-31ULINK driver: Implement JTAG_PATHMOVE commandMartin Schmoelzer
2011-08-31ULINK driver: Implement JTAG_STABLECLOCKS commandMartin Schmölzer
2011-08-31ULINK driver: Implement command to manually force downloading firmware image ...Martin Schmölzer
2011-08-31ULINK driver: Re-order queue functions to reflect the order in commands.hMartin Schmölzer
2011-08-31ULINK driver: Properly propagate return values in ulink_execute_queue()Martin Schmölzer
2011-08-31ULINK driver: Update some comments, fix some coding mistakesMartin Schmölzer
2011-08-31vsllink driver compile fails with'vsllink_debug_buffer' defined but not usedsimonqian.openocd
2011-08-16versaloon driver updateSimonQian
2011-08-11ftd2xx: fix build warningsSpencer Oliver
2011-08-10rlink: read only the expected number of bytesAndreas Fritiofson
2011-08-10rlink: simplify and optimize queue fill level checksAndreas Fritiofson
2011-08-10rlink: remove redundant text from log messagesAndreas Fritiofson
2011-08-10rlink: remove duplicated codeAndreas Fritiofson
2011-08-10rlink: fix reply counter to enable sending full buffersAndreas Fritiofson
2011-08-10rlink: more indentation fixesAndreas Fritiofson
2011-08-10rlink: fix indentation errorsAndreas Fritiofson
2011-07-12ftd2xx: handle FT_GetLatencyTimer bug in v1.04Spencer Oliver
2011-07-12busblaster: Fix warnings when building against D2XXSpencer Oliver
2011-07-12ft2232: Fix warnings when building against D2XXSteve Bennett
2011-06-26Include ULINK driver in src/jtag/drivers/Makefile.amMartin Schmölzer
2011-06-26Add OpenULINK firmwareMartin Schmölzer
2011-06-26Add source code for new ULINK driverMartin Schmölzer
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