jtag/aice: avoid abusing of int32_t type
[fw/openocd] / src / jtag / aice / aice_usb.c
2020-09-05 Antonio Borneojtag/aice: avoid abusing of int32_t type
2020-03-22 Tarek BOCHKATIjtag/libusb_helper: permit adapters to compute their...
2020-03-07 Tomas Vanekjtag/aice: fix clang static analyzer warnings
2020-03-03 Marc Schinkdrivers: Rename 'libusb1_common' to 'libusb_helper'
2020-03-03 Marc Schinkdrivers: libusb1_common code cleanup
2020-01-22 Oleksij Rempeljtag_libusb_bulk_read|write: return error code instead...
2019-09-24 Seth LaForgesrc/jtag/aice: Fix obviously incorrect bit op.
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO
2018-12-11 Antonio Borneolibusb0: add compatibility define for transfer type...
2018-07-18 Hellosun Wunds32: Avoid detected JTAG clock
2017-04-24 Hellosun Wulibusb: Add transfer type filter to get correct ep
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2016-07-19 Andreas FärberFix usage of timeval_ms()
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-10-06 Paul Fertserlibusb: introduce jtag_libusb_choose_interface() and...
2014-09-22 Austin PhillipsSupport hla_serial command for ST-LINK adapters.
2014-04-08 Paul Fertserjtag/aice/aice_usb: remove unused constants
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers
2013-09-13 Hsiangkai Wangnds32: support multi-target debugging
2013-09-13 Hsiangkai Wangnds32: change default value
2013-09-13 Hsiangkai Wangnds32: support Andes profiling function
2013-09-13 Hsiangkai Wangaice: support batch commands
2013-09-13 Hsiangkai Wangaice: Always setup SDP basic mode
2013-09-13 Hsiangkai Wangaice: use keep_alive() to avoid timeout warning messages
2013-07-15 Paul Fertseraice: fix FTBFS on ARM
2013-06-05 Hsiangkai Wangaice: add Andes AICE support