summaryrefslogtreecommitdiff
path: root/src/jtag/zy1000
Commit message (Expand)AuthorAgeFilesLines
* adapter speed: require init script setting and centralize activation from dri...Jonas Hörberg2011-05-011-5/+0
* types: write memory now uses constØyvind Harboe2011-04-011-3/+3
* zy1000: fix bug in ir scan handlingØyvind Harboe2011-03-211-0/+5
* zy1000: removed JTAG master TCP/IP serverØyvind Harboe2011-03-211-125/+2
* zy1000: add code to check that SRST assertsØyvind Harboe2011-03-181-34/+42
* zy1000: switch to pthreadØyvind Harboe2011-03-151-11/+13
* zy1000: fix JTAG over TCP/IP performance problemØyvind Harboe2011-03-151-8/+11
* zy1000: fix incorrect usage of jtag_sleep()Øyvind Harboe2011-03-151-1/+2
* zy1000: reduce memory usage for fw upgrade fnØyvind Harboe2011-03-151-16/+2
* jtag: getting the JTAG speed can failØyvind Harboe2010-12-081-1/+5
* 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
* 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
* 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
* zy1000: fix arm11 optimisationØyvind Harboe2010-06-171-79/+78
* zy1000: -Wshadow warning fixØyvind Harboe2010-06-151-2/+2
* zy1000: fix optimisation gaffeØyvind Harboe2010-06-081-7/+30
* zy1000: added watchdog serverØyvind Harboe2010-06-081-1/+92
* 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
* zy1000: wait for srst to deassertØyvind Harboe2010-05-041-13/+27
* zy1000: dev toolØyvind Harboe2010-03-252-27/+340
* zy1000: allow it to build on linux host for testing purposesØyvind Harboe2010-03-252-27/+45
* zy1000: fix optimisaion bug in dcc writesØyvind Harboe2010-03-221-8/+2
* zy1000: clean up jtag_add_xx_scan fn'sØyvind Harboe2010-03-191-88/+67
* zy1000: fix bug in end state of DCC writesØyvind Harboe2010-03-191-2/+2
* jtag: remove jtag_get_end_state()'s that should be unecessaryØyvind Harboe2010-03-191-1/+1
* zy1000: tweak the DCC inner loop a tiny bitØyvind Harboe2010-03-171-5/+8
* zy1000: embedded ice dcc tweakØyvind Harboe2010-03-081-21/+48
* jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe2010-03-081-4/+14
* jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe2010-03-081-4/+2
* jtag: retire tap fieldØyvind Harboe2010-03-081-53/+19
* zy1000: faster jtag_add_ir_scan()Øyvind Harboe2010-03-011-9/+3
* zy1000: arm11 load is now fasterØyvind Harboe2010-03-011-42/+71
* zy1000: add jtag_add_tms_seq supportØyvind Harboe2010-03-011-20/+41
* interface: define TMS sequence commandDavid Brownell2010-02-271-1/+10
* arm11: improve performance using minidriver hookØyvind Harboe2010-02-221-3/+65
* arm11: allow minidrivers to implement inner loop of memory writesØyvind Harboe2010-02-221-0/+8
* zy1000: jtag_add_dr_scan() performance improvementØyvind Harboe2010-02-221-8/+15
* zy1000: flush jtag buffer before changing speedØyvind Harboe2010-01-191-0/+3
* zy1000: reset bugfixØyvind Harboe2010-01-111-1/+7
* ZY1000 help/usage fixupsDavid Brownell2010-01-091-8/+11
* zy1000: firmware upgrade fixes for revcØyvind Harboe2009-12-301-16/+45