jtag: linuxgpiod: drop extra parenthesis
[openocd.git] / src / jtag /
2024-04-07 Antonio Borneojtag: linuxgpiod: drop extra parenthesis 87/8187/2 master
2024-04-07 J. Neuschäferremote_bitbang: Change sleep commands to Zz to avoid... 91/8191/5
2024-04-07 Antonio Borneojtag: linuxgpiod: fix detection for line request bias 86/8186/2
2024-03-16 Daniel Anselmiipdbg: split ipdbg command into multiple commands 79/7979/10
2024-03-16 Tomas Vanekjtag/drivers/bitbang: limit SWD WAIT retries by timeout 53/8153/2
2024-03-16 Tomas Vanekjtag/drivers/bitbang: use LOG_CUSTOM_LEVEL() macro... 52/8152/2
2024-03-16 Tomas Vanekhelper/log: add LOG_CUSTOM_LEVEL() macro 51/8151/2
2024-03-16 Tomas Vanekdrivers/cmsis_dap, kitprog: use helper to derive err... 37/8137/2
2024-03-02 Luca Rufersrc/jtag/drivers/mpsse: Add support for new FTDI chip... 34/8134/2
2024-02-24 SydMontaguejtag/commands: fixed buffer overflow 26/8126/3
2024-02-18 Kirill Radkindriver: Add additional check for count of BYPASS devices 41/7741/3
2024-02-11 Evan Hunterjtag interfaces: Reduce usage of global for jtag queue 45/945/13
2024-02-11 N Sjtag/drivers: fix reset logic handling in OpenJTAG 21/8121/2
2024-02-11 N Sjtag/drivers: OpenJTAG standard variant perf improvement 01/8101/2
2024-02-11 Antonio Borneojtag: fix jtag configure command containing events 25/8125/2
2024-02-11 Parshintsev Anatolyjtag/mpsse: mpsse_flush should not treat LIBUSB_ERROR_I... 69/7769/2
2024-02-11 N Sjtag/drivers: Add vid_pid command to OpenJTAG 00/8100/4
2024-02-08 Vincent Faziojtag/adapter: retype adapter_gpio_config.{gpio,chip... 24/8124/5
2024-02-04 Tomas Vanekjtag/drivers/jlink: make jlink quiet polling target... 16/8116/2
2024-01-21 Jacek Wuwerjtag/vdebug: add support for DAP6 67/8067/5
2024-01-21 Jacek Wuwerjtag/vdebug: fix socket options on CYGWIN 66/8066/2
2024-01-21 Ahmed BOUDJELIDAjtag/drivers: Correct ANGIE driver and GPIO Extender... 79/8079/2
2024-01-21 Tomas Vanekjtag/drivers/cmsis_dap_usb_bulk: fix clang warning 45/8045/5
2024-01-13 Antonio Borneojtag: rewrite jim_jtag_configure() as COMMAND_HANDLER 58/8058/4
2024-01-13 Ahmed BOUDJELIDAcontrib/firmware: Change USB interruption handling... 74/8074/8
2024-01-13 Ahmed BOUDJELIDAjtag/drivers: Add GPIO extender configuration function... 72/8072/7
2024-01-13 Ahmed BOUDJELIDAjtag/drivers: give ANGIE a new PID after renumeration 91/7991/6
2024-01-13 Ahmed BOUDJELIDAjtag/drivers: correct the angie_reset function 90/7990/4
2024-01-13 Ahmed BOUDJELIDAcontrib/firmware: Add direction control for 'SCL' i2c... 89/7989/4
2024-01-13 Ahmed BOUDJELIDAjtag/drivers: send bitstream size to firmware via libusb 88/7988/4
2024-01-12 Tomas Vanekjtag/drivers/cmsis_dap: use oocd_libusb_dev_mem_alloc... 44/8044/6
2024-01-12 Tomas Vanekdrivers/libusb_helper: introduce oocd_libusb_dev_mem_al... 59/8059/3
2023-12-30 Aleksey Shargalinbitbang: Add flush before sleep 84/4284/6
2023-12-30 Henrik Nordströmjtag: add -ir-bypass option to newtap 41/8041/7
2023-12-16 Jeremy Herbertremote_bitbang: add use_remote_sleep option to send... 72/7472/9
2023-12-16 Marc Schinkjtag/core: Use 'bool' data type for 'bypass' 40/8040/2
2023-12-16 Marc Schinkjtag: Rename 'hasidcode' to 'has_idcode' 39/8039/2
2023-12-15 Samuel Dewancmsis_dap_usb_hid: improve detection of probes with... 33/8033/4
2023-12-06 Tomas Vanekdrivers/cmsis_dap: use quirk workarounds optionally 66/7966/3
2023-12-06 Tomas Vanekjtag/drivers/cmsis_dap: implement canceling of pending... 66/7366/10
2023-12-06 Tomas Vanekjtag/drivers/cmsis_dap_bulk: use asynchronous libusb... 65/7365/11
2023-12-03 Manuel Wickremote_bitbang: Add SWD support 44/6044/18
2023-11-18 Marc Schinkjtag/drivers/rshim: Remove redundant error message 92/7992/3
2023-11-18 Marc Schinkjtag/drivers/jtag_vpi: Remove redundant error messages 71/7971/3
2023-11-18 Marc Schinkjtag/drivers/ftdi: Use correct command error 70/7970/3
2023-11-18 Marc Schinkjtag/drivers/jlink: Use correct command errors 69/7969/3
2023-11-18 Marc Schinkjtag/drivers/kitprog: Restructure commands 67/7967/3
2023-11-18 Tomas Vanekdrivers/cmsis_dap: drop unused variable 65/7965/2
2023-11-18 Marc Schinkjtag/drivers/cmsis-dap: Return error in 'backend' command 64/7964/3
2023-11-18 Marc Schinkjtag/drivers/cmsis-dap: Restructure commands 63/7963/2
2023-10-25 EasyDevKitsjtag/drivers: Extension of jtag_libusb_open 38/7938/3
2023-09-23 Vincent Faziojtag/drivers/bcm2835gpio: fix bcm2835_peri_base output... 88/7888/3
2023-09-23 Tomas Vanektarget/arm_adi_v5,jtag/drivers: rename ADIv5 only defines 38/7538/4
2023-09-09 Vincent Faziojtag/drivers/am335xgpio: do not configure push-pull... 77/7877/2
2023-08-29 Brandon Puppjtag/drivers/bcm2835gpio: do not configure push-pull... 62/7862/2
2023-08-26 Ahmed BOUDJELIDAcontrib/firmware: add new i2c bit-banging feature to... 96/7796/12
2023-08-26 Ahmed BOUDJELIDAjtag/drivers: add new VIDs for angie driver - add a... 95/7795/6
2023-08-26 Marcin Niestrojstlink: increase stlink v2 max speed to 2.25 Mbps 48/7848/2
2023-08-26 Jason Peckjtag/drivers: dmem: Add Emulated AP mode 89/7089/9
2023-08-26 Nishanth Menonjtag/drivers: Add dmem driver 88/7088/8
2023-08-12 Ahmed BOUDJELIDAjtag/drivers: Add new driver for ANGIE USB-JTAG Adapter 02/7702/38
2023-08-12 Antonio Borneolibusb_helper: split error and returned value 56/7756/5
2023-07-24 Tim Newsomejtag/drivers/xds110: Fix compiler warning. 13/7813/4
2023-07-08 Laurent LEMELEjtag/stlink: add STLINK-V3PWR support 55/7755/2
2023-07-08 Daniel Anselmipld: give devices a name for referencing in scripts 28/7728/8
2023-06-02 Jacek Wuwerjtag/vdebug: using tap_state 22/7722/2
2023-06-02 Jacek Wuwerjtag/vdebug: fix endianness support 21/7721/2
2023-05-27 Jan Matyasjtag/adapter: Removed unused include of strings.h 87/7687/3
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-05-24 Tomas Vanekjtag/drivers/bcm2835gpio: add peripheral_mem_dev config... 50/7350/5
2023-05-24 Tomas Vanekjtag/drivers/bcm2835gpio: extend peripheral_base to... 85/7685/2
2023-05-24 Tomas Vanekjtag/drivers/bcm2835gpio: don't touch pad setting on... 84/7684/2
2023-05-18 Antonio Borneojtag: move declaration outside function 72/7672/2
2023-05-18 Antonio Borneojtag: move in interface.h the adapter_driver's declaration 65/7665/2
2023-05-13 Paul Fertserjtag: tcl: show error message when attempting manual... 54/7654/3
2023-05-13 Paul Fertserjtag: tcl: change drscan usage to show at least one... 53/7653/3
2023-05-13 Antonio Borneojtag: rewrite command 'pathmove' as COMMAND_HANDLER 56/7556/2
2023-05-13 Antonio Borneojtag: rewrite command 'drscan' as COMMAND_HANDLER 55/7555/2
2023-05-13 Antonio Borneoopenocd: trivial replace of jim-nvp with new nvp 53/7553/2
2023-05-06 Antonio Borneojtag: xds110: fix check on malloc() returned pointer 56/7656/2
2023-05-05 Antonio Borneojtag: drivers: with pointers, use NULL instead of 0 92/7592/3
2023-05-05 Antonio Borneojtag: drivers: add static to local symbols 91/7591/2
2023-03-25 Antonio Borneojtag: rewrite command 'flush_count' as COMMAND_HANDLER 97/7497/2
2023-03-25 Antonio Borneojtag: rewrite command 'jtag arp_init-reset' as COMMAND_... 96/7496/2
2023-03-25 Antonio Borneojtag: rewrite command 'jtag arp_init' as COMMAND_HANDLER 95/7495/2
2023-03-25 Antonio Borneojtag: rewrite command 'jtag names' as COMMAND_HANDLER 94/7494/2
2023-03-25 Antonio Borneojtag: rewrite command 'adapter name' as COMMAND_HANDLER 93/7493/2
2023-03-18 Tomas Vanekdrivers/ftdi: prevent misleading error msg when more... 29/7529/2
2023-03-18 Tomas Vanekdrivers/libusb_helper: allow external use of jtag_libus... 28/7528/4
2023-02-26 Peter Collingbournejtag/drivers/cmsis_dap: run queue on reaching transacti... 83/7483/3
2023-01-28 Tomas Vanekjtag/drivers/jlink: allow SWD multidrop 83/7383/3
2023-01-28 Tomas Vanekjtag/drivers/bcm2835gpio: refactor delays to inline... 62/7262/4
2023-01-28 Tomas Vanekjtag/drivers/bcm2835gpio: use rounding in delay math 61/7261/4
2023-01-28 Tomas Vanekjtag/drivers/bitbang: avoid mostly harmless glitch... 60/7260/4
2023-01-28 N Sjtag/drivers/openjtag: fix annoying num_cycles > 16... 20/7420/2
2023-01-15 Antonio Borneojtag: hla: use generic helper for commands 'jtag newtap... 28/7428/2
2023-01-15 Antonio Borneojtag: parse command options in 'swd newdap' 27/7427/2
2023-01-15 Tomas Vanekjtag/drivers/cmsis_dap: prevent conn/discon workaround... 81/7381/2
2023-01-15 Tomas Vanekjtag/drivers/cmsis_dap: speed up long transfers using... 72/7372/4
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)