summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* 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
* zy1000: -Wshadow warning fixØyvind Harboe2010-06-151-2/+2
* jtag: added mising headerThomas Koeller2010-06-101-0/+1
* zy1000: fix optimisation gaffeØyvind Harboe2010-06-081-7/+30
* zy1000: added watchdog serverØyvind Harboe2010-06-081-1/+92
* jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe2010-06-0713-14/+21
* zy1000: fix false positive warning about unitialized local variableØyvind Harboe2010-05-181-1/+1
* zy1000: fix tcl command to read power dropout statusØyvind Harboe2010-05-051-3/+2
* zy1000: fix keep_alive() bugØyvind Harboe2010-05-051-0/+2
* command context: fix errors when running certain commands on startupØyvind Harboe2010-05-051-2/+2