aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell
2010-12-16Fix for compilation failure amt_jtagaccel.cJohn Devereux
2010-12-10Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards
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-11-09TCL scripts: replace "puts" with "echo"Antonio Borneo
2010-10-29jim tests: use installedØyvind Harboe
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-09-26zy1000: fix non-JTAG master buildØyvind Harboe
2010-09-20zy1000: add support for Linux hostØyvind Harboe
2010-09-20zy1000: remove obsolete debug codeØyvind Harboe
2010-09-08Remove duplicated initializationAlexander Stein
2010-09-07warning: fix silly -O3 warningØyvind Harboe
2010-09-03jtag: fix regression with dummy driver and when starting OpenOCD with target ...Øyvind Harboe
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-08-12jtag: fix handling of 'tap enable' errorThomas Koeller
2010-08-02zy1000: use correct base clock when calculating speed divisorØyvind Harboe
2010-08-02zy1000: print out khz correctly in response to setting JTAG speedØyvind Harboe
2010-08-02jtag: measure_clk debug procØyvind Harboe
2010-08-02jtag: add jtag_flush_queue_sleep debug commandØyvind Harboe
2010-07-24"transport select" returns Jim valueDavid Brownell
2010-07-23Buspirate: fix shadowMichal Demin
2010-07-19more careful luminary initDavid Brownell
2010-07-18comments for Luminary ICDI layoutDavid Brownell
2010-07-18debug-feature: jtagtcpip, improve jtag performanceØyvind Harboe
2010-07-16fix warningsØyvind Harboe
2010-07-16debug-feature: jtagtcpip, reduce performance impact of ping timesØyvind Harboe
2010-07-16debug feature: jtagtcpip, improve performanceØyvind Harboe
2010-07-16debug feature: jtagtcpip, improved performanceØyvind Harboe
2010-07-12jtag: fix shadow issues in adapter_initSpencer Oliver
2010-07-12adapter.c: missing space in handle_interface_commandSpencer Oliver
2010-07-09transport selection tweaksDavid Brownell
2010-07-09transport: fix bug/typo in transport_register cmdSpencer Oliver
2010-07-07transport: fix segfault in transport selectØyvind Harboe
2010-07-07transport: fix bug/typo in interface_transports commandØyvind Harboe
2010-07-02initial "transport" frameworkDavid Brownell
2010-07-02ft2232: revert ft2232_read_scan changesSpencer Oliver
2010-07-01ft2232: bugfix from previous commitSpencer Oliver