openocd.git
2012-09-07 Freddie ChopinRestore -dev suffix, archive NEWS file, add new blank...
2012-09-07 Freddie ChopinThe openocd-0.6.0 release. v0.6.0
2012-09-07 Spencer Oliverstlink: issue error for stm32 option writing
2012-09-07 Chuen Chouflash: fix sam3 page read/write address computation...
2012-09-06 Spencer Oliverconfigure: use consistent help text
2012-09-06 Spencer Oliverdocs: add user mailing list and irc info
2012-09-06 Spencer Olivercortex_m: suggest using hardware srst if VECTRESET...
2012-08-29 Freddie ChopinRestore -dev tag.
2012-08-29 Freddie ChopinThe openocd-0.6.0-rc2 release candidate. v0.6.0-rc2
2012-08-29 Salvador ArroyoPic32mx: make row programming work with any offset
2012-08-29 Spencer Oliverserver: warn if user changes server port after init
2012-08-29 Spencer Oliverstlink: fix typo
2012-08-29 Spencer Oliverstlink: improve swd hardware reset
2012-08-29 Andreas Fritiofsonftdi: fix overflow if last field of a scan is empty
2012-08-29 Andreas Fritiofsonmpsse: check available buffer space even for discarded...
2012-08-29 Spencer Oliveradapter: remove superfluous line breaks
2012-08-29 Spencer Oliveradapter: add 'adapter speed:' prefix to output
2012-08-29 Freddie ChopinUpdate NEWS
2012-08-29 Freddie ChopinAdd JTAG-lock-pick Tiny 2 config files
2012-08-29 Freddie ChopinAdd another scripts search path for Windows builds
2012-08-29 Andreas Fritiofsonkinetis: bugfix in kinetis_write() fallback path
2012-08-29 Christopher... kinetis: ensure flash writes are not truncated
2012-08-29 Spencer Oliverjtag: fix clang ulink memory leaks
2012-08-29 Salvador ArroyoPatch: Make pic32mx unlock work at higher scan frequencies
2012-08-29 Spencer Olivercfg: update for target's that support cortex_m AIRCR...
2012-08-29 Spencer Oliverstlink: stlink_interface_init_target use hex prefix
2012-08-29 Andreas Fritiofsonarm7_9: Fix broken halfword/byte memory reads
2012-08-24 Salvador ArroyoSevere bug in Pracc code
2012-08-24 Spencer Olivertarget: remove unused working area 'user' field
2012-08-24 Andreas Fritiofsoncfi: fix type-punning warnings in cfi_spansion_write_block
2012-08-24 Martin Nowakbuild: fix clang warnings
2012-08-24 Spencer Olivertarget: catch dap_lookup read error
2012-08-24 Spencer Oliverflash: remove lpc2000 clang warnings
2012-08-24 Spencer Olivertcl: fix potential memory leaks
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-08-24 Spencer Oliverflash: fix FC_FLEX_RAM class code path
2012-08-24 Spencer Oliverhelper: command.c cleanup
2012-08-24 Aurelien Jacobsftdi: Olimex ARM-USB-TINY validated
2012-08-24 Andreas Fritiofsonconfigure.ac: Fix misspelled variable
2012-08-14 Spencer Olivercfg: remove duplicate Olimex ARM-USB-OCD config
2012-08-09 Andrew Karpowcfg: added new openocd-usb highspeed adapter
2012-08-02 Freddie ChopinRestore "-dev" tag.
2012-08-02 Freddie ChopinThe openocd-0.6.0-rc1 release candidate. v0.6.0-rc1
2012-08-02 Spencer Olivertarget: add valid smp target check
2012-08-02 Freddie ChopinUpdate link and instructions about ssh keys in HACKING
2012-08-02 Freddie ChopinAdd missing files (header and .txt) for release.
2012-08-01 Alexander Osipenkoarm946e: add icache/dcache manipulation commands.
2012-08-01 Alexander Osipenkoarm946e: cp15 command returns value to the script
2012-08-01 Alexander Osipenkoarm946e: cleanup C0.C cache type reg access
2012-08-01 Alexander Osipenkoarm946e: don't use global variables for context
2012-08-01 Vandra Akosadded target configs for the lpc17xx devices
2012-08-01 Joerg Fischercfg: Add Hitex LPC1768-Stick using ftdi driver
2012-08-01 Andreas Fritiofsonflash: stm32f1x: Pad odd byte writes early to avoid...
2012-08-01 Freddie Chopincfg: Add config file variants using the ftdi driver...
2012-08-01 Freddie Chopincfg: Add config file variants using the ftdi driver...
2012-08-01 Freddie Chopincfg: Add config file variants using the ftdi driver...
2012-08-01 Freddie Chopincfg: Add config file variants using the ftdi driver...
2012-07-30 Spencer Olivertelnet: cleanup comments
2012-07-30 Spencer Oliverdoc: add missing ulink v1 to supported interfaces
2012-07-30 Salvador ArroyoBugfixes in mips32_pracc.c
2012-07-30 SalvadorSpeed up mips_m4k_write_memory()
2012-07-30 Andreas Fritiofsonflash: reduce code duplication in stm32 flash probe
2012-07-30 Spencer Oliverflash: fix stm32 flash driver typo's
2012-07-30 Spencer Oliverflash: handle zero when reading stm32 flash size reg
2012-07-30 Spencer Oliverflash: stm32l handle flash size read failure
2012-07-30 Spencer Oliverflash: add stm32l Revision X support
2012-07-30 Vandra Akoslpc1768.cfg abstracted and moved to lpc17xx.cfg
2012-07-30 Andreas Fritiofsoncfg: remove deprecated stm32 target configs
2012-07-30 Freddie ChopinAdd support for FT232H chips
2012-07-30 Andreas Fritiofsonflash: don't write to FLASH_CR in stm32x_write_block
2012-07-27 Alan BowmanTest the incoming debug_level, rather than the current.
2012-07-22 Alex AustinRevert "When calling openocd from a shell like this:"
2012-07-19 Tom Riniboard: Add TI AM335x Evaluation Module
2012-07-17 Freddie ChopinAdd config file for Lattice LC4032ZE CPLD (ispMACH...
2012-07-17 Salvador ArroyoMPSSE: Add FT232H to supported chips
2012-07-17 Andreas FritiofsonAdd FTDI JTAG driver using MPSSE layer
2012-07-17 Andreas FritiofsonAdd MPSSE communications layer for FTDI chips
2012-07-11 Spencer Olivertarget: Cortex-M use consistent arm dap access
2012-07-11 Spencer Oliverstlink: fix arm semihosting support
2012-07-11 Spencer Oliverflash: add stm32f3x support
2012-07-11 Stefan Mahrjtag: fix opendous reset command
2012-07-11 Spencer Olivertarget: detect correct Cortex-M tar auto increment...
2012-07-11 Spencer Oliverjtag: remove redundant id check
2012-07-11 Stian SkjelsadWhen calling openocd from a shell like this:
2012-07-11 Vandra Akostarget.c, jim_target_md using command_print_sameline
2012-07-11 Vandra Akostarget/target.c, jim_target_md refractored
2012-07-06 Andreas FritiofsonAdd a bit-level transfer queue
2012-06-26 Mike Crowetopic: flash: description/id added for ATSAM3SD8C
2012-06-26 Alexander OsipenkoJ-Link: Initialize .transports to suppress warning.
2012-06-26 Olivier SchonkenChanged SAM4S Erase for effective Sector erase
2012-06-26 Mathias KFix idcode end of chain flag.
2012-06-26 Christopher... kinetis: update support for all program flash granularities
2012-06-26 Alexander OsipenkoJ-Link: Forcibly select JTAG transport
2012-06-26 Alexander OsipenkoJLink: added jlink_usb_io() function
2012-06-26 Alexander OsipenkoJ-Link Unsupported firmware version check
2012-06-26 Liviu Ionescudocs: J-Link commands added to the manual
2012-06-26 Vandra Akoslpc1768.cfg pulled out constants from flash init as...
2012-06-26 Mirela TauciucAT91SAM7 Flash: fixed redundant assignation warning
2012-05-29 Liviu Ionescutools: initial.sh fixed to accept spaces in current...
2012-05-29 Spencer Oliverdocs: update interface support in README
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)