openocd.git
2008-07-12 oharboetesting/*.tcl sample & test code
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-07 oharboefix syntax error.
2008-07-07 oharboeCharles Hardin <ckhardin@gmail.com> Tcl server document...
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...
2008-07-04 oharboeValentin Longchamp target script for mx31.cfg
2008-07-04 oharboeJim Tcl support added
2008-07-02 ntfreak- allocate target_type_t structure for each target...
2008-06-28 oharboewip.
2008-06-28 oharboewip
2008-06-27 ntfreak- update docs for new target_script events
2008-06-27 ntfreak- added svn props for newly added files
2008-06-27 oharboehooks to enable experimentation with scripting language...
2008-06-27 oharboeexport find_file function
2008-06-27 oharboeDavid Anders more target lib scripts contributed by
2008-06-27 oharboecommitting to reduce patch size for Tcl experiments...
2008-06-27 oharboeDavid Anders: fixes an issue with large block nand...
2008-06-25 oharboeFixed bogus error message and plugged memory leak for...
2008-06-25 ntfreak- fix reset_halt issue with certain arm cores - address...
2008-06-25 oharboeadded pre/post_reset scripts based on Pieter Conradie...
2008-06-24 ntfreak- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_...
2008-06-18 oharboePavel Chromy:
2008-06-18 oharboePavel Chromy:
2008-06-18 oharboePavel Chromy: TAP state changed to TLR when SRST goes...
2008-06-18 oharboeSpen spotted a bug in warning for missing srst_pulls_trst
2008-06-16 ntfreak- added missing install entries for eir-sam7se512 target
2008-06-16 mifi- added target and event script for the eir-sam7se512...
2008-06-16 oharboefallback for no implementation of multi word CFI write...
2008-06-16 oharboeGDB timeout fix. If a script takes a long time and...
2008-06-16 ntfreak- removed duplicate cortex_m3_register_commands
2008-06-11 ntfreak- probe incorrect for high density stm32 flash
2008-06-10 ntfreak- error message cleanup in jlink driver
2008-06-06 ntfreak- stm32 erase will use mass_erase if all banks selected
2008-06-06 oharboeNicolas Pitre: Feroceon fixes
2008-06-05 ntfreak- erase bank using bank erase rather than each sector
2008-06-04 oharboePavel Chromy: TCK returns to zero before state of reset...
2008-06-04 oharboePavel Chromy: fix logging syntax error + formatting...
2008-06-04 ntfreak- fix jlink accessing incorrect buffer element
2008-06-04 ntfreak- luminary, stm32 and str7 flash driver error cleanup
2008-06-03 ntfreak- str9 driver remove the duplicate target_free_working_...
2008-06-03 oharboeFredrik Hederstierna: fix leak + clean up return codes
2008-06-03 oharboeFredrik Hederstierna: fix leak + clean up return codes
2008-05-29 ntfreak- added checksum_memory and blank_check_memory for...
2008-05-28 ntfreak- stellaris flash driver changed warning to info
2008-05-27 ntfreak- moved flash erase_check target code to target.c
2008-05-27 ntfreakflash_write will attempt to pad image sections
2008-05-27 ntfreak- fixed typo in wp command
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)