111 Commits (1020569b9ffa5073df0966b519f05dd492bfa460)

Author SHA1 Message Date
  David Brownell 1020569b9f ft2232: less noise with _DEBUG_JTAG_IO_ 14 years ago
  dbrownell 7035b37e71 Remove much #ifdeffery around _DEBUG_JTAG_IO_ usage. 14 years ago
  oharboe e3a0647558 if srst pulls trst, then set state to TAP_RESET. 14 years ago
  dbrownell 817ea3f4e4 Update FT2232 driver so that it reliably enters TAP_RESET. 14 years ago
  dbrownell 3e87fc20ab Style cleanup for the updated ft2232_add_pathmove(). 14 years ago
  oharboe 84f51bf50c michal smulski <michal.smulski@ooma.com> fix regression in jtag_add_pathmove() which broke arm11 in r1825. Other uses of jtag_add_pathmove are svn + xsvf + xscale... 14 years ago
  ntfreak ef30f22fd3 - remove enable-ft2232-highspeed configure option, high speed ftdi support is now detected during the configure stage 14 years ago
  ntfreak c2f593bdc1 Jonas Horberg [jhorberg@sauer-danfoss.com]: 14 years ago
  ntfreak a634b5d52e Jonas Horberg [jhorberg@sauer-danfoss.com] 14 years ago
  zwelch a239d6b334 Fix FTD2XX build for CygWin. 15 years ago
  zwelch f130f95d45 Marcel Jost <marcel.jost@bfh.ch>: 15 years ago
  zwelch c97caebccd Remove whitespace at end of lines, step 2. 15 years ago
  zwelch dc575dc5bf Remove whitespace that occurs before ')'. 15 years ago
  zwelch f90d8fa45f Remove whitespace that occurs after '('. 15 years ago
  zwelch 6d1d58a1fc - Fixes '[<>]' whitespace 15 years ago
  zwelch 8959de9f67 - Fixes '+' whitespace 15 years ago
  zwelch 84df52f9ea - Fixes '=' whitespace 15 years ago
  zwelch 3813fda44a - Fixes '==' whitespace 15 years ago
  zwelch aea6815462 - Fixes '<<' whitespace 15 years ago
  zwelch 53d605e12c - Fixes '!=' whitespace 15 years ago
  duane 40d7e81c45 printf() warning fixes due to uint32_t change-over 15 years ago
  zwelch 86e4324f1b Finish transforming 'u32' to 'uint32_t'. 15 years ago
  zwelch f876d5e9c7 Transform 'u16' to 'uint16_t' 15 years ago
  zwelch c18947b947 Transform 'u8' to 'uint8_t' 15 years ago
  zwelch ea95cdb8e2 Improve VID/PID command argument handling in FTDI driver: 15 years ago
  zwelch 6dc2c2ce97 Encapsulate jtag_reset_config using accessors: 15 years ago
  zwelch cd7f89f6bc Add get and set accessors for jtag_speed: 15 years ago
  zwelch e7d6306b23 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch ec2bc2259c David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch a3e84343e2 Finish JTAG header file modularization; command factoring follows. 15 years ago
  zwelch 9a5acdc161 Improve in-source documentation that was causing Doxygen warnings. 15 years ago
  zwelch 67caf323f7 Remove interface.h from public JTAG header, include it where required. 15 years ago
  zwelch 6625e926fd Add high-speed device support in FT2232 driver: 15 years ago
  oharboe 8dab0ecf23 Remove unused code, TAP_INVALID is never passed to drivers. 15 years ago
  zwelch a88871bc6a Encapsulate JTAG Cable API and interface structure, plan for new header file. 15 years ago
  oharboe 9557d8a9b1 remove unused JTAG_END_STATE part 2 15 years ago
  ntfreak ff2737b429 - add support for cortino jtag interface 15 years ago
  zwelch ad8f1b4295 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch ce55905fb7 Submitted by Magnus Lundin <lundin@mlu.mine.nu>: 15 years ago
  kc8apf 869ef01f3c Author: Holger Schurig <hs4233@mail.mn-solutions.de> 15 years ago
  kc8apf 9a990a3591 FT2232 support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com> 15 years ago
  kc8apf 9b4295b059 ftdi_set_interface correctness by Strontium <strntydog@gmail.com> 15 years ago
  oharboe 231a71b7fb Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document its semantics 15 years ago
  zwelch 265b0a9fca Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>. 15 years ago
  zwelch 004c7124c4 Audit and eliminate redundant #include directives from src/jtag. 15 years ago
  zwelch 850121f255 Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h. 15 years ago
  zwelch 3368bb5a81 Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based interface. 15 years ago
  mlu 39f76220a8 Corrected statement order 15 years ago
  mlu 773ebb6bba Fix ft2232 TX buffer overflow 15 years ago
  mlu 4b9f6fcdb7 Break ft2232_execute_quie into smaller functions, follows restructure of jlink.c 15 years ago