Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/IP clien...
[fw/openocd] / src / jtag / minidriver.h
2009-10-20 Øyvind HarboeRemoved unused interface_jtag_set_end_state and wrote...
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
2009-06-19 oharboefix jtag_add_callback() args. The first argument is...
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-04 oharboeRename jtag_add_end_state to jtag_set_end_state since...
2009-06-03 zwelchFinish JTAG header file modularization; command factori...
2009-06-02 zwelchFinish removing '#ifdef HAVE_JTAG_MINIDRIVER_H' from...
2009-06-02 zwelchAdd header file for JTAG minidriver: