aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/minidriver.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-09src/jtag: remove 'extern' and wrap headers.Zachary T Welch1-16/+15
2009-10-20Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/...Øyvind Harboe1-1/+0
2009-06-23Remove whitespace at end of lines, step 2.zwelch1-1/+1
2009-06-19fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe1-2/+2
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch1-2/+2
2009-06-18Transform 'u8' to 'uint8_t'zwelch1-5/+5
2009-06-04Rename jtag_add_end_state to jtag_set_end_state since "add" implies thatoharboe1-1/+1
2009-06-03Finish JTAG header file modularization; command factoring follows.zwelch1-0/+2
2009-06-02Finish removing '#ifdef HAVE_JTAG_MINIDRIVER_H' from jtag.h:zwelch1-0/+6
2009-06-02Add header file for JTAG minidriver:zwelch1-0/+127