Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
[openocd.git] / src /
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-07-16 oharboemicroscopic whitespace cleanup
2009-07-16 oharboemicroscopic white space fixes
2009-07-16 zwelchMagnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe ...
2009-07-16 zwelchMagnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe ...
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-15 oharboeprint errno when parport fails to open.
2009-07-14 oharboe1.54 snapshot
2009-07-13 ntfreakGary Carlson <gcarlson@carlson-minot.com>
2009-07-12 oharboeMagnus Lundin Thc cortex_m3_poll function does not...
2009-07-11 duaneSimple warning fix
2009-07-08 oharboeFix SEGFAULTs and broken error handling for flash progr...
2009-07-08 oharboetypo in comment
2009-07-07 oharboefix return value for "reset" and "runtest" command...
2009-07-07 oharboedelete long retired commented out code (daemon_startup)
2009-07-06 ntfreak- change sleep to usleep - fixes issue under win32...
2009-07-06 ntfreak- fix build when using a cross compiler - do not try...
2009-07-06 oharboemore debug output for translation of arm mode number...
2009-07-06 oharboea bit more debug output for translation of invalid...
2009-07-06 oharboeFix certain arm926ejs targets(e.g. i.MX27) which report...
2009-07-06 oharboeFix regression in "step" command introduced in 2190
2009-07-06 oharboerevert svn 1679 - fixes cp15 read/write timeout. Single...
2009-07-06 zwelchFerdinand Postema <ferdinand@postema.eu>:
2009-07-06 zwelchGary Carlson <gcarlson@carlson-minot.com>:
2009-07-06 oharboe10ms timeout check on cp15 read/write
2009-07-06 oharboesimplify debug_reason check
2009-07-06 oharboetry to use tabs instead of spaces
2009-07-06 oharboehuman readable error message upon invalid arguments
2009-07-06 oharboezy1000 now listens for port 1234. Upon accepting connec...
2009-07-02 zwelchFix FTD2XX build for CygWin.
2009-07-02 oharboezy1000 1.53 snapshot
2009-07-02 zwelchDavid Brownell <david-b@pacbell.net>:
2009-07-01 zwelchAdd missing copyright header to target_type.h.
2009-07-01 zwelchAdd missing copyright header and fix @page direction...
2009-07-01 ntfreak- correct stm32 connectivity line programming as per...
2009-06-30 zwelchRemove at91sam3.h from flash.c; use extern like other...
2009-06-30 ntfreak- remove cygwin build warnings in at91sam3.c
2009-06-30 zwelchMarcel Jost <marcel.jost@bfh.ch>:
2009-06-30 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-30 zwelchFix doxygen 'undocumented parameter' warnings in membuf.h.
2009-06-30 zwelchFix search and replace casualty in flash.h doxygen...
2009-06-30 zwelchFix doxygen warning in jtag.h caused by a changed param...
2009-06-30 zwelchFix doxygen warnings in new at91sam3 source file; norma...
2009-06-30 zwelchFix @file documentation blocks in new interfaces source...
2009-06-30 zwelchMake bug reporting output at program start-ups use...
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-29 zwelchMove JTAG interface list to new files.
2009-06-28 duaneRemove extra newline from debug log message
2009-06-28 duaneA bit more log detail about connections comming and...
2009-06-28 duaneRefactor code, create target_state_name()
2009-06-27 duaneAdd Breakpoint/Watchpoint unique ID to help debug hardw...
2009-06-27 duaneChange from alloca() to malloc()
2009-06-27 duaneSwitch to strotk() grr....
2009-06-26 oharboezy1000 rev C work
2009-06-25 ntfreak- fix issue when using gdb_port cmd
2009-06-25 oharboeOleksandr Tymoshenko <gonzo@bluezbox.com> simple watchp...
2009-06-25 duaneFixes from Oleksandr Tymoshenko "gonzo@bluezbox.com"
2009-06-24 zwelchMinor fixes to new at91sam3 files for x86-32/64 compila...
2009-06-24 zwelchRemove whitespace at end of lines, step 2.
2009-06-24 zwelch- Replace '){' with ') {'.
2009-06-24 zwelchRemove whitespace that occurs before ')'.
2009-06-24 zwelchRemove whitespace that occurs after '('.
2009-06-24 zwelch- Fixes '[<>]' whitespace
2009-06-24 zwelch- Fixes '[|]' whitespace
2009-06-24 zwelch- Fixes '+' whitespace
2009-06-24 zwelch- Fixes '=' whitespace
2009-06-24 zwelch- Fixes '==' whitespace
2009-06-24 zwelch- Replace 'for(' with 'for ('.
2009-06-24 zwelch- Replace 'switch(' with 'switch ('.
2009-06-24 zwelch- Replace 'while(' with 'while ('.
2009-06-24 zwelch- Replace 'if(' with 'if ('.
2009-06-24 zwelchFix end-of-line style properties on newly added files.
2009-06-24 duaneAdd support for ATMEL AT91SAM3U - CortexM3 Family
2009-06-24 duaneAdd quick target - full cygwin builds take a long long...
2009-06-24 duaneAdd a growable sprintf memory buffer library
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
2009-06-23 zwelchRemove whitespace at end of lines, step 1.
2009-06-23 zwelch- Replace '){' with ') {'.
2009-06-23 zwelchRemove whitespace that occurs before ')'.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[<>]' whitespace
2009-06-23 zwelch- Fixes '[|]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Fixes '=' whitespace
2009-06-23 zwelch- Fixes '==' whitespace
2009-06-23 zwelch- Fixes '<<' whitespace
2009-06-23 zwelch- Fixes '>>' whitespace
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)