stlink: default dapdirect to SWD instead of JTAG
[openocd.git] / src / jtag / drivers / stlink_usb.c
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: avoid unnecessary line continuations 19/5619/2
2020-05-09 Antonio Borneocoding style: remove useless break after a goto or... 17/5617/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-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-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-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-02-15 Antonio Borneostlink: add trace support in DAP direct mode 09/5409/3
2020-02-08 Antonio Borneostlink: fix max packet size for 8 bit R/W on stlink-v3 08/5408/2
2020-01-22 Oleksij Rempeljtag_libusb_bulk_read|write: return error code instead... 90/4590/21
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
2019-12-21 Marc Schinktarget/armv7m_trace: Improve SWO frequency auto-detection 03/3903/5
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-01-08 Austin Phillipsstlink_usb: Submit multiple USB URBs at once to improve... 84/4484/5
2018-12-06 Antonio Borneostlink: add support for STLINK-V3 17/4717/3
2018-12-06 Antonio Borneostlink: fix printed version for new STM8 nucleo board 16/4716/3
2018-12-06 Antonio Borneostlink: dump version in the same format of ST firmware... 15/4715/3
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_GETLASTRWSTATUS2 14/4714/2
2018-12-06 Antonio Borneostlink: remove reset pulse when entering in JTAG 13/4713/2
2018-12-06 Antonio Borneostlink: simplify api version handling 12/4712/2
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_MEM_16BIT 11/4711/3
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_JTAG_SET_FREQ 10/4710/3
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_SWD_SET_FREQ 09/4709/3
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_TARGET_VOLT 08/4708/3
2018-12-06 Antonio Borneostlink: add STLINK_F_HAS_TRACE 07/4707/2
2018-12-06 Antonio Borneostlink: simplify maintenance of version and features 06/4706/2
2018-12-06 Antonio Borneostlink: check for SWD support 05/4705/2
2018-12-06 Laurent LEMELEstlink: add support for 16 bit memory read/write 04/4704/2
2018-12-06 Laurent LEMELEstlink: add JTAG speed selection 03/4703/2
2018-12-06 Antonio Borneostlink: add usb pid for v2.1 without mass storage device 02/4702/2
2018-07-19 Marc Schinktarget/armv7m_trace: Use prefix for enums 05/3905/3
2018-07-19 Marc Schinktarget/armv7m_trace: Fix typo in enum 04/3904/3
2018-02-03 Paul Fertserjtag: drivers: stlink: ignore write verify error 68/4368/2
2018-01-12 Ake Rehnmanstlink_usb: Changes to make connect_under_reset work 65/4265/8
2018-01-12 Ake Rehnmanjtag/drivers/stlink_usb : implemented and repaired... 52/3952/9
2017-12-12 Paul Fertserjtag: drivers: stlink: handle all versions with single... 61/3961/5
2017-04-23 Austin Mortonstlink: increase trace buffer size to maximum allowed... 85/4085/2
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-20 Andreas FärberFix spelling of ARM Cortex 83/3483/4
2016-05-08 Uwe Bonnesstlink: Decode more errors. 73/3373/3
2015-09-30 Jim Parisstlink_usb: fix typo 53/2953/2
2015-05-17 Paul Fertserjtag/drivers/stlink: fix SRST issue with stlink-v1 61/2761/2
2015-04-16 Uwe Bonnesstlink_usb.c: Decode some more errors. 06/2706/2
2015-03-25 Paul Fertserarmv7m_trace, stlink: provide APIs to capture trace... 40/2540/13
2015-03-25 Paul Fertserarmv7m: add generic trace support (TPIU, ITM, etc.) 38/2538/14
2015-03-09 Paul Fertserstlink: avoid null pointer dereference in stlink_usb_cl... 50/2550/5
2015-01-30 Paul Fertserdrivers/stlink: clarify "init mode failed" message 65/2365/3
2015-01-26 Paul Fertserjtag/drivers/stlink: demote the output of available... 69/2469/2
2015-01-15 Spencer Oliverstlink: add reconfigurable speed support 35/2335/9
2014-09-22 Austin PhillipsSupport hla_serial command for ST-LINK adapters. 98/2198/8
2014-09-15 Andrey Skvortsovjtag: drivers: stlink: remove unnecessary '\n' in LOG_... 20/2220/3
2014-08-11 Angus Grattonstlink_usb: Fix swallowed error on read/write operation... 01/2201/3
2014-08-11 Paul FertserAllow transports to override the selected target (hla... 64/1664/11
2014-06-01 Paul Fertserjtag/drivers/stlink: allow to reconnect seamlessly... 52/2152/2
2014-03-17 Bartosz Bielawskistlink_usb.c: add support for STLink V2-1 19/2019/6
2014-03-07 Andreas Fritiofsonstlink: Use callback to increase frequency of trace... 61/1661/5
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers 94/1794/5
2013-12-22 Mathias Kstlink: remove stlink_api command 60/1760/4
2013-10-31 Andreas FritiofsonRemove unnecessary casts 67/1767/2
2013-10-29 James G. Smithhla/stlink: Re-order trace parameters to allow trace... 60/1660/3
2013-09-25 Spencer Oliverhla: move memory read/write functionality to driver 32/1632/4
2013-09-25 Spencer Oliverstlink: remove usb timeout magic numbers 31/1631/2
2013-09-25 Spencer Oliverhla: cleanup read/write api 21/1621/3
2013-08-29 Andrey Smirnovstlink: Add workaround for intermittent FW info retriev... 61/1561/4
2013-08-29 Andrey Yurovskystlink_usb: remove gcc-specific constant 60/1560/3
2013-08-07 Andrey Yurovskystlink: add SWO tracing support 24/1524/6
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-04-17 Spencer Oliverstlink: fix connect under reset issues 15/1315/2
2012-12-24 Spencer Oliverstlink: print target voltage if supported 80/980/5
2012-12-24 Spencer Oliverstlink: add generic open error routine 79/979/4
2012-12-23 Spencer Oliverhla: add ability to configure read/write buffer size 48/948/3
2012-12-23 Spencer Olivertarget: add deprecated target name support 19/919/6
2012-12-23 Spencer Oliverstlink: print version info 25/925/5
2012-11-23 Spencer Oliverstlink: format src defines 78/978/3
2012-08-29 Spencer Oliverstlink: improve swd hardware reset
2012-05-19 Spencer Oliverstlink: add myself to copyright header
2012-05-14 Spencer Oliverstlink: fix stlink api2 single step
2012-05-14 Spencer Oliverstlink: add stlink_api cmd
2012-05-14 Spencer Oliverstlink: stlink/v1 use v2 api if supported
2012-04-30 Spencer Oliverstlink: export write_debug_reg
2012-04-30 Spencer Oliverstlink: add hardware srst functions to stlink/v2
2012-04-30 Spencer Oliverstlink: default to latest api available
2012-04-30 Spencer Oliverstlink: add improved STLINK_JTAG_API_V2 support
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)