summaryrefslogtreecommitdiff
path: root/src/jtag/zy1000
Commit message (Expand)AuthorAgeFilesLines
* 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
* zy1000: less warningsØyvind Harboe2009-12-301-3/+2
* zy1000: revc FPGA now worksØyvind Harboe2009-12-102-30/+6
* zy1000: some background info on the zy1000 file.Øyvind Harboe2009-12-081-0/+25
* zy1000: FPGA revC wipØyvind Harboe2009-12-041-5/+19
* change #include "embeddedice.h" to <target/embeddedice.h>Zachary T Welch2009-12-031-1/+1
* change #include "minidriver.h" to <jtag/minidriver.h>Zachary T Welch2009-12-031-1/+1
* change #include "interface.h" to <jtag/interface.h>Zachary T Welch2009-12-031-1/+1
* zy1000: keep up with latest changes to command handlingØyvind Harboe2009-12-011-1/+1
* zy1000: keep up with changes to command structureØyvind Harboe2009-11-301-0/+1
* zy1000: keep up with new command registration stuffØyvind Harboe2009-11-271-42/+46
* use COMMAND_REGISTER macroZachary T Welch2009-11-241-1/+1
* zy1000: fix breakage in command parsing code for power commandØyvind Harboe2009-11-221-1/+1
* fix zy1000 command handlerZachary T Welch2009-11-181-13/+11
* use COMMAND_PARSE_ON_OFF where appropriateZachary T Welch2009-11-181-12/+3
* jtag_registers: Avalon bridge flushing tweaksØyvind Harboe2009-11-171-1/+12
* zy1000: add version command to print FPGA version and timestampsØyvind Harboe2009-11-171-2/+29
* zy1000: fix bug when running on non-arm CPUØyvind Harboe2009-11-171-1/+8
* zy1000: fix trivial syntax error introduced by latest refactoringsØyvind Harboe2009-11-171-5/+5
* cleanup jtag minidriversZachary T Welch2009-11-161-4/+0
* command_t -> struct commandZachary T Welch2009-11-131-1/+1
* command_context_t -> struct command_contextZachary T Welch2009-11-131-4/+4
* target_t -> struct targetZachary T Welch2009-11-131-4/+4
* jtag_interface_t -> struct jtag_interfaceZachary T Welch2009-11-131-1/+1
* scan_field_t -> struct scan_fieldZachary T Welch2009-11-131-7/+7
* jtag_tap_t -> struct jtag_tapZachary T Welch2009-11-132-6/+6
* Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe2009-10-201-6/+0
* More svn to git version string fixes.Øyvind Harboe2009-10-201-1/+5
* Switch from svn to git version string handling.oyvind2009-10-191-7/+4
* 1.55 snapshotoharboe2009-10-071-1/+1
* remove unused externsoharboe2009-09-181-3/+0
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-172-2/+2
* 1.54 snapshotoharboe2009-07-141-1/+1
* revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.oharboe2009-07-061-25/+20
* zy1000 1.53 snapshotoharboe2009-07-021-2/+2
* zy1000 rev C workoharboe2009-06-261-0/+44