openocd/src/jtag/drivers
Diego Herranz 4db695c66c src/jtag/drivers/ftdi: fix swd pin comment and links
- TDI/DO is not pin 2 and in fact, we don't even need to mention which
pin number it is. "TDI/DO pin" is descriptive enough.

- FT2232D link didn't work anymore. It could have been updated to the
current working FT2232D link but changed to link the FT2232H instead
which is the latest generation and the most commonly used these days.

- Taking advantage of the change, link to the MPSSE document updated.
It still worked but through a redirection, so updated just in case the
redirection stops working.

Change-Id: Ia7d01bbcac2158026831edb010a6b50f58351e42
Signed-off-by: Diego Herranz <diegoherranz@diegoherranz.com>
Reviewed-on: http://openocd.zylin.com/4908
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2019-03-05 08:04:47 +00:00
..
libjaylink@8645845c1a libjaylink: Update to latest Git version 2017-10-03 11:18:26 +01:00
OpenULINK Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
usb_blaster usb_blaster: Don't unnecessarily go through DR-/IR-Pause 2018-07-24 13:07:44 +01:00
versaloon Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
amt_jtagaccel.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
arm-jtag-ew.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
at91rm9200.c Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
bcm2835gpio.c Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
bitbang.c drivers/bitbang: remove unused extern declaration of jtag_interface 2019-02-07 19:32:14 +00:00
bitbang.h Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
bitq.c jtag/bitq: array boundary overflow 2018-11-10 21:15:39 +00:00
bitq.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
buspirate.c jtag: drivers: buspirate: fix abuse of "char" type 2018-03-12 18:59:32 +00:00
cmsis_dap_usb.c jtag: drivers: cmsis-dap: correct vendor request code 2019-02-25 23:53:48 +00:00
driver.c jtag: make cmd_queue_scan_field_clone public 2018-10-16 11:58:17 +01:00
dummy.c Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
ep93xx.c Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
ft232r.c jtag: drivers: ft232r: unhardcoded 2018-12-06 08:51:01 +00:00
ftdi.c src/jtag/drivers/ftdi: fix swd pin comment and links 2019-03-05 08:04:47 +00:00
gw16012.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
imx_gpio.c drivers/imx_gpio: fix polarity of srst and trst 2019-02-07 07:51:41 +00:00
jlink.c jlink: Use correct SWD buffer size 2019-02-07 19:32:41 +00:00
jtag_usb_common.c jtag: drivers: provide initial support for usb path filtering 2019-02-07 07:51:30 +00:00
jtag_usb_common.h jtag: drivers: provide initial support for usb path filtering 2019-02-07 07:51:30 +00:00
jtag_vpi.c Set TCP_NODELAY for local connections to jtag_vpi. 2018-11-26 09:35:48 +00:00
kitprog.c Fix warnings exposed by GCC8 2018-05-30 09:36:46 +01:00
libusb_common.h Convert to non-recursive make 2016-12-08 16:23:10 +00:00
libusb1_common.c jtag: drivers: provide initial support for usb path filtering 2019-02-07 07:51:30 +00:00
libusb1_common.h libusb: Add transfer type filter to get correct ep 2017-04-24 22:31:41 +01:00
libusb0_common.c libusb: add debug message on adapter not found due to wrong serial 2019-01-08 10:04:42 +00:00
libusb0_common.h libusb0: add compatibility define for transfer type bulk 2018-12-11 13:29:21 +00:00
Makefile.am jtag: drivers: provide initial support for usb path filtering 2019-02-07 07:51:30 +00:00
Makefile.rlink Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
minidriver_imp.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
mpsse.c ftdi: extend ftdi_location format 2018-09-10 11:55:43 +01:00
mpsse.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
opendous.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openjtag.c libusb: Add transfer type filter to get correct ep 2017-04-24 22:31:41 +01:00
osbdm.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
parport.c Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
presto.c Use timeval helpers 2018-01-25 16:43:49 +00:00
remote_bitbang.c Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
rlink_call.m4 Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rlink_dtc_cmd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rlink_ep1_cmd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rlink_init.m4 Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rlink_speed_table.c build: cleanup src/jtag/drivers directory 2012-02-06 10:59:07 +00:00
rlink_st7.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rlink.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
rlink.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
stlink_usb.c stlink_usb: Submit multiple USB URBs at once to improve performance 2019-01-08 10:05:36 +00:00
sysfsgpio.c drivers/sysfsgpio: fix usage messages 2019-01-14 08:45:35 +00:00
ti_icdi_usb.c jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
ulink.c jtag: drivers: ulink: fix uninitialised variable warning 2016-12-25 09:17:30 +00:00
usb_common.c jtag/drivers/usb_common: return oocd error values 2019-01-08 10:02:43 +00:00
usb_common.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
usbprog.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
vsllink.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
xds110.c drivers: xds110: Add support for XDS110 stand-alone probe 2019-01-08 09:49:03 +00:00