openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / aice / aice_usb.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag
2021-11-28 Antonio Borneodrivers: call adapter_get_required_serial() in jtag_lib...
2021-07-31 Antonio Borneojtag/aice: fix build with clang on MacOS
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch
2021-07-24 Antonio Borneoopenocd: manually remove NULL comparisons
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-20 Antonio Borneojtag/aice: use macros in place of const variables
2021-05-22 Antonio Borneojtag: fix some minor typo
2021-05-01 Tim NewsomeCleanup of config/includes.
2021-05-01 Antonio Borneolibusb: don't use typedef's
2020-11-04 Antonio Borneojtag: declare local symbols as static
2020-09-05 Antonio Borneojtag: avoid checking for non NULL pointer to free it
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