860 Commits (32188c500468c117d2a79106ba9ae41d61ce1897)

Author SHA1 Message Date
  Zachary T Welch 246068fd89 jtag_command_t -> struct jtag_command 14 years ago
  Zachary T Welch 1053c32d9e jtag_command_container_t -> union jtag_command_container 14 years ago
  Zachary T Welch 22b220ad7f sleep_command_t -> struct sleep_command 14 years ago
  Zachary T Welch cf2e402d71 end_state_command_t -> struct end_state_command 14 years ago
  Zachary T Welch 8cc8c0544f reset_command_t -> struct reset_command 14 years ago
  Zachary T Welch 2fecae46f6 stableclocks_command_t -> struct stableclocks_command 14 years ago
  Zachary T Welch 5f6d8ecf8c runtest_command_t -> struct runtest_command 14 years ago
  Zachary T Welch c07f0600ff pathmove_command_t -> struct pathmove_command 14 years ago
  Zachary T Welch af3f4a0bbe statemove_command_t -> struct statemove_command 14 years ago
  Zachary T Welch e11c5a3b42 cmd_queue_page_t -> struct cmd_queue_page 14 years ago
  Zachary T Welch 2ddeec9db5 scan_command_t -> struct scan_command 14 years ago
  Zachary T Welch 4a29f8e21d more vsllink typedef cleanup 14 years ago
  Zachary T Welch 7c0ba75eae vsllink_jtag_t -> struct vsllink 14 years ago
  Zachary T Welch ffc77b61dd presto_t -> struct presto 14 years ago
  Zachary T Welch a3f1c87eb7 ft2232_device_t -> struct ft2232_device 14 years ago
  Zachary T Welch 4bc155398e jlink_jtag_t -> struct jlink 14 years ago
  Zachary T Welch 9036fdd589 cable_t -> struct cable 14 years ago
  Zachary T Welch e1c26950c0 pending_scan_result_t -> struct pending_scan_result 14 years ago
  Zachary T Welch 8bbb279c28 armjtagew_jtag_t -> struct armjtagew 14 years ago
  Zachary T Welch 5874d5f2ea use struct jtag_tap_event_action 14 years ago
  Zachary T Welch 363d72a484 jtag_event_callback_t -> struct jtag_event_callback 14 years ago
  Zachary T Welch 9f535f9af7 jtag_interface_t -> struct jtag_interface 14 years ago
  Zachary T Welch bee796b5b0 bitbang_interface_t -> struct bitbang_interface 14 years ago
  Zachary T Welch c20b779b89 bitq_interface_t -> struct biq_interface 14 years ago
  Zachary T Welch ff3150922b encapsulate bitq_state structure 14 years ago
  Zachary T Welch d0809ac060 scan_field_t -> struct scan_field 14 years ago
  Zachary T Welch 42ef503d37 jtag_tap_t -> struct jtag_tap 14 years ago
  Zachary T Welch d22270e0ed command_handler_t: make argc unsigned 14 years ago
  Zachary T Welch a585bdf726 add CMD_NAME macro for command handlers 14 years ago
  Zachary T Welch 5b6df55a1e use CALL_COMMAND_HANDLER instead of direct calls 14 years ago
  Zachary T Welch 63a26b421b use COMMAND_HELPER for command helper functions 14 years ago
  Zachary T Welch cfc4d5c6b7 use COMMAND_HANDLER macro to define all commands 14 years ago
  Jonas Horberg de735d375b parport: add support for the jtag_khz command. 14 years ago
  Zachary T Welch 5e1b500b17 fix 'jtag interface' behavior 14 years ago
  Zachary T Welch 8d6dcb9d39 jtag: remove useless declarations 14 years ago
  David Brownell d70d9634bf finish removing deprecated/obsolete commands 14 years ago
  Zachary T Welch 5e9d18f027 src/jtag: remove 'extern' and wrap headers. 14 years ago
  Zachary T Welch 2b1bd97508 Fix vsllink bulk out endpoint parsing. 14 years ago
  Zachary T Welch b7b561aae8 Improve jtag command argument parsing. 14 years ago
  David Brownell 2d9863e121 ft2232: cleanup 14 years ago
  Krzysztof Kajstura 2970696e89 JTAG: support KT-LINK adapter 14 years ago
  Dimitar Dimitrov e901cee72f FT2232: increase read retry counts 14 years ago
  Oleg Seiljus 993fe4ab63 Signalyzer: H2 and H4 support 14 years ago
  David Brownell 1020569b9f ft2232: less noise with _DEBUG_JTAG_IO_ 14 years ago
  David Brownell 0b476c9f4c JTAG: "jtag newtap ..." cleanup 14 years ago
  David Brownell 6cb1d10cda JTAG: simple autoprobing 14 years ago
  David Brownell e98817c463 JTAG: jtag_tap_init() bugfixes 14 years ago
  David Brownell 79f71fad58 jtag: clean up TAP state name handling 14 years ago
  David Brownell 814183a5c4 SVF: clean up, mostly for TAP state name handling 14 years ago
  David Brownell 7556a93aed XSVF: use svf_add_statemove() 14 years ago