aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/zy1000
AgeCommit message (Expand)Author
2019-06-06jtag: set default "jtag_only" to uninitialized transportsAntonio Borneo
2018-08-01zy1000: fix compile error with gcc 8.1.1Antonio Borneo
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-01-20Retire jtag_add_dr_outAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-04-18zy1000: fixed link to Zylin ZY1000 JTAG ProbeBill Traynor
2012-03-13ecosboard: delete bit-rotted eCos codeØyvind Harboe
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-12-13zy1000: fix crash in JTAG over TCP/IPØyvind Harboe
2011-05-01adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg
2011-04-01types: write memory now uses constØyvind Harboe
2011-03-21zy1000: fix bug in ir scan handlingØyvind Harboe
2011-03-21zy1000: removed JTAG master TCP/IP serverØyvind Harboe
2011-03-18zy1000: add code to check that SRST assertsØyvind Harboe
2011-03-15zy1000: switch to pthreadØyvind Harboe
2011-03-15zy1000: fix JTAG over TCP/IP performance problemØyvind Harboe
2011-03-15zy1000: fix incorrect usage of jtag_sleep()Øyvind Harboe
2011-03-15zy1000: reduce memory usage for fw upgrade fnØyvind Harboe
2010-12-08jtag: getting the JTAG speed can failØyvind Harboe
2010-09-26zy1000: fix non-JTAG master buildØyvind Harboe
2010-09-20zy1000: add support for Linux hostØyvind Harboe
2010-09-20zy1000: remove obsolete debug codeØyvind Harboe
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-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-06-17zy1000: fix arm11 optimisationØyvind Harboe
2010-06-15zy1000: -Wshadow warning fixØyvind Harboe
2010-06-08zy1000: fix optimisation gaffeØyvind Harboe
2010-06-08zy1000: added watchdog serverØ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-04zy1000: wait for srst to deassertØyvind Harboe
2010-03-25zy1000: dev toolØyvind Harboe
2010-03-25zy1000: allow it to build on linux host for testing purposesØyvind Harboe
2010-03-22zy1000: fix optimisaion bug in dcc writesØyvind Harboe
2010-03-19zy1000: clean up jtag_add_xx_scan fn'sØyvind Harboe
2010-03-19zy1000: fix bug in end state of DCC writesØyvind Harboe
2010-03-19jtag: remove jtag_get_end_state()'s that should be unecessaryØyvind Harboe
2010-03-17zy1000: tweak the DCC inner loop a tiny bitØyvind Harboe
2010-03-08zy1000: embedded ice dcc tweakØyvind Harboe
2010-03-08jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe
2010-03-08jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe
2010-03-08jtag: retire tap fieldØyvind Harboe