summaryrefslogtreecommitdiff
path: root/src/jtag/minidriver.h
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 2.zwelch2009-06-231-1/+1
* fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe2009-06-191-2/+2
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-2/+2
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-5/+5
* Rename jtag_add_end_state to jtag_set_end_state since "add" implies thatoharboe2009-06-041-1/+1
* Finish JTAG header file modularization; command factoring follows.zwelch2009-06-031-0/+2
* Finish removing '#ifdef HAVE_JTAG_MINIDRIVER_H' from jtag.h:zwelch2009-06-021-0/+6
* Add header file for JTAG minidriver:zwelch2009-06-021-0/+127