openocd.git
2010-11-22 Øyvind Harboeflash: iterating over an address range now handles...
2010-11-22 Øyvind Harboefastload: fix error handling upon running out of memory
2010-11-19 Spencer Oliverbuild: remove AC_CONFIG_AUX_DIR macro
2010-11-19 Spencer Oliverbuild: disable jimtcl lineedit
2010-11-19 Spencer Oliverbuild: fix subconfigure parameter issue
2010-11-19 Spencer Oliverbuild: update bootstrap comments
2010-11-19 Spencer Oliverbuild: prepend --with-jim-ext=nvp to jimtcl configure
2010-11-18 Spencer Oliverbuild: add autobuild jimtcl to configure scripts
2010-11-18 Spencer Oliverbuild: add common.mk
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file tms470.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str9xpec.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str9x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file str7x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file stm32x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file stellaris.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file pic32mx.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file lpc288x.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file lpc2000.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file avrf.h
2010-11-17 Øyvind Harboeflash: fix bug with multiple back-to-back flash chips
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file at91sam7.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file at91sam3.h
2010-11-17 Antonio BorneoFLASH/NOR: Remove useless file spearsmi.h
2010-11-17 Antonio BorneoNOR/SPEARSMI: Add comments about SPI
2010-11-16 Antonio BorneoTCL/SPEAr: Added Serial flash in board file
2010-11-16 Antonio BorneoNOR/SPEAr: Add support for Serial NOR
2010-11-15 Øyvind Harboehttpd: retire this server
2010-11-15 Freddie ChopinAdd comments and tiny improvements to STM32 flash loade...
2010-11-15 Øyvind Harboegdb: fix occasional crash when flash probe failed
2010-11-11 Øyvind Harboegdb: improve error message when gdb connect fails
2010-11-09 Øyvind Harboecortex_m3: report detected error condition in poll
2010-11-09 Øyvind Harboetarget: document that target_poll() will report and...
2010-11-09 Antonio BorneoTCL scripts: replace "puts" with "echo"
2010-11-09 Antonio BorneoJIM: document "echo" command
2010-11-09 Antonio BorneoJIM: Add "-n" option to "echo"
2010-11-09 Øyvind Harboestm32: return early upon block write failure
2010-11-09 Øyvind Harboestm32: return error when failing to read
2010-11-09 Øyvind Harboestm32: add error propagation on writes
2010-11-09 Øyvind Harboestm32: sharpen error handling for timeouts
2010-11-09 Andrew Leechlpc3131: target definition
2010-11-06 Antonio BorneoTCL scripts: add support for ST SPEAr310
2010-11-05 Marek VasutAdd EfikaMX smarttop board support
2010-11-05 Marek VasutCortexA8: Introduce Freescale i.MX51 variant
2010-11-05 Marek VasutCortexA8: Implement debug base autodetection
2010-11-05 Marek VasutADIv5: Implement function to lookup CoreSight component
2010-11-05 Marek VasutADIv5: Introduce function to detect ROM Table location
2010-11-04 ddraskovicarm964e: Add support for ARM946E target.
2010-10-29 Øyvind Harboebootstrap: add quick start build instructions
2010-10-29 Øyvind Harboejimtcl: 0.63 release
2010-10-29 Øyvind Harboejim tests: use installed
2010-10-28 Spencer Oliversrc: add loader src description
2010-10-28 Spencer Olivercontrib: add ram loader src code
2010-10-28 Øyvind Harboeimx31pdk: use rclk w/1MHz fallback
2010-10-27 Øyvind Harboehelp: help now works on configuration commands
2010-10-25 Peter StugeMake systesetreq typos read sysresetreq instead
2010-10-25 Peter StugeRemove srst_pulls_trst from LPC1768 target
2010-10-25 Michal Deminbuspirate: change handling of communication speed setti...
2010-10-25 Michal Deminbuspirate: Serial port was not correctly closed.
2010-10-12 Antonio BorneoTARGET: review handle_load_image_command()
2010-10-12 Antonio BorneoTARGET: fix segfault in handle_dump_image_command()
2010-10-10 David Brownellswj-dp.tcl (SWD infrastructure #1)
2010-10-10 David Brownelladd JLINK protocol doc ref
2010-10-05 Spencer Oliverbuild: remove warn_unused_result errors
2010-10-05 Spencer Olivergdbderver: fix gdb pipe startup overflow
2010-10-04 Spencer Olivergdbserver: fix gdb_port memory leak
2010-10-04 Spencer Oliverserver: fix server pipe windows support
2010-10-01 Øyvind Harboezy1000: add : port number syntax for tftp filing system
2010-10-01 Øyvind Harboepipes: add documentation for pipes
2010-10-01 Øyvind Harboeserver: add support for pipes
2010-10-01 Øyvind Harboeserver: specify port as a string
2010-10-01 Øyvind Harboeserver: read/write now goes through connection fn's
2010-10-01 Øyvind Harboeserver: split file descriptors in in/out fd's
2010-10-01 Øyvind Harboeserver: rely on ctrl-c to stop openocd
2010-10-01 Øyvind Harboelog: remove hack to redirect logs when pipes are in use
2010-10-01 Luca BrunoUpdate ep93xx and at91rm9200 drivers
2010-09-29 Øyvind Harboefileio: fileio_size() can now fail
2010-09-29 Øyvind Harboefileio: refactor struct fileio to be an opaque structure
2010-09-28 Antonio BorneoTCL scripts: fix ocd_mem2array/mem2array
2010-09-27 Øyvind Harboeflash: fix error handling
2010-09-27 Øyvind Harboeimage: fix spelling mistake
2010-09-27 Zachary T WelchFix omap3_dbginit to write to physical memory.
2010-09-26 Øyvind Harboezy1000: fix non-JTAG master build
2010-09-26 Øyvind Harboegdb: fix blank line at top
2010-09-21 Øyvind Harboejtagdp: remove #if 0'd kludges and explain why the...
2010-09-21 Øyvind Harboeflash: fix error handling
2010-09-21 Øyvind Harboeembeddedice: fix error handling
2010-09-21 Antonio BorneoTCL scripts: collect duplicated procedures
2010-09-20 Øyvind Harboestartup: removed capture_catch
2010-09-20 Øyvind Harboehelper: fix flaky capture command
2010-09-20 Øyvind Harboetcl_server: switch to ctrl-z
2010-09-20 Øyvind Harboelogging: turn of stdout/stderr buffering
2010-09-20 Øyvind Harboezy1000: add support for Linux host
2010-09-20 Øyvind Harboejtag: build jtag first because it generates header...
2010-09-20 Øyvind Harboewarnings: fix alignment warnings
2010-09-20 Øyvind Harboezy1000: split out configure option for eCos and JTAG...
2010-09-20 Øyvind Harboezy1000: remove obsolete debug code
2010-09-20 Øyvind Harboetcl: remove incomplete unused tcl file
2010-09-20 Mike Dunnxscale: some wp detail added to user manual
2010-09-20 Mike Dunnxscale: check that wp length does not exceed address
2010-09-20 Mike Dunnxscale: bp/wp: additional LOG_ERROR on failure
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)