command_t -> struct command
[fw/openocd] / src / jtag / minidummy / minidummy.c
2009-11-13 Zachary T Welchcommand_t -> struct command
2009-11-13 Zachary T Welchjtag_interface_t -> struct jtag_interface
2009-11-13 Zachary T Welchscan_field_t -> struct scan_field
2009-11-13 Zachary T Welchjtag_tap_t -> struct jtag_tap
2009-10-20 Øyvind HarboeRemoved unused interface_jtag_set_end_state and wrote...
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-18 zwelchFinish transforming 'u32' to 'uint32_t'.
2009-06-18 zwelchTransform 'u8' to 'uint8_t'
2009-06-08 zwelchMove minidummy source file, as was supposed to happen...