openocd.git
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
2010-09-20 Karl KurbjunAM/DM37x: Unify configuration scripts and add support...
2010-09-15 Flemming Futtrupcfi: add sst39vf6401b
2010-09-14 Øyvind Harboebreakpoints: fix error handling
2010-09-14 Takács Áronboard scripts: Marvell PXA270M processor has a new...
2010-09-13 Mike Dunnxscale: fix sw breakpoints for thumb; set bp immediately
2010-09-13 Mike Dunnpropagate return status of set_breakpoint() up call...
2010-09-12 Øyvind Harboehelper: add stacktrace command that returns error stack...
2010-09-12 Øyvind Harboejim: fix crash when using Jim_ListInsertElements
2010-09-11 Øyvind Harboeversion command: make it scriptable
2010-09-11 Øyvind Harboecommand: capture command now handles both types commands
2010-09-11 Øyvind Harboecfi: random crash in cfi_probe() fixed
2010-09-11 Øyvind Harboecfi: tighten up type usage a bit
2010-09-09 Mike Dunnxscale: mark xscale registers invalid on debug entry
2010-09-08 Alexander SteinRemove duplicated initialization
2010-09-07 Øyvind Harboewarning: fix silly -O3 warning
2010-09-03 Øyvind Harboejtag: fix regression with dummy driver and when startin...
2010-09-03 WookeyNumonyx M29W160ET patch
2010-08-31 Spencer Olivercortex m3: add cortex_m3 reset_config cmd
2010-08-31 Spencer Oliverflash: increase stellaris flash loader buffer
2010-08-31 Spencer Olivercfg: update Luminary config files
2010-08-27 David Brownellbitq: unshadow pause()
2010-08-19 Øyvind Harboeimx35pdk: fix clock and reset delays
2010-08-17 Øyvind Harboemcb1700: Keil MCB1700 w/1768 config script
2010-08-16 David Brownellupdate more Stellaris EK board comments
2010-08-16 David Brownelltwo NEWS updates
2010-08-16 David BrownellUpdate comments for some Stellaris EK boards.
2010-08-15 Oleksandr Tymoshenkoavr32: basic target script
2010-08-15 David Brownellat32ap7000 config file
2010-08-15 Oleksandr Tymoshenkoavr32: work-in-progress
2010-08-14 Catalin PatuleaFix typo in usb_blaster_vid_pid error message
2010-08-13 Catalin PatuleaFix typo in documentation of usb_blaster_vid_pid command
2010-08-13 Øyvind Harboelpc1768: turn down the jtag clock
2010-08-13 Piotr Esden... Added support for the Lisa/L jtag LEDs.
2010-08-13 Piotr Esden... Added Lisa/L script as a target board.
2010-08-13 Piotr Esden... Added support for Lisa/L builtin JTAG interface.
2010-08-12 Øyvind Harboeat91cap7a-stk-sdram.cfg: faster reset
2010-08-12 Thomas Koellerjtag: fix handling of 'tap enable' error
2010-08-12 Thomas KoellerDM36x: Set OSCDIV divider
2010-08-12 Thomas KoellerDM36x: Disable unused SYSCLKs
2010-08-12 Thomas KoellerDM36x: Use enable bit for PLL pre-divider
2010-08-12 Fredrik Hederstiernastr9x: faster flash erase of entire chip
2010-08-11 Øyvind Harboetcl: remove silly ocd_ prefix to array2mem and mem2array
2010-08-11 Øyvind Harboeboard: added at91cap7a stk w/sdram config scripts
2010-08-11 Øyvind Harboedebug: use assert's when approperiate
2010-08-11 Øyvind Harboearm: add missing error reporting
2010-08-11 Øyvind Harboeconfig scripts: remove useless reference to OpenOCD...
2010-08-10 Ben Gardinercfg: add omapl138 support and da850evm preliminary...
2010-08-09 Øyvind Harboearm7/9: fix "reset run + halt"
2010-08-09 Øyvind Harboetarget: if polling fails, back off
2010-08-04 David BrownellLuminary-icdi comment update
2010-08-02 Mike Dunnxscale documentation: vector table handling
2010-08-02 Øyvind Harboeverify_image: print out a statement that there are...
2010-08-02 Øyvind Harboezy1000: use correct base clock when calculating speed...
2010-08-02 Øyvind Harboezy1000: print out khz correctly in response to setting...
2010-08-02 Øyvind Harboelpc1768: even if rclk "works", it isn't necessarily...
2010-08-02 Øyvind Harboeioutil: fix internal fn names
2010-08-02 Øyvind Harboejtag: measure_clk debug proc
2010-08-02 Øyvind Harboejtag: add jtag_flush_queue_sleep debug command
2010-08-01 Øyvind Harboeutil: ms command to calculate length of operations
2010-08-01 Peter StugeSupport NGX Technologies product NGX ARM USB JTAG
2010-08-01 Peter StugeRemove srst_pulls_trst from LPC2148 target
2010-08-01 David Brownellstellaris flash comment update
2010-07-30 Øyvind Harboelpc7168: make flash available upon reset init
2010-07-24 David Brownell"transport select" returns Jim value
2010-07-23 Michal DeminBuspirate: fix shadow
2010-07-20 Spencer Oliverdocs: removed unused cmd 'fast'
2010-07-20 Spencer Oliverflash: remove algorithm exit_point address for supporte...
2010-07-20 Spencer Olivermips32: exit_point optional for mips32_run_algorithm
2010-07-20 Spencer Oliverarmv7m: exit_point optional for armv7m_run_algorithm
2010-07-20 Spencer Oliverarmv4_5: add algorithms instruction breakpoint support
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)