flash/nor/stm32l4x: Fix check for number of arguments
[openocd.git] / src / jtag /
2020-06-14 Tarek BOCHKATIstlink: code factorization by introducing stlink_usb_ex... 12/5612/3
2020-06-06 Antonio Borneojtag/tcl: fix memory leak in command 'irscan' 92/5692/2
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 Borneohelper/command: strip replicated command name in log 60/5660/2
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 BorneoRevert "adapter: expose HLA interface in struct adapter... 33/5533/6
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 Borneoswim: abstract the transport in stm8 target 28/5528/6
2020-05-24 Antonio Borneoadapter: expose HLA interface in struct adapter_driver 27/5527/6
2020-05-24 Antonio Borneostlink: reduce use of hla specific enum hl_transports 26/5526/6
2020-05-09 Antonio Borneocoding style: join consecutive string fragments 25/5625/3
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-09 Tarek BOCHKATIhla: remove unused hl_interface_param_s.api 11/5611/2
2020-05-02 Antonio Borneojtag: remove unused function adapter_driver_modules_load() 01/5601/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 Borneojtag: flush queue after reset for drivers using old... 30/5430/2
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 Antonio Borneojtag: fix command "adapter [de]assert" with dap direct 15/5515/2
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-12 Antonio Borneojtag: report API reset as synchronous 71/5471/2
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings 83/5383/3
2020-03-07 Tomas Vanekjtag/drivers/openjtag: fix clang static analyzer warnings 69/5369/2
2020-03-07 Tomas Vanekjtag/aice: fix clang static analyzer warnings 68/5368/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 Antonio Borneojtag/startup.tcl: remove trailing whitespaces 94/5194/2
2020-02-15 Jan Matyasjtag_vpi: added an option to stop simulation on exit 07/5407/4
2020-02-09 Marek Vasutjtag: Fix copy-paste error in 'irscan' help 46/5446/2
2020-02-08 Antonio Borneostlink: fix max packet size for 8 bit R/W on stlink-v3 08/5408/2
2020-02-08 Antonio Borneojtag: flush jtag queue after jtag_add_tlr() 05/5405/2
2020-02-06 Antonio Borneojtag: drivers: xlnx-pcie-xvc: fix build on Linux pre... 35/5435/2
2020-01-29 Leonard Crestezjtag: Fix jtag_reset fallback 16/5416/2
2020-01-29 Antonio Borneoopenocd: fix minor inconsistencies after renaming ... 82/5282/3
2020-01-29 Oleksij Rempelmove ftdi_location deprecation helper to proper place 78/5278/3
2020-01-29 Oleksij Rempeljtag: adapter: rework adapter related commands 74/4774/9
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 Borneoadi_v5_dapdirect: add support for adapter drivers that... 03/4903/8
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 Borneohla: remove empty JTAG execute_queue method 98/4898/8
2020-01-14 Antonio Borneojtag: print an errmsg on using jtag API for non jtag... 97/4897/8
2020-01-14 Antonio Borneohla: use the new system_reset API 96/4896/7
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 Antonio Borneoarm_adi_v5: add API send_sequence() and use it 02/4902/7
2020-01-02 Antonio Borneojtag: replace command "jtag_reset" with "adapter [de... 86/5286/3
2020-01-02 Antonio Borneoadapter: add command "adapter [de]assert srst|trst... 77/5277/5
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 complete JTAG debug logging. 51/4451/7
2019-10-15 Tim NewsomeAdd wall clock timeout warning to mpsse_flush() 67/4767/4
2019-09-24 Seth LaForgesrc/jtag/aice: Fix obviously incorrect bit op. 01/5301/2
2019-06-13 Antonio Borneojtag: fix error on TCL command "return" in jtag event... 99/5199/2
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 Borneojtag: simplify management of non-implemented handlers 92/4892/3
2019-06-06 Antonio Borneoswd: remove unused API frequency() 91/4891/3
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)