Matt Hsu <matt@0xlab.org> and Holger Hans Peter Freyther <zecke@selfish.org> Before...
[openocd.git] / src / target /
2009-08-26 oharboeMatt Hsu <matt@0xlab.org> and Holger Hans Peter Freythe...
2009-08-26 oharboeRemove bogus "BUG:". If the PC is pointing to an invali...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> Tweak disassembly...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> Accomodate targets...
2009-08-25 ntfreak- fix build warnings
2009-08-25 oharboestrange.... the code build and links w/Linux GCC target...
2009-08-25 oharboeFerdinand Postema <ferdinand@postema.eu> fix warnings
2009-08-25 oharboeMichael Schwingen <rincewind@discworld.dascon.de> The...
2009-08-25 oharboeDavid Brownell The rest of the Cortex-A8 support from...
2009-08-25 oharboeDavid Brownell Subset of Cortex-A8 support from Magnus...
2009-08-24 oharboeSteve Grubb <sgrubb@redhat.com> fix various and sundry...
2009-08-20 oharboeDavid Brownell <david-b@pacbell.net>More Thumb2 disasse...
2009-08-19 oharboeDavid Brownell <david-b@pacbell.net>Fix some command...
2009-08-19 oharboeDavid Brownell <david-b@pacbell.net> Clean up some...
2009-08-18 ntfreakDavid Brownell [david-b@pacbell.net]:
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Add "cortex_m3...
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Clean up ARM7...
2009-08-18 oharboeDavid Brownell <david-b@pacbell.net> Several of the...
2009-08-16 oharboeFerdinand Postema <ferdinand@postema.eu> cygwin 32...
2009-08-16 oharboeadded note w/reference to discussion on whether or...
2009-08-07 ntfreakFerdinand Postema [ferdinand@postema.eu]
2009-08-07 ntfreak- fix segfault introduced during cortex reg cleanup
2009-08-06 zwelchmichal smulski <michal.smulski@ooma.com>:
2009-07-26 oharboeDavid Brownell <david-b@pacbell.net> More testcase...
2009-07-26 oharboeMore instruction decoding fixes:
2009-07-26 oharboeDavid Brownell <david-b@pacbell.net> More fixes from...
2009-07-26 oharboeDavid Brownell <david-b@pacbell.net> More instruction...
2009-07-24 oharboeDavid Brownell <david-b@pacbell.net> More instruction...
2009-07-24 oharboeDavid Brownell <david-b@pacbell.net> Bugfix some instru...
2009-07-24 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> I...
2009-07-23 oharboeDavid Brownell <david-b@pacbell.net> thumb2 disassembl...
2009-07-23 oharboeDavid Brownell <david-b@pacbell.net> thumb2 disassembly...
2009-07-23 oharboeFerdinand Postema <ferdinand@postema.eu> fix cygwin...
2009-07-23 oharboeDavid Brownell <david-b@pacbell.net> fix warnings
2009-07-21 ntfreakDavid Brownell <david-b@pacbell.net>:
2009-07-21 ntfreakDavid Brownell <david-b@pacbell.net>:
2009-07-21 ntfreakDavid Brownell <david-b@pacbell.net>:
2009-07-21 ntfreakDavid Brownell <david-b@pacbell.net>:
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-12 oharboeMagnus Lundin Thc cortex_m3_poll function does not...
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 oharboe10ms timeout check on cp15 read/write
2009-07-06 oharboesimplify debug_reason check
2009-07-01 zwelchAdd missing copyright header to target_type.h.
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-28 duaneRemove extra newline from debug log message
2009-06-28 duaneRefactor code, create target_state_name()
2009-06-27 duaneAdd Breakpoint/Watchpoint unique ID to help debug hardw...
2009-06-25 oharboeOleksandr Tymoshenko <gonzo@bluezbox.com> simple watchp...
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
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- Replace 'for(' with 'for ('.
2009-06-23 zwelch- Replace 'switch(' with 'switch ('.
2009-06-23 zwelch- Replace 'while(' with 'while ('.
2009-06-23 zwelch- Replace 'if(' with 'if ('.
2009-06-21 zwelchOleksandr Tymoshenko <gonzo@bluezbox.com>:
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
2009-06-21 duaneC99 printf() -Werror fixes
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)