aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)AuthorFilesLines
2011-01-26add basic TI xds100v2 supportMathias K1-0/+94
2011-01-14str9xpec: Find flash controller from the chain.Santeri Salko2-1/+2
2011-01-13transport: fix transport command args gaffesimon qian1-3/+3
2011-01-13transport: fix LOG_DEBUG gaffesimon qian1-2/+4
2011-01-09nit: more LOG_* \n fixesEric Wetzel6-17/+17
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel5-22/+22
2011-01-03error handling: the error number is not part of the user interfaceØyvind Harboe2-3/+3
2010-12-24initial SWD transport (SWD infrastructure #2)David Brownell5-1/+124
2010-12-16Fix for compilation failure amt_jtagaccel.cJohn Devereux1-0/+3
2010-12-10Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards1-13/+9
2010-12-08build: fix build from previous commitSpencer Oliver2-2/+2
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe11-27/+71
2010-11-30Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski1-5/+1
2010-11-30Added support for the blinking leds on Floss-JTAG v0.3 and newer.Piotr Esden-Tempski1-0/+57
2010-11-18build: add common.mkSpencer Oliver2-6/+2
2010-11-09TCL scripts: replace "puts" with "echo"Antonio Borneo1-4/+4
2010-10-29jim tests: use installedØyvind Harboe1-14/+19
2010-10-25buspirate: change handling of communication speed setting + create serial por...Michal Demin1-11/+16
2010-10-25buspirate: Serial port was not correctly closed.Michal Demin1-0/+9
2010-10-10add JLINK protocol doc refDavid Brownell1-0/+3
2010-09-30Update ep93xx and at91rm9200 driversLuca Bruno2-26/+12
2010-09-26zy1000: fix non-JTAG master buildØyvind Harboe1-1/+1
2010-09-20zy1000: add support for Linux hostØyvind Harboe2-6/+45
2010-09-20zy1000: remove obsolete debug codeØyvind Harboe1-7/+0
2010-09-08Remove duplicated initializationAlexander Stein1-1/+0
2010-09-07warning: fix silly -O3 warningØyvind Harboe1-1/+1
2010-09-03jtag: fix regression with dummy driver and when starting OpenOCD with target ...Øyvind Harboe1-5/+13
2010-08-27bitq: unshadow pause()David Brownell1-4/+4
2010-08-14Fix typo in usb_blaster_vid_pid error messageCatalin Patulea1-1/+1
2010-08-13Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski1-1/+56
2010-08-13Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski1-0/+5
2010-08-12jtag: fix handling of 'tap enable' errorThomas Koeller1-2/+2
2010-08-02zy1000: use correct base clock when calculating speed divisorØyvind Harboe1-4/+11
2010-08-02zy1000: print out khz correctly in response to setting JTAG speedØyvind Harboe1-4/+33
2010-08-02jtag: measure_clk debug procØyvind Harboe1-0/+9
2010-08-02jtag: add jtag_flush_queue_sleep debug commandØyvind Harboe3-0/+45
2010-07-24"transport select" returns Jim valueDavid Brownell1-41/+30
2010-07-23Buspirate: fix shadowMichal Demin1-14/+14
2010-07-19more careful luminary initDavid Brownell1-7/+12
2010-07-18comments for Luminary ICDI layoutDavid Brownell1-3/+27
2010-07-18debug-feature: jtagtcpip, improve jtag performanceØyvind Harboe2-4/+76
2010-07-16fix warningsØyvind Harboe1-2/+1
2010-07-16debug-feature: jtagtcpip, reduce performance impact of ping timesØyvind Harboe2-46/+103
2010-07-16debug feature: jtagtcpip, improve performanceØyvind Harboe2-0/+26
2010-07-16debug feature: jtagtcpip, improved performanceØyvind Harboe1-9/+22
2010-07-12jtag: fix shadow issues in adapter_initSpencer Oliver1-1/+0
2010-07-12adapter.c: missing space in handle_interface_commandSpencer Oliver1-1/+1
2010-07-09transport selection tweaksDavid Brownell5-15/+39
2010-07-09transport: fix bug/typo in transport_register cmdSpencer Oliver3-5/+3
2010-07-07transport: fix segfault in transport selectØyvind Harboe1-7/+6