summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* 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
* transport: fix bug/typo in interface_transports commandØyvind Harboe2010-07-071-1/+2
* initial "transport" frameworkDavid Brownell2010-07-027-11/+571
* ft2232: revert ft2232_read_scan changesSpencer Oliver2010-07-021-10/+9
* ft2232: bugfix from previous commitSpencer Oliver2010-07-011-1/+1
* ft2232: simplify ft2232_read_scanMarc Pignat2010-07-011-9/+10
* ft2232: cleanup ft2232_writeMarc Pignat2010-07-011-42/+43
* jtag: retire jtag_get_error()Øyvind Harboe2010-06-212-9/+4
* arm-jtag-ew: -Wshadow fixAndreas Fritiofson2010-06-191-6/+6
* mingw32: -Wshadow fixes in arm-jtag-ew.cFreddie Chopin2010-06-171-4/+4
* mingw32: -Wshadow fixes in rlink.cFreddie Chopin2010-06-171-7/+7
* rlink: -Wshadows fixesFreddie Chopin2010-06-171-15/+15
* jlink: fix -Wshadow warningAntonio Borneo2010-06-171-7/+7
* vsllink: fix -Wshadow warningAntonio Borneo2010-06-171-5/+5
* zy1000: fix arm11 optimisationØyvind Harboe2010-06-171-79/+78