summaryrefslogtreecommitdiff
path: root/src/jtag/minidummy
Commit message (Expand)AuthorAgeFilesLines
* types: write memory now uses constØyvind Harboe2011-04-011-1/+1
* jtag: simplify jtag_add_plain_ir/dr_scanØyvind Harboe2010-03-081-2/+2
* jtag: jtag_add_ir_scan() now takes a single fieldØyvind Harboe2010-03-081-1/+1
* jtag: retire tap fieldØyvind Harboe2010-03-081-2/+2
* minidriver: fix arm11 compilation problemØyvind Harboe2010-03-051-0/+6
* jtag: the post TAP state is now passed to the driversØyvind Harboe2010-03-011-1/+1
* interface: define TMS sequence commandDavid Brownell2010-02-271-0/+7
* minidriver: fix inline capability of minidriverØyvind Harboe2009-12-081-0/+1
* 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
* update minidummy interface driver command handlingZachary T Welch2009-11-271-1/+1
* minidummy: fix compilation errorØyvind Harboe2009-11-271-2/+2
* cleanup jtag minidriversZachary T Welch2009-11-161-27/+0
* command_t -> struct commandZachary T Welch2009-11-131-1/+1
* target_t -> struct targetZachary T Welch2009-11-131-2/+2
* jtag_interface_t -> struct jtag_interfaceZachary T Welch2009-11-131-1/+1
* scan_field_t -> struct scan_fieldZachary T Welch2009-11-131-4/+4
* jtag_tap_t -> struct jtag_tapZachary T Welch2009-11-132-3/+3
* Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe2009-10-201-6/+0
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-172-2/+2
* - Fixes '=' whitespacezwelch2009-06-231-1/+1
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-182-3/+3
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-2/+2
* Move minidummy source file, as was supposed to happen in last commit.zwelch2009-06-081-0/+190
* Set svn:eol-style properties on new minidummy driver files.zwelch2009-06-071-43/+43
* minidriver build test driver "minidriver"oharboe2009-06-071-0/+43