jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / jtag / hla /
2024-01-13 Antonio Borneojtag: rewrite jim_jtag_configure() as COMMAND_HANDLER 58/8058/4
2023-12-30 Henrik Nordströmjtag: add -ir-bypass option to newtap 41/8041/7
2023-12-16 Marc Schinkjtag: Rename 'hasidcode' to 'has_idcode' 39/8039/2
2023-05-27 Antonio Borneojtag: rewrite jim_jtag_tap_enabler() as COMMAND_HANDLER 54/7554/3
2023-05-27 Antonio Borneojtag: rewrite commands 'jtag newtap' and 'swd newdap... 31/7431/4
2023-01-15 Antonio Borneojtag: hla: use generic helper for commands 'jtag newtap... 28/7428/2
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c 53/7153/3
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag 69/7069/2
2022-07-23 Antonio Borneoopenocd: build: add SPDX tag 51/7051/2
2022-01-22 Adrien Grasseinjtag: Add an option to ignore the bypass bit 02/6802/3
2021-11-28 Antonio Borneojtag/hla, jtag/stlink: switch to command 'adapter serial' 57/6657/4
2021-11-23 Antonio Borneoopenocd: declare struct command_registration in a singl... 18/6718/2
2021-11-23 Antonio Borneoopenocd: use single line for register_commands*() 16/6716/2
2021-11-20 Tarek BOCHKATIjtag/hla_layout: add #include <target/arm_tpiu_swo.h> 87/6687/2
2021-10-25 Antonio Borneohla: improve readability of struct hl_interface_s initi... 36/6636/2
2021-09-18 Andreas Sandberghla: Increase HLA_MAX_USB_IDS 54/6554/2
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2] 51/6351/3
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison 50/6350/3
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition 54/6354/3
2021-07-02 Antonio Borneojtag: rename CamelCase symbols 01/6301/4
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2] 84/6184/4
2021-05-29 Antonio Borneohelp text: remove trailing space 22/6222/2
2021-03-10 Tarek BOCHKATIstlink: support of ST-LINK TCP server using stlink... 33/5633/23
2020-11-15 Antonio Borneohla: API: specify that read_reg/write_reg use regsel... 82/5882/3
2020-11-04 Antonio Borneojtag: declare local symbols as static 96/5896/2
2020-09-05 Antonio Borneoopenocd: fix command's usage string 24/5824/2
2020-09-05 Antonio Borneohla_transport: split command registration per transport 77/4877/3
2020-09-05 Antonio Borneotcl/target: use command 'jtag newtap' to add a boundary... 73/4873/5
2020-08-02 Zale Yujtag/drivers: add support for Nu-Link (Nuvoton ICE... 35/5635/10
2020-07-26 Antonio Borneojtag: fix minor typos 67/5767/2
2020-07-08 Antonio Borneocoding style: fix space separation 27/5627/4
2020-07-08 Antonio Borneoconfigure: split build of hla layouts 19/5719/2
2020-05-24 Antonio BorneoRevert "adapter: expose HLA interface in struct adapter... 33/5533/6
2020-05-24 Antonio Borneoswim: add new transport 30/5530/6
2020-05-24 Antonio Borneoadapter: expose HLA interface in struct adapter_driver 27/5527/6
2020-05-09 Tarek BOCHKATIhla: remove unused hl_interface_param_s.api 11/5611/2
2020-01-14 Antonio Borneoadapter: switch from struct jtag_interface to adapter_d... 00/4900/8
2020-01-14 Antonio Borneohla: remove empty JTAG execute_queue method 98/4898/8
2020-01-14 Antonio Borneohla: use the new system_reset API 96/4896/7
2020-01-02 Antonio Borneoadapter: add command "adapter [de]assert srst|trst... 77/5277/5
2019-12-21 Marc Schinktarget/armv7m_trace: Improve SWO frequency auto-detection 03/3903/5
2018-07-19 Marc Schinktarget/armv7m_trace: Fix typo in enum 04/3904/3
2018-03-20 Tomas Vanektransport: add transport_is_hla() 69/4469/9
2018-03-15 Tomas Vaneksrc/jtag/hla: free allocated memory in hl_interface_quit() 13/4413/2
2018-03-12 Paul Fertserjtag: hla: tcl: fix inconsistent expected_id handling 33/4333/2
2017-12-12 Paul Fertserjtag: drivers: stlink: handle all versions with single... 61/3961/5
2016-12-08 Andreas FritiofsonConvert to non-recursive make 65/3865/6
2016-05-24 Marc SchinkMake #include guard naming consistent 56/2956/5
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-02-29 Andreas Fritiofsonjim-nvp: Make Jim_GetOpt_String const-correct 78/3178/2
2015-03-25 Paul Fertserarmv7m_trace, stlink: provide APIs to capture trace... 40/2540/13
2015-03-09 Paul Fertserhla/hla_interface: call HLA layout API close() on quit 43/2543/5
2015-01-26 Paul Fertserjtag/hla_interface: avoid segfault with adapters that... 68/2468/2
2015-01-15 Spencer Oliverhla: add ability to change adapter speed (if supported) 34/2334/5
2015-01-15 Paul Fertserjtag/hla: output possible idcode candidates in case... 51/2451/2
2014-10-06 Paul Fertserhla: add a way to pass arbitrary commands from user... 63/2263/4
2014-10-06 Spencer Oliverjtag: constify driver arrays 94/2294/4
2014-08-11 Paul FertserAllow transports to override the selected target (hla... 64/1664/11
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-11-07 Mathias Khla: Make consistent parameter naming 61/1761/3
2013-11-06 Alan BowmanCorrect argument numbering in trace command 00/1800/2
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting 68/1668/3
2013-10-29 James G. Smithhla/stlink: Re-order trace parameters to allow trace... 60/1660/3
2013-10-29 Sergey A. Borshchhla_interface: init trst, srst variables. 98/1698/2
2013-10-03 Paul Fertserhla: if the idcode callback returns 0, treat as a wildcard 73/1673/2
2013-09-25 Spencer Oliverhla: move memory read/write functionality to driver 32/1632/4
2013-09-25 Spencer Oliverhla: cleanup read/write api 21/1621/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
2013-02-08 Franck Jullienjtag_interface: .speed can be NULL when not needed 31/1131/5
2012-12-23 Spencer Olivericdi: add TI icdi interface 22/922/16
2012-12-23 Spencer Oliverhla: add ability to configure read/write buffer size 48/948/3
2012-12-23 Spencer Oliverstlink: rename stlink cmd names 21/921/7
2012-12-23 Spencer Olivertarget: add deprecated target name support 19/919/6

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)