summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
...
* add basic TI xds100v2 supportMathias K2011-01-261-0/+94
* str9xpec: Find flash controller from the chain.Santeri Salko2011-01-142-1/+2
* transport: fix transport command args gaffesimon qian2011-01-131-3/+3
* transport: fix LOG_DEBUG gaffesimon qian2011-01-131-2/+4
* nit: more LOG_* \n fixesEric Wetzel2011-01-096-17/+17
* nit: do not add \n at end of LOG_ERROREric Wetzel2011-01-055-22/+22
* error handling: the error number is not part of the user interfaceØyvind Harboe2011-01-032-3/+3
* initial SWD transport (SWD infrastructure #2)David Brownell2010-12-245-1/+124
* Fix for compilation failure amt_jtagaccel.cJohn Devereux2010-12-161-0/+3
* Fix for segmentation fault from freed memory access in jtag_unregister_event_...Paul Richards2010-12-101-13/+9
* build: fix build from previous commitSpencer Oliver2010-12-082-2/+2
* jtag: getting the JTAG speed can failØyvind Harboe2010-12-0811-27/+71
* Some cosmetic fixes to the Lisa/L layout support functions.Piotr Esden-Tempski2010-11-301-5/+1
* Added support for the blinking leds on Floss-JTAG v0.3 and newer.Piotr Esden-Tempski2010-11-301-0/+57
* build: add common.mkSpencer Oliver2010-11-182-6/+2
* TCL scripts: replace "puts" with "echo"Antonio Borneo2010-11-091-4/+4
* jim tests: use installedØyvind Harboe2010-10-291-14/+19
* buspirate: change handling of communication speed setting + create serial por...Michal Demin2010-10-251-11/+16
* buspirate: Serial port was not correctly closed.Michal Demin2010-10-251-0/+9
* add JLINK protocol doc refDavid Brownell2010-10-101-0/+3
* Update ep93xx and at91rm9200 driversLuca Bruno2010-09-302-26/+12
* zy1000: fix non-JTAG master buildØyvind Harboe2010-09-261-1/+1
* zy1000: add support for Linux hostØyvind Harboe2010-09-202-6/+45
* zy1000: remove obsolete debug codeØyvind Harboe2010-09-201-7/+0
* Remove duplicated initializationAlexander Stein2010-09-081-1/+0
* warning: fix silly -O3 warningØyvind Harboe2010-09-071-1/+1
* jtag: fix regression with dummy driver and when starting OpenOCD with target ...Øyvind Harboe2010-09-031-5/+13
* bitq: unshadow pause()David Brownell2010-08-271-4/+4
* Fix typo in usb_blaster_vid_pid error messageCatalin Patulea2010-08-141-1/+1
* Added support for the Lisa/L jtag LEDs.Piotr Esden-Tempski2010-08-131-1/+56
* Added support for Lisa/L builtin JTAG interface.Piotr Esden-Tempski2010-08-131-0/+5
* jtag: fix handling of 'tap enable' errorThomas Koeller2010-08-121-2/+2
* zy1000: use correct base clock when calculating speed divisorØyvind Harboe2010-08-021-4/+11
* zy1000: print out khz correctly in response to setting JTAG speedØyvind Harboe2010-08-021-4/+33
* jtag: measure_clk debug procØyvind Harboe2010-08-021-0/+9
* jtag: add jtag_flush_queue_sleep debug commandØyvind Harboe2010-08-023-0/+45
* "transport select" returns Jim valueDavid Brownell2010-07-241-41/+30
* Buspirate: fix shadowMichal Demin2010-07-231-14/+14
* more careful luminary initDavid Brownell2010-07-191-7/+12
* comments for Luminary ICDI layoutDavid Brownell2010-07-181-3/+27
* debug-feature: jtagtcpip, improve jtag performanceØyvind Harboe2010-07-182-4/+76
* fix warningsØyvind Harboe2010-07-161-2/+1
* debug-feature: jtagtcpip, reduce performance impact of ping timesØyvind Harboe2010-07-162-46/+103
* debug feature: jtagtcpip, improve performanceØyvind Harboe2010-07-162-0/+26
* debug feature: jtagtcpip, improved performanceØyvind Harboe2010-07-161-9/+22
* jtag: fix shadow issues in adapter_initSpencer Oliver2010-07-121-1/+0
* adapter.c: missing space in handle_interface_commandSpencer Oliver2010-07-121-1/+1
* transport selection tweaksDavid Brownell2010-07-095-15/+39
* transport: fix bug/typo in transport_register cmdSpencer Oliver2010-07-093-5/+3
* transport: fix segfault in transport selectØyvind Harboe2010-07-071-7/+6