cross compile fix
[openocd.git] / src /
2008-07-21 oharboecross compile fix
2008-07-21 oharboeuse reset init explicitly before "load".
2008-07-21 oharboeDuane Ellis <openocd@duaneellis.com> stm32 peripherals...
2008-07-21 oharboeMichael Kurz <michi.kurz@googlemail.com> MX29LV800B...
2008-07-20 oharboeBUG: prefix to timeout for gdb keep alive packets.
2008-07-20 ntfreak- added svn props for newly added files
2008-07-20 oharboeDuane Ellis <openocd@duaneellis.com> - script commands...
2008-07-20 oharboeBen Bodley <ben@teknique.com> non-CFI compliant flash...
2008-07-20 oharboeDuane Ellis <openocd@duaneellis.com>
2008-07-20 oharboeopenocd@duaneellis.com fix naming confusion. Use ocd_...
2008-07-19 oharboethrow exception upon syntax error.
2008-07-19 oharboeclarify error message w.r.t. not being able to set...
2008-07-19 oharboedaemon_startup is now retired in favour of adding ...
2008-07-18 oharboeThis allows overriding builtin openocd commands.
2008-07-18 oharboeremove obsolete reset_mode
2008-07-18 oharboe"reset" without arguments now execute a "reset run".
2008-07-18 ntfreak- remove build warning from keep_alive
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboeresume is now asynchronous
2008-07-18 oharboekeep_alive() fix for reset warnings.
2008-07-18 oharboe1. GDB will print cryptic error messages if it is not...
2008-07-18 oharboeDuane Ellis <openocd@duaneellis.com> more interface...
2008-07-18 oharboeCharles Hardin <ckhardin@gmail.com> move tcl stuff...
2008-07-18 oharboeadded missing "reset+load" sequence.
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> move jim into...
2008-07-17 oharboeCharles Hardin ckhardin at gmail.com Instead of stash...
2008-07-17 oharboeCollect output from openocd commands into openocd_outpu...
2008-07-17 oharboeCharles Hardin ckhardin at gmail.com
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> and Øyvind Harboe
2008-07-17 ntfreak- reverted resume_target to old behaviour
2008-07-17 oharboeCharles Hardin ckhardin at gmail.com bin2char does...
2008-07-16 oharboeFixes to \ and / handling for OpenOCD
2008-07-16 oharboeflash_banks now follow OpenOCD scripting API rules
2008-07-16 oharboeprint out jim error message stack trace in expected...
2008-07-16 oharboedo not print jim tcl error message trace for ERROR_COMM...
2008-07-16 oharboeprint syntax for command upon syntax error.
2008-07-16 oharboebetter error messages for target event scripts.
2008-07-15 ntfreak- stm32 flash driver correctly handles early silicon
2008-07-14 oharboeCharles Hardin <ckhardin@gmail.com>
2008-07-13 ntfreak- remove unused objcopy from configure.in
2008-07-13 ntfreak- added svn props for newly added files
2008-07-13 oharboeCharles Hardin <ckhardin@gmail.com> - hopefully final...
2008-07-13 oharboeDuane Ellis <openocd@duaneellis.com> fix to tcl puts
2008-07-12 ntfreak- fix issue when building in separate build dir
2008-07-12 ntfreak- remove requirement for file2c.tcl
2008-07-12 oharboetesting/*.tcl sample & test code
2008-07-11 oharboehelp is now implemented in startup.tcl/help
2008-07-11 ntfreak- configure check added for tclsh
2008-07-11 oharboesearch help text too
2008-07-11 oharboeCharles Hardin ckhardin at gmail.com
2008-07-11 oharboetcl_help prettier output.
2008-07-11 oharboework in progress to improve help
2008-07-11 oharboe- retired variable stuff.
2008-07-11 oharboe.cfg files are now executed as Jim Tcl. Commands that...
2008-07-11 ntfreak- added svn props for newly added files
2008-07-11 oharboeworking notes.
2008-07-11 oharboestartup.tcl (former commands.tcl) is now embedded into...
2008-07-10 oharboeCharles Hardin <ckhardin@gmail.com>
2008-07-10 oharboe- added search paths before running tcl/commands.tcl.
2008-07-10 oharboefix quoting problem when handling OpenOCD commands.
2008-07-10 oharboeSEGFAULT fix for syntax error.
2008-07-10 oharboevery slight cleanup of flash banks handling.
2008-07-09 oharboeimprove error messages a little bit.
2008-07-09 ntfreak- adding missing install entry for luminary-libftdi.cfg
2008-07-09 oharboe"flash banks" is now implemented in Tcl on top of ...
2008-07-09 ntfreak- added luminary libftdi interface config
2008-07-09 ntfreak- only check normal resume, not debug resume
2008-07-09 oharboeadded flash_banks low level command.
2008-07-09 ntfreak- target_resume is now synchronous with 5sec timeout
2008-07-08 oharboetcl regression fixes.
2008-07-08 oharboe * src/jim.c: remove bogus return value from if {[expr...
2008-07-08 ntfreak- removed target_process_events as only used in handle_...
2008-07-08 ntfreak- fix pre_resume script not being called
2008-07-08 ntfreak- apply correct formatting to openocd.c
2008-07-07 oharboereset event is synonym for post_reset event.
2008-07-07 oharboemore tcl cleanup.
2008-07-07 oharboeDuane Ellis <openocd@duaneellis.com>: This simple patch...
2008-07-07 ntfreak- command_run_line will only search once for the comman...
2008-07-07 oharboeadded pre/postlude fn's for when OpenOCD is sleeping.
2008-07-06 ntfreak- fix duplicate log entry
2008-07-06 ntfreak- fix typo in memory.tcl
2008-07-06 ntfreak- fixed build issues with win32
2008-07-06 oharboemoving Tcl stuff around slightly.
2008-07-06 oharboefix a few compilation problems.
2008-07-06 oharboeCharles Hardin <ckhardin@gmail.com> - Tcl Server
2008-07-06 oharboeOopss. Forgot to list Duane Ellis <openocd@duaneellis...
2008-07-06 oharboesrc/helper/configuration.h
2008-07-05 ntfreak- added search for libdl
2008-07-04 ntfreak- added svn props for newly added files
2008-07-04 ntfreak- added event scripts for str73x and str75x targets
2008-07-04 ntfreak- added jtag_khz to target scripts
2008-07-04 ntfreak- fixed line endings with commands.tcl
2008-07-04 oharboetcl tinkering.
2008-07-04 oharboefix to peek command.
2008-07-04 oharboeadded echo command in tcl. Issues a LOG_USER() for...
2008-07-04 oharboetypo
2008-07-04 oharboetcl config script example
2008-07-04 oharboeadded support for Tcl config scripts on the command...
2008-07-04 oharboeutility fn.
2008-07-04 oharboeARM11 update. OpenOCD supports starting without being...
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)