- renamed x7926 driver to aduc702x to match other flash drivers
[openocd.git] / src / helper /
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-12 oharboe- Fixed regression introduced in 890 when "fixing warni...
2008-09-12 oharboeDuane Ellis: target_process_reset is now implemented...
2008-09-08 oharboetypo fixed.
2008-09-08 oharboekeep_alive now invokes target_call_timer_callbacks_now
2008-09-08 oharboeDuane Ellis, added clock command.
2008-09-01 oharboeDuane Ellis has made highly non-trivial changes to...
2008-09-01 oharboeDuane Ellis: "target as an [tcl] object" feature.
2008-08-25 oharboeSTR912 uses RCLK if available
2008-08-25 oharboesync with Jim Tcl repository.
2008-08-24 oharboeduane ellis - errno ansi fix
2008-08-22 ntfreak- fix win32 build issues from previous jim patch
2008-08-19 oharboeuse alive_sleep() from sleep command
2008-08-19 oharboeadded alive_sleep() function to let GDB alive packets...
2008-08-19 oharboeduane ellis: (A) a new concept called "Name Value Pair...
2008-08-18 oharboeJohannes Stezenbach <js@sig21.net> fix warnings
2008-08-13 oharboeavoid empty lines in log as a keep_alive() sideffect
2008-08-11 oharboefix error output a bit: do not repeat output printed...
2008-08-11 oharboeplace event loop inside #ifdef JIM_EMBEDDED.
2008-08-08 ntfreak- fix build issues under win32 (mingw)
2008-08-07 ntfreak- added svn props for newly added files
2008-08-07 oharboeDavid Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
2008-08-06 ntfreak- remove Jim_InitEmbedded warning
2008-08-06 ntfreak- added svn props for previously added file
2008-08-06 ntfreak- fix target_examine declaration
2008-08-05 oharboeDuane Ellis: fix warnings
2008-07-31 oharboewip - committing to reduce patch size.
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-24 oharboeOpenOCD commands w/prefix ocd_ now set the primary...
2008-07-24 oharboemore error message cleanup. invalid args & syntax error...
2008-07-24 oharboeBetter handling of OpenOCD command invocation result...
2008-07-23 oharboehandle end of line comments to improve compatibility...
2008-07-22 oharboeSpen: startup.tcl cross compile support
2008-07-22 oharboeOnly print out gobs of information to log when -d3...
2008-07-22 oharboevery slightly improved error message for not being...
2008-07-21 oharboerestart is a per-target action
2008-07-21 oharboeAllows config scripts to override handling of 'R'(resta...
2008-07-21 oharboejim license cleanup
2008-07-21 oharboe- jtag_khz/speed are now single parameter only. These...
2008-07-21 oharboecross compile fix
2008-07-20 oharboeBUG: prefix to timeout for gdb keep alive packets.
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 oharboedaemon_startup is now retired in favour of adding ...
2008-07-18 oharboeThis allows overriding builtin openocd commands.
2008-07-18 ntfreak- remove build warning from keep_alive
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboe1. GDB will print cryptic error messages if it is not...
2008-07-18 oharboeCharles Hardin <ckhardin@gmail.com> move tcl stuff...
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@gmail.com> and Øyvind Harboe
2008-07-16 oharboeFixes to \ and / handling for OpenOCD
2008-07-16 oharboeprint syntax for command upon syntax error.
2008-07-16 oharboebetter error messages for target event scripts.
2008-07-14 oharboeCharles Hardin <ckhardin@gmail.com>
2008-07-11 oharboehelp is now implemented in startup.tcl/help
2008-07-11 oharboeCharles Hardin ckhardin at gmail.com
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-10 oharboe- added search paths before running tcl/commands.tcl.
2008-07-09 oharboe"flash banks" is now implemented in Tcl on top of ...
2008-07-07 ntfreak- command_run_line will only search once for the comman...
2008-07-06 ntfreak- fix duplicate log entry
2008-07-06 ntfreak- fixed build issues with win32
2008-07-06 oharboefix a few compilation problems.
2008-07-06 oharboesrc/helper/configuration.h
2008-07-05 ntfreak- added search for libdl
2008-07-04 oharboeadded support for Tcl config scripts on the command...
2008-07-04 oharboeutility fn.
2008-06-27 oharboehooks to enable experimentation with scripting language...
2008-06-27 oharboeexport find_file function
2008-06-16 oharboeGDB timeout fix. If a script takes a long time and...
2008-06-04 oharboePavel Chromy: fix logging syntax error + formatting...
2008-05-21 ntfreak- remove error message on shutdown
2008-05-09 oharboeprinting available memory fails on win + mac. Disable...
2008-05-08 oharboedisable code that prints available mem under windows...
2008-05-07 oharboeprint available memory in log_level 3
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-05-07 oharboeEdgar Grimberg plugged a leak found w/Valgrind.
2008-04-23 oharboeadded fast option.
2008-04-10 oharboestop using variable sized arrays. That's something...
2008-04-10 ntfreak- single core context used, removed debug context as...
2008-04-09 oharboeDon Porges fixed c99 issues.
2008-04-04 oharboe- reverted some of the changes that possibly broke...
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-13 oharboeMichael Bruck: fixed warnings
2008-03-13 oharboeprint ms in debug_level 3 logs. Seconds is not enough.
2008-03-11 oharboereduce compare noise. If someone should be crazy enough...
2008-03-10 oharboe- LOG_SILENT can be used to silence the log(needed...
2008-03-07 oharboeMichael Bruck: fixed warnings
2008-03-07 oharboealloc_printf and alloc_vprintf
2008-03-06 oharboePavel Chromy: va_copy should always be paired with...
2008-03-06 oharboePavel Chromy: faster alloc_printf()
2008-03-06 oharboeMichael Bruck: 64 bit va_list fix for crash
2008-03-05 oharboe* fixed malloc corruption in target->debug_reason
2008-03-04 oharboeFixed GDB timeout crash - regression introduced back...
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)