aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/minidriver.h
AgeCommit message (Expand)Author
2009-10-20Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe
2009-06-23Remove whitespace at end of lines, step 2.zwelch
2009-06-19fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-04Rename jtag_add_end_state to jtag_set_end_state since "add" implies thatoharboe
2009-06-03Finish JTAG header file modularization; command factoring follows.zwelch
2009-06-02Finish removing '#ifdef HAVE_JTAG_MINIDRIVER_H' from jtag.h:zwelch
2009-06-02Add header file for JTAG minidriver:zwelch