25 Commits (d4b7cbff88bb5eb14fececdbd8e2a0b3e58ce6e0)

Author SHA1 Message Date
  Marc Schink d4b7cbff88 Make #include guard naming consistent 8 years ago
  Marc Schink d0e763ac7e Remove FSF address from GPL notices 8 years ago
  Spencer Oliver 08d4411b59 update files to correct FSF address 11 years ago
  Spencer Oliver 38f8e5eefa build: cleanup src/jtag directory 12 years ago
  Øyvind Harboe 00635e28ba jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET 14 years ago
  Antonio Borneo 787a5067fb JTAG/COMMANDS: review scope of functions 14 years ago
  David Brownell a3245bd7cd interface: define TMS sequence command 14 years ago
  Øyvind Harboe 97de520bc0 minidriver: fix inline capability of minidriver 14 years ago
  Zachary T Welch cb4a475f6c change #include "jtag.h" to <jtag/jtag.h> 14 years ago
  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 2ddeec9db5 scan_command_t -> struct scan_command 14 years ago
  Zachary T Welch d0809ac060 scan_field_t -> struct scan_field 14 years ago
  zwelch 84df52f9ea - Fixes '=' whitespace 15 years ago
  zwelch 86e4324f1b Finish transforming 'u32' to 'uint32_t'. 15 years ago
  zwelch c18947b947 Transform 'u8' to 'uint8_t' 15 years ago
  oharboe 4a6adee17e added missing extern to jtag_command_queue definition. 15 years ago
  zwelch 4bc3af0374 Move JTAG command APIs into new jtag/commands.h header file. 15 years ago