libusb_helper: fix memory leak when no adapter is found
[openocd.git] / src / jtag / drivers /
2020-06-06 Antonio Borneolibusb_helper: fix memory leak when no adapter is found 01/5701/2
2020-06-06 tscn92jtag/drivers/bcm2835gpio: bcm2835gpio_init has been... 68/5568/3
2020-05-24 Antonio Borneostlink: fix open AP for v2j37 and v3j7 91/5691/3
2020-05-24 Antonio Borneostlink: fix incorrectly returned error on v2j28 83/5683/2
2020-05-24 Antonio Borneostlink: default dapdirect to SWD instead of JTAG 38/5538/5
2020-05-24 Antonio Borneostlink: simplify handling of SWIM 32/5532/6
2020-05-24 Antonio Borneostlink: simplify mem R/W with SWIM 31/5531/7
2020-05-24 Antonio Borneoswim: add new transport 30/5530/6
2020-05-24 Antonio Borneoswim: fix adapter speed handling 29/5529/6
2020-05-24 Antonio Borneostlink: reduce use of hla specific enum hl_transports 26/5526/6
2020-05-09 Antonio Borneocoding style: remove useless return statement from... 22/5622/2
2020-05-09 Antonio Borneocoding style: prototype of functions with no parameters 21/5621/2
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations 19/5619/2
2020-05-09 Antonio Borneocoding style: add parenthesis around the argument of... 18/5618/2
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or... 17/5617/2
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text... 72/5172/6
2020-04-24 Andreas Fritiofsonbitbang: Fix FTBFS with GCC 10 92/5592/2
2020-04-24 Leonard Crestezftdi: Report an error if no ftdi_vid_pid is specified 40/5440/2
2020-04-21 Liming Sunjtag/drivers: add debugging support for Mellanox BlueFi... 57/5457/7
2020-04-20 Tomas Vanekjtag/drivers/ulink: fix clang static analyzer warnings 70/5370/3
2020-04-20 Tomas Vanekjtag/drivers/ulink: fix clang static analyzer warning 20/5520/2
2020-04-20 Tomas Vanekjtag/drivers/ulink: fix clang static analyzer warning 19/5519/2
2020-04-12 Ake RehnmanEntering SWIM mode on ST-LINK does not update swim... 47/5547/4
2020-04-12 Tarek BOCHKATIstlink: always use a valid endpoint 55/5455/4
2020-04-12 Antonio Borneostlink: remove only instance of useconds_t 44/5544/3
2020-04-12 Antonio Borneosysfsgpio: minor fix for bool types 52/5552/2
2020-04-05 Laurent LEMELEstlink: remove 18 MHz jtag freq for stlink v2 65/5465/2
2020-04-05 Laurent LEMELEstlink: fix speed setting in dap mode 64/5464/2
2020-04-05 Roman Elshincmsis_dap_usb: Light up the leds while connected 85/5385/3
2020-03-24 Edward Fewelldrivers: xds110: Add support of alternate XDS110 config... 94/5494/3
2020-03-24 Edward Fewelldrivers: xds110: Clean up command syntax and documentation 95/5495/3
2020-03-24 Edward Fewelldrivers: xds110: Add support TCK changes in firmware... 93/5493/2
2020-03-22 Tarek BOCHKATIstlink: workaround serial bug with old ST-Link DFU 96/5396/22
2020-03-22 Tarek BOCHKATIjtag/libusb_helper: permit adapters to compute their... 96/5496/4
2020-03-14 Edward Fewelldrivers: xds110: Fix errors in routine that toggles 97/5497/2
2020-03-12 Antonio Borneoftdi: flush mpsse queue after a level change on reset... 31/5431/2
2020-03-07 Tomas Vanekjtag/drivers/openjtag: fix clang static analyzer warnings 69/5369/2
2020-03-03 Marc Schinkdrivers: Rename 'libusb1_common' to 'libusb_helper' 34/5434/4
2020-03-03 Marc Schinkdrivers: libusb1_common code cleanup 33/5433/3
2020-03-03 Oleksij Rempelremove libusb0_common support 32/5432/5
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk 97/5197/4
2020-02-15 Antonio Borneostlink: add trace support in DAP direct mode 09/5409/3
2020-02-15 Antonio Borneocoding style: use ARRAY_SIZE() when possible 98/5198/3
2020-02-15 Jan Matyasjtag_vpi: added an option to stop simulation on exit 07/5407/4
2020-02-08 Antonio Borneostlink: fix max packet size for 8 bit R/W on stlink-v3 08/5408/2
2020-02-06 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build on Linux pre... 35/5435/2
2020-01-29 Antonio Borneoopenocd: fix minor inconsistencies after renaming ... 82/5282/3
2020-01-22 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build after merge 02/5402/2
2020-01-22 Oleksij Rempeljtag_libusb_bulk_read|write: return error code instead... 90/4590/21
2020-01-17 Moritz Fischerjtag: drivers: xlnx-pcie-xvc: Add support for Xilinx... 14/5314/15
2020-01-14 Antonio Borneostlink: fix handling of DPv1 and DPv2 banked registers 78/4978/6
2020-01-14 Antonio Borneostlink: add DAP direct driver 04/4904/9
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d... 00/4900/8
2020-01-14 Antonio Borneodrivers/kitprog: remove unused JTAG execute_queue method 99/4899/8
2020-01-14 Antonio Borneobitbang: jtag-only drivers: switch to new reset API 00/5300/3
2020-01-14 Antonio Borneoswd: get rid of jtag queue to assert/deassert srst 95/4895/7
2020-01-02 Jan Matyasjtag_vpi: multiple improvements 77/5177/11
2019-12-21 Marc Schinktarget/armv7m_trace: Improve SWO frequency auto-detection 03/3903/5
2019-12-19 Antonio Borneosysfsgpio: give time to udev to change gpio permission 02/5302/3
2019-12-16 Jan Matyasjtag_vpi: ensured constant packet size & endianness 52/5152/8
2019-11-07 Alexandru Gagniucjtag: usb_blaster: Add missing 'default' to switch... 33/5333/2
2019-11-07 Alexandru Gagniucjtag: jtag_vpi: Add missing 'default' to switch statement 40/5340/2
2019-10-19 Marc Schinklibjaylink: Update to latest Git version 09/5309/2
2019-10-18 Antonio Borneodrivers/gw16012: remove useless cast on gw16012_port 95/5195/3
2019-10-15 Tim NewsomeAdd wall clock timeout warning to mpsse_flush() 67/4767/4
2019-06-13 Tilman Sauerbeckjtag: drivers: buspirate: chunk SWD switch sequence... 00/5200/3
2019-06-13 Christopher Headjtag/drivers/jtag_usb_common: fix typo 02/5202/2
2019-06-06 Antonio Borneojtag: set default "jtag_only" to uninitialized transports 93/4893/3
2019-06-06 Antonio Borneoswd: remove unused API frequency() 91/4891/3
2019-06-04 Andreas FritiofsonConvert DEBUG_JTAG_IO to LOG_DEBUG_IO 10/3910/8
2019-05-31 Oleksij Rempeljlink: add usb location support 96/4596/10
2019-05-31 Marc Schinkjtag/drivers/jtag_usb_common: Fix variable name 54/5154/4
2019-05-31 Oleksij Rempellibjaylink: Update to latest Git version 29/4629/5
2019-05-31 Marc Schinkjtag/drivers/jtag_usb_common: Remove warning 55/5155/4
2019-05-15 Jan Matyasjtag/drivers/imx_gpio: fixed calls to command_print 76/5176/3
2019-05-15 Antonio Borneodrivers/bcm2835gpio: fix build for ARM host 74/5174/3
2019-05-14 Jan Matyasjtag_vpi: fixed state transitions in "stableclocks" 51/5151/3
2019-05-14 Megan Wachsjtag_vpi: correct runtest behavior 35/3635/4
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma... 81/5081/2
2019-05-14 Paul Fertserjlink: change prototype of show_config*() functions 80/5080/2
2019-04-07 Antonio BorneoSet empty usage field for commands that do not need... 24/5024/2
2019-04-07 Antonio Borneodrivers/at91rm9200: fix help and usage to command ... 23/5023/2
2019-04-07 Antonio Borneodrivers/vsllink: add help and usage to commands 20/5020/2
2019-04-07 Antonio Borneodrivers/bcm2835gpio: fix usage messages 19/5019/2
2019-04-07 Antonio Borneodrivers/imx_gpio: fix usage messages 18/5018/2
2019-04-07 Antonio Borneocommand_registration: add empty usage field to chained... 17/5017/2
2019-03-26 Frans-Willem Hardijzerstlink: Set speed before entering JTAG/SWD mode 18/4818/4
2019-03-08 Antonio Borneodrivers/stlink_usb: use command STLINK_DEBUG_APIV2_READ... 26/4826/5
2019-03-08 Antonio Borneodrivers/stlink_usb: check error code returned by st... 25/4825/4
2019-03-08 Antonio Borneodrivers/stlink_usb: fix stlink_usb_read_regs() for... 24/4824/3
2019-03-07 Antonio Borneostlink: handle error GET_IDCODE 82/4982/3
2019-03-07 Antonio Borneostlink: handle error bad-AP 81/4981/3
2019-03-06 Antonio Borneostlink: remove unused assignment 45/4945/2
2019-03-05 Diego Herranzsrc/jtag/drivers/ftdi: fix swd pin comment and links 08/4908/3
2019-02-25 Paul Fertserjtag: drivers: cmsis-dap: correct vendor request code 55/3855/2
2019-02-19 Oleksij Rempelftdi: use "adapter usb location" instead of ftdi_locati... 71/4771/10
2019-02-07 Marc Schinkjlink: Use correct SWD buffer size 78/4878/2
2019-02-07 Antonio Borneodrivers/bitbang: remove unused extern declaration of... 74/4874/2
2019-02-07 Antonio Borneodrivers/imx_gpio: fix polarity of srst and trst 47/4847/2
2019-02-07 Oleksij Rempeljtag: drivers: provide initial support for usb path... 80/4580/14
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)