openocd/src/jtag/drivers
Paul Fertser b8c7232b66 jtag: drivers: buspirate: fix abuse of "char" type
Change occurrences of char to uint8_t where appropriate as a binary
protocol is used to talk to this adapter.

This fixes a build issue with modern clang.

Change-Id: I21cc82c8cad148bd0977533c12c74a9d6ba2faff
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/4462
Tested-by: jenkins
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
2018-03-12 18:59:32 +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 jtag: drivers: usb_blaster: clarify lowlevel driver selection code 2018-01-27 17:16:02 +00: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 Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
bitbang.h Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
bitq.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01: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: fix connect under reset 2018-01-03 10:56:32 +00:00
driver.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +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
ftdi.c ftdi swd: disable SWD output pin during input 2018-01-13 11:37:13 +00:00
gw16012.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
imx_gpio.c Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +00:00
jlink.c jlink: Disable TCP/IP discovery 2017-10-03 11:19:10 +01:00
jtag_vpi.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
kitprog.c jtag/drivers/kitprog: Enable LOG_DEBUG_IO 2018-01-09 16:22:30 +00:00
libusb_common.h Convert to non-recursive make 2016-12-08 16:23:10 +00:00
libusb1_common.c libusb: Add transfer type filter to get correct ep 2017-04-24 22:31:41 +01: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 transfer type filter to get correct ep 2017-04-24 22:31:41 +01:00
libusb0_common.h libusb: Add transfer type filter to get correct ep 2017-04-24 22:31:41 +01:00
Makefile.am imx_gpio: add mmap based jtag interface for IMX processors 2017-05-31 08:16:17 +01: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 jtag: drivers: mpsse: ignore error to detach kernel driver 2016-10-17 09:20:22 +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 jtag: drivers: stlink: ignore write verify error 2018-02-03 15:33:56 +00:00
sysfsgpio.c Add read buffer to bitbang, improving performance. 2018-01-25 16:44:06 +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 Remove FSF address from GPL notices 2016-05-24 22:30:01 +01: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