openocd.git
2014-05-09 Salvador Arroyomips: use cp0 DeSave to cache $15 / t7 65/1565/4
2014-05-09 Salvador Arroyomips: load fast data transfer handler code with mips32_... 64/1564/3
2014-05-09 Salvador Arroyomips: load code in buffer mode 62/1562/6
2014-05-09 Salvador Arroyomips32: optimized cache code for pracc access 57/1557/5
2014-05-09 Paul FertserUpdate to the current Jim Tcl 21/2121/4
2014-05-09 Paul FertserREADME.OSX: recommend XCode 5 as that's the current... 28/2128/2
2014-05-09 Andreas Fritiofsonftdi: Optimize GPIO toggling 99/1999/3
2014-05-05 Kamal Dasusvf: Fix debug and error messages that print hex buffer 64/1964/4
2014-05-05 Paul Fertserdoc: document [start end] parameters of "profile" command 15/2115/2
2014-05-05 Andrey Smirnovgeneralplus: Add configuration file for General Plus... 58/2058/4
2014-05-05 Spencer Oliverarmv7a: fix typo in cache_config help text 14/2114/2
2014-05-05 Paul FertserFix some C99 format specifiers 22/2122/2
2014-05-05 Ash CharlesAdd support for Gumstix AeroCore device 17/2117/4
2014-04-27 Paul FertserRestore normal development cycle
2014-04-27 Paul FertserThe openocd-0.8.0 release v0.8.0
2014-04-27 Spencer Olivernrf51: remove dereference of null pointer 19/2119/2
2014-04-27 Ivan De Cesarisquark_x10xx: fix IO r/w operations with paging enabled 18/2118/2
2014-04-15 Paul FertserRestore -dev suffix
2014-04-15 Paul FertserThe openocd-0.8.0-rc2 release candidate v0.8.0-rc2
2014-04-15 Paul FertserNEWS: minor fixes for rc2 13/2113/2
2014-04-14 Paul Fertsersvf: try to reallocate buffers if they're not enough 99/2099/2
2014-04-14 Seth LaForgecortex_a: fix endiannes issues on TI TMS570 64/2064/9
2014-04-14 Spencer Oliverusb_blaster: fix warning: array subscript has type... 00/2100/3
2014-04-14 Paul Fertsermips32, dsp563xx: fix segfault on Gdb attach 02/2102/2
2014-04-14 Paul Fertserconfigure: presto ftdi driver requires libftdi 01/2101/2
2014-04-14 Paul Fertserjtag/drivers/remote_bitbang: use sizeof to determine... 95/2095/3
2014-04-14 Tim Sandertarget: fix incorrect arm cpu monitor mode encoding 81/2081/3
2014-04-14 Lee Bowyertcl: bcm6348 target config, BT HomeHub v1 board config 97/2097/2
2014-04-14 Andreas Ortmanncontrib/rpc_examples: add example for python3 00/2000/4
2014-04-14 Paul Fertseropenocd.rules: match CMSIS DAP devices by product string 82/2082/3
2014-04-14 Karl Hammarparport: add "aspo" hotpluggable adapter config 94/2094/2
2014-04-14 Paul Fertsertarget/cortex_a: check gdb_service before dereferencing... 98/2098/2
2014-04-14 Paul FertserREADME.OSX: add 10.9 specific hints 80/2080/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-04-08 Paul Fertserflash/nor/at91sam3: remove sam3_page_write_opcodes 76/2076/2
2014-03-30 Paul FertserRestore -dev suffix
2014-03-30 Paul FertserThe openocd-0.8.0-rc1 release candidate v0.8.0-rc1
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc 69/2069/2
2014-03-30 Paul FertserMakefile.am: fix adding contrib directory for dist 70/2070/2
2014-03-29 Paul FertserNEWS: add release highlights 81/1881/6
2014-03-29 Andrey Smirnovat91smad: Fixes to 'samd_protect' 27/2027/3
2014-03-29 Andrey Smirnovat91samd: Bail early if trying to erase protected sector 26/2026/3
2014-03-29 Andrey Smirnovat91samd: Bail early if trying to write to protected... 25/2025/3
2014-03-29 Andrey Smirnovat91samd: Remove 'first' and 'last' checks in 'samd_erase' 24/2024/2
2014-03-29 Paul Fertsertcl: introduce init_target_events and use it for gdb... 62/2062/2
2014-03-29 Paul Fertsertcl/target: make milandr configs swd-compatible 62/1962/2
2014-03-29 Spencer Olivertarget: remove memory leaks 67/2067/2
2014-03-29 Spencer Olivertarget: fix handle_profile_command variable typo 66/2066/2
2014-03-29 Spencer Olivertarget: remove handle_profile_command memory leak 65/2065/2
2014-03-29 Paul FertserAdd xscale debug helper sources and everything related... 11/1911/2
2014-03-29 Paul FertserAdd all of contrib/ to dist, not just loaders 09/1909/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 Paul FertserMove xsvf_tools and remote_bitbang to contrib/ 06/1906/2
2014-03-29 Paul FertserAdd previous NEWS* files to dist 05/1905/2
2014-03-29 Paul FertserMove ocl (at91sam7x flash loader) sources to contrib 04/1904/2
2014-03-29 Paul Fertserdoc: add "manual/" directory in its entirety to dist 03/1903/2
2014-03-29 Spencer Oliverarmv7m: remove magic numbers for number of core registers 53/2053/2
2014-03-29 Spencer Oliverrtos: fix xml register support regression 54/2054/2
2014-03-29 Andrey Smirnovnrf51: Fix incorrect flash writing sequence 50/2050/7
2014-03-29 Andrey Smirnovnrf51: Remove unnecessary explicit type casting 55/2055/4
2014-03-29 Andrey Smirnovnrf51: Add UICR writing support 13/2013/10
2014-03-29 Andrey Smirnovnrf51: Add a known devices table and simple chip type... 12/2012/5
2014-03-29 Franck Julliencfg: or1k_generic: allow TAP_TYPE override 56/2056/2
2014-03-29 Andrey Smirnovarmv7m: Do not ignore 'value' parameter in armv7m_write... 57/2057/3
2014-03-29 Tim Sandertcl: add Zynq-7000 target and Zedboard board configs 61/2061/5
2014-03-29 Angus GrattonAT91SAM4L: Fix bug when writing to flash at a non-zero... 65/1965/2
2014-03-29 Andrey Yurovskyjlink: add support for Jlink-OB (0x0105) devices 31/2031/3
2014-03-29 Andreas FritiofsonSupport for sam3n0a sam3n0b sam3n00a sam3n00b 42/2042/4
2014-03-29 Antony Pavlovtop .gitignore: ignore ctags tag files 71/1971/2
2014-03-29 Felipe Balbicfg: add TI am43xx devices 47/2047/4
2014-03-29 Paul Fertserflash/nor/tcl: fix segfault on write_image misuse 70/1970/2
2014-03-29 Oleksij Rempelmips_ejtag.c: disable DMA for all platforms 36/1936/3
2014-03-28 Andreas Fritiofsonft2232: Mark interface driver as deprecated 99/1899/4
2014-03-17 Jens Hoffmanncfg: Added st nucleo board configs. 22/2022/4
2014-03-17 Felipe Balbitcl: target: icepick: add icepick_d_tapenable procedure 30/2030/2
2014-03-17 Paul Fertsertcl/interface/ftdi: add Digilent JTAG-SMT2 config 29/2029/3
2014-03-17 Spencer Olivercfg: change default SAM4L cortex_m reset_config 95/1995/2
2014-03-17 Jörg WunschCMSIS-DAP: print a debug message when the USB product... 48/2048/4
2014-03-17 Jörg WunschMake the Atmel SAM3 family SWD-aware 46/2046/2
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 Jens Hoffmannstm32f2x.c: Add STM32F401xE device id. 37/2037/2
2014-03-17 Andreas Fritiofsonflash: Constify write buffer 40/2040/2
2014-03-17 Andreas Fritiofsonflash/kinetis: Fix bug in odd byte count padding 39/2039/2
2014-03-17 Andreas Fritiofsonflash/efm32: Fix bug in odd byte count padding 38/2038/2
2014-03-17 Andreas Fritiofsontarget: Don't poll until the target is examined. 41/2041/2
2014-03-17 Paul Fertseropenocd.texi: document Tcl RPC and add an example client 15/1915/2
2014-03-17 Paul Fertsertcl/board: add config for DP Bus Blaster reconfiguration 36/2036/3
2014-03-17 Paul Fertsergdb_server: do not copy feature names for tdesc generation 28/2028/2
2014-03-17 Bartosz Bielawskistlink_usb.c: add support for STLink V2-1 19/2019/6
2014-03-09 Tim Krygerbcm281xx: Add bcm281xx SoC and bcm28155_ap board 26/1926/4
2014-03-09 Tom Riniinterface/ftdi/xds100v2.cfg: Add another VID/PID, drop... 16/2016/2
2014-03-07 Andreas Fritiofsonstlink: Use callback to increase frequency of trace... 61/1661/5
2014-03-07 Andrey Smirnovnrf51: Fix format string bugs in nrf51_info 11/2011/2
2014-03-07 Tom Rinicfg: Switch ti_beaglebone to new ftdi interface 17/2017/2
2014-03-07 Kamal Dasucortex_a: Fix endianess issues in cortex_a8_*_apb_ab_memory 81/1781/11
2014-03-07 Paul Fertsertarget: add CoreSight PMU and an unidentified component... 28/1928/2
2014-03-07 Brad Rienschetarget: "dap info" command cosmetic output changes 18/1518/7
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)