openocd/src/jtag
Paul Fertser e60573c528 jtag: drivers: usb_blaster: clarify lowlevel driver selection code
This patch should make the code logic more transparent and user
notifications more useful.

It also fixes a warning "array subscript is below array bounds" that
leads to FTBFS on Raspbian GNU/Linux 8 (jessie).

Change-Id: I626b6a5bc013dfee7d36cf196f0abab981d30675
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/3931
Tested-by: jenkins
2018-01-27 17:16:02 +00:00
..
aice libusb: Add transfer type filter to get correct ep 2017-04-24 22:31:41 +01:00
drivers jtag: drivers: usb_blaster: clarify lowlevel driver selection code 2018-01-27 17:16:02 +00:00
hla jtag: drivers: stlink: handle all versions with single config 2017-12-12 21:13:55 +00:00
minidriver Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
minidummy Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
zy1000 Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
adapter.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
commands.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
commands.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
core.c jtag: core: report TRST and SRST as asserted only when they really are 2017-01-15 11:02:14 +00:00
driver.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
interface.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
interface.h Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
interfaces.c imx_gpio: add mmap based jtag interface for IMX processors 2017-05-31 08:16:17 +01:00
interfaces.h Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
jtag.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
minidriver.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
startup.tcl jtag/startup.tcl: fix regression with autoselecting JTAG 2015-04-14 12:35:39 +01:00
swd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
tcl.c Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
tcl.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00