aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
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
2010-07-01ft2232: simplify ft2232_read_scanMarc Pignat
2010-07-01ft2232: cleanup ft2232_writeMarc Pignat
2010-06-21jtag: retire jtag_get_error()Øyvind Harboe
2010-06-19arm-jtag-ew: -Wshadow fixAndreas Fritiofson
2010-06-17mingw32: -Wshadow fixes in arm-jtag-ew.cFreddie Chopin
2010-06-17mingw32: -Wshadow fixes in rlink.cFreddie Chopin
2010-06-17rlink: -Wshadows fixesFreddie Chopin
2010-06-17jlink: fix -Wshadow warningAntonio Borneo
2010-06-17vsllink: fix -Wshadow warningAntonio Borneo
2010-06-17zy1000: fix arm11 optimisationØyvind Harboe
2010-06-15zy1000: -Wshadow warning fixØyvind Harboe
2010-06-10jtag: added mising headerThomas Koeller
2010-06-08zy1000: fix optimisation gaffeØyvind Harboe
2010-06-08zy1000: added watchdog serverØyvind Harboe
2010-06-07jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe
2010-05-18zy1000: fix false positive warning about unitialized local variableØyvind Harboe
2010-05-05zy1000: fix tcl command to read power dropout statusØyvind Harboe
2010-05-05zy1000: fix keep_alive() bugØyvind Harboe
2010-05-05command context: fix errors when running certain commands on startupØyvind Harboe
2010-05-04zy1000: wait for srst to deassertØyvind Harboe