tcl/board: Add Infineon XMC 2Go config
[openocd.git] / src / jtag /
2015-04-14 Ed Berosetstartup: Fixed measure_clk to return kHz instead of... 73/2573/6
2015-04-14 Paul Fertserjtag/core: honour SRST timings in SWD mode 91/2591/2
2015-03-25 Mateusz Manowieckijtag/drivers/ftdi.c: removed memory leak 63/2563/3
2015-03-25 Paul Fertserdrivers/cmsis-dap: port to common SWD framework 56/2356/9
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 Andreas Färberjlink: Add variant "J-Link Lite-XMC4000" 68/2568/2
2015-03-09 Andreas Färberjlink: Add variant "J-Link Lite-XMC4200" 65/2565/3
2015-03-09 Paul Fertserhla/hla_interface: call HLA layout API close() on quit 43/2543/5
2015-03-09 Paul Fertserstlink: avoid null pointer dereference in stlink_usb_cl... 50/2550/5
2015-03-09 Mateusz Manowieckijtag/drivers/buspirate: add JTAG_STABLECLOCKS cmd 96/2496/2
2015-02-22 Jean-Christian de... Add SWD protocol support to sysfsgpio 38/2438/6
2015-02-22 Jean-Christian de... Add SWD protocol support to bitbang 37/2437/4
2015-02-11 Joerg FischerJ-Link serial number config option 21/2521/3
2015-02-11 Nemui Trinomiusjlink: Added hardware version number for JLink firmware... 98/2298/4
2015-01-30 Paul Fertserdrivers/stlink: clarify "init mode failed" message 65/2365/3
2015-01-30 Paul Fertserjtag/drivers: remove useless checks causing build failu... 82/2482/2
2015-01-30 Paul FertserUse (uint8_t *) for buf_(set|get)_u(32|64) instead... 67/2467/3
2015-01-28 Andreas Fritiofsonjtag: Rewrite TAP verification/auto-probe logic 36/2236/3
2015-01-26 Jaakko Kukkohovijtag/drivers/cmsis-dap-usb: fix cmsis_dap_serial 87/2487/2
2015-01-26 Paul Fertserjtag/drivers/stlink: demote the output of available... 69/2469/2
2015-01-26 Paul Fertserjtag/hla_interface: avoid segfault with adapters that... 68/2468/2
2015-01-15 Spencer Oliverstlink: add reconfigurable speed support 35/2335/9
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
2015-01-15 Evan Hunterjtag: Avoid extra SRSTn resets when connecting 98/2398/2
2015-01-09 Paul Fertserswd: handle various failure conditions 71/2371/3
2015-01-07 Andreas Fritiofsonjtag: Remove unnecessary global variable 35/2235/2
2015-01-07 Andreas Fritiofsonjtag: Fix memory leaks in jtag_tap_free() 34/2234/2
2014-11-24 Paul Fertserjtag/drivers/jlink: implement register command to fix SWD 31/2331/6
2014-10-16 Spencer Olivercmsis-dap: add serial number support 29/2329/3
2014-10-16 Spencer Olivercmsis-dap: refactor HID PID/VID check loop 28/2328/2
2014-10-06 Paul Fertserlibusb: introduce jtag_libusb_choose_interface() and... 27/2327/3
2014-10-06 Paul Fertserhla: add a way to pass arbitrary commands from user... 63/2263/4
2014-10-06 Andersjtag/drivers/jlink.c: fix for LPC Link-2 running JLink... 97/2297/3
2014-10-06 Andersjtag/drivers/libusb1_common: avoid device reset when... 88/2288/4
2014-10-06 Spencer Oliverjtag: constify driver arrays 94/2294/4
2014-09-29 Simon Qianvsllink: improve the performance when using swd 02/2302/3
2014-09-22 Joakim Gebartmpsse: Display libusb error names instead of numbers 89/2289/2
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-09-08 Paul Fertserjtag/drivers/libusb0_common: fix FTBFS (libusb_device_d... 52/2252/3
2014-08-22 Paul Fertserjtag: always configure enabled tap parameter appropriately 61/2261/3
2014-08-19 Angus Grattonjtag/drivers/ftdi: Use adapter_khz value for initial... 23/2223/3
2014-08-19 Spencer Oliverjlink: Constantify string arrays 45/2245/2
2014-08-19 Spencer Oliverjlink: add variant "J-Link Lite-ADI" 44/2244/2
2014-08-19 Spencer Oliverjlink: fix typo 43/2243/2
2014-08-19 Robert Jarzmikjtag: usb_blaster: fix initialization regression 29/2229/2
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-08-11 Angus Grattonnewdap: Ignore -irlen/-irmask/etc newdap params on... 26/2226/3
2014-08-02 Andreas Fritiofsondrivers/jlink: Revert old workaround 47/2147/3
2014-08-02 Paul Fertserdrivers/jlink: fix SWD speed config, and set it before... 24/2224/3
2014-08-02 Paul Fertserdrivers/jtag/jlink: support SWD mode 41/2141/8
2014-07-10 Masaki Muranakadrivers/cmsis_dap_usb: Return with ERROR_FAIL if no... 89/2189/5
2014-07-03 Fatih Aşıcıvsllink: Port to libusb-1.0 API 52/1952/7
2014-07-03 Fatih Aşıcıvsllink: Add SWD support 47/1947/11
2014-07-03 Paul Fertserjtag/drivers/opendous: remove ftime() calls 87/2187/2
2014-07-03 Paul Fertserdrivers/cmsis_dap_usb: restructure init sequence a bit 92/2192/2
2014-07-03 Paul Fertserjtag/drivers/cmsis_dap: fix check for hardcoded vids... 91/2191/2
2014-06-28 Paul Fertserjtag/drivers/ftdi: do not touch unavailable reset signals 86/2186/2
2014-06-28 Paul Fertserjtag/drivers/ftdi: require defining SWD_EN signal for... 83/2183/6
2014-06-28 Paul Fertserjtag/drivers/ftdi: declare standard JTAG signals on... 82/2182/5
2014-06-28 Paul Fertserjtag/drivers/ftdi: add option to declare signal aliases 81/2181/3
2014-06-28 Paul FertserAuto-select JTAG transport when appropriate 79/2179/2
2014-06-28 Andreas FritiofsonRelax polling check if not in JTAG mode 43/2143/3
2014-06-28 Andreas FritiofsonAdd FTDI SWD driver 58/1958/7
2014-06-28 Andreas Fritiofsontransport: Constify the transports vector 35/2135/4
2014-06-28 Andreas Fritiofsonswd: Add frequency setting and special/switching sequen... 34/2134/4
2014-06-28 Andreas Fritiofsonswd: Remove support for turnaround periods other than 1 32/2132/4
2014-06-28 Andreas Fritiofsonswd: Fix park bit polarity according to ADIv5.1 Supplement 31/2131/4
2014-06-28 Andreas Fritiofsonswd: Convert API to asynchronous 59/1959/8
2014-06-28 Paul Fertserdrivers/cmsis_dap_usb: remove jtag reset hacks 30/2130/5
2014-06-28 Paul Fertsertcl: introduce using_(jtag|swd|hla) helpers and use... 03/2003/8
2014-06-28 Andreas Fritiofsonswd: Improve parity calculation and move it to types.h 57/1957/7
2014-06-28 Andreas Fritiofsonadi_v5: Remove unused features of the DAP and SWD inter... 55/1955/7
2014-06-28 Fatih Aşıcıadi_v5_swd: Improve SWD support 50/1950/6
2014-06-22 Paul Fertserjtag/drivers/jlink: better diagnostics for RCLK problems 69/2169/2
2014-06-01 Paul Fertserjtag/drivers/osbdm: downgrade init message severity... 56/2156/4
2014-06-01 Paul Fertserjtag/drivers/stlink: allow to reconnect seamlessly... 52/2152/2
2014-05-09 Andreas Fritiofsonftdi: Optimize GPIO toggling 99/1999/3
2014-04-14 Spencer Oliverusb_blaster: fix warning: array subscript has type... 00/2100/3
2014-04-14 Paul Fertserjtag/drivers/remote_bitbang: use sizeof to determine... 95/2095/3
2014-04-14 Karl Hammarparport: add "aspo" hotpluggable adapter config 94/2094/2
2014-04-14 Paul FertserMakefile.am: fix build for libftdi1, pass CFLAGS where... 79/2079/2
2014-04-08 Paul Fertserjtag/aice/aice_usb: remove unused constants 77/2077/2
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc 69/2069/2
2014-03-29 Paul FertserAdd usb_blaster cheap clone notes to dist 08/1908/2
2014-03-29 Paul FertserAdd rlink speed table sources and everything related... 07/1907/2
2014-03-29 Andrey Yurovskyjlink: add support for Jlink-OB (0x0105) devices 31/2031/3
2014-03-28 Andreas Fritiofsonft2232: Mark interface driver as deprecated 99/1899/4
2014-03-17 Jörg WunschCMSIS-DAP: print a debug message when the USB product... 48/2048/4
2014-03-17 Jörg WunschAll Atmel-provided CMSIS-DAP devices use 512 byte packe... 45/2045/3
2014-03-17 Jörg WunschPrevent segfault when the USB product string cannot... 44/2044/3
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-03-04 Jens BauerCMSIS-DAP: Fix build errors on Mac OS X 73/1973/2
2014-02-24 Antony Pavlovdrivers/jtag: usb_blaster: make command handlers more... 42/1942/4
2014-02-24 Paul Fertsertcl/drscan: handle invalid syntax with a conditional... 27/1927/2
2014-02-24 Antony Pavlovusb_blaster: ublast_access.h: add guard macro 41/1941/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)