Whitespace cleanup from David Brownell <david-b@pacbell.net>
[openocd.git] / src /
2009-05-18 kc8apfWhitespace cleanup from David Brownell <david-b@pacbell...
2009-05-17 oharboefix array2mem/mem2array when used as a "method" on...
2009-05-16 oharboeMichael Bruck <mbruck@digenius.de> change 'ir_scan...
2009-05-16 oharboefix naming of at91sam7 driver
2009-05-16 oharboeFreddie Chopin <freddie_chopin@op.pl> move files about...
2009-05-15 zwelchInitialize a more variables in jim.c to allow gcc-4...
2009-05-15 zwelchInitialize value of objPtr local variable; prevents...
2009-05-15 oharboefix -fno-common/Mac build problems.
2009-05-15 oharboeLess wrong handling of JIM_EMBEDDED, follow Jim Tcl...
2009-05-15 oharboerevert to 1775. 1790 causes SEGFAULT w/Cygwin.
2009-05-14 zwelchRemove JIM_EMBEDDED symbol; not appropriate or necessary.
2009-05-14 zwelchPaul Thomas <pthomas8589@gmail.com>: new board cfg...
2009-05-14 oharboeuse TAP_INVALID enum instead of -1
2009-05-14 oharboetake #2: dump_image now works for addresses not divisib...
2009-05-14 oharboedump_image now works for addresses not divisible by 4
2009-05-14 oharboefix broken ir/drscan -endstate option. The statemachine...
2009-05-14 oharboeselftest wip
2009-05-14 oharboepropagate error in dump_image. If an error occurs durin...
2009-05-13 oharboezy1000 1.52 snapshot
2009-05-13 zwelchInclude types.h in command.h to make stdint.h available...
2009-05-13 oharboeadded verify_jtag command
2009-05-13 zwelchInclude files required to rebuild the HTTP web pages...
2009-05-13 oharboeshuffled comments about for jtag_add_dr_out() fn.
2009-05-12 oharboeirscan now also works correctly in addition to not...
2009-05-12 ntfreak- add missing svn props from svn 1768 commit
2009-05-12 oharboe4-bit ECC support for Marvell Kirkwood SOC
2009-05-12 oharboeNicolas Pitre <nico@cam.org> lower JTAG clock for Sheev...
2009-05-12 oharboemove eCos type definition to types.h where it belongs.
2009-05-12 zwelchAdd stdint.h to types.h to provide intptr_t.
2009-05-12 ntfreak- fix build issue when HAVE_ELF_H is not defined
2009-05-12 oharboeeCos fixes
2009-05-12 zwelchAudit and remove redundant uses of replacements.h in...
2009-05-12 zwelchMake system.h private by including it from config.h...
2009-05-12 zwelchAudit and reduce #include directives in jim source...
2009-05-12 zwelchDefine _GNU_SOURCE in config.h, remove definitions...
2009-05-12 zwelchRemove config.h from types.h; all .c files are required...
2009-05-12 zwelchInclude config.h in pregenerated rlink_speed_table...
2009-05-12 oharboefix memory corruption introduce in 1730
2009-05-12 oharboeadded jtag_alloc_in_value32 - not used in this commit.
2009-05-12 oharboefix ancient bug & SEGFAULT in irscan
2009-05-12 zwelchInclude assert.h in system.h to promote tree-wide use...
2009-05-11 zwelchRemove duplicate definition of encode in httpd.tcl.
2009-05-11 oharboenow builds on 64 and 32 bit systems
2009-05-11 oharboefix jtag_add_dr_scan() usage a bit... avoid lots of...
2009-05-11 zwelchUpdate jim helper files to use proper configure script...
2009-05-11 oharboefix USB performance regression for verify_ircapture
2009-05-11 oharboeUSB performance regression fix
2009-05-11 oharboeretire jtag_add_dr_scan_now
2009-05-11 oharboeswitch to jtag_add_dr_scan() from the synchronous versi...
2009-05-11 oharboeswitch to jtag_add_dr_scan_check() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_dr_scan_check() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_dr_scan_check() - USB performance fix
2009-05-11 oharboechange jtag_add_callback API to be able to support...
2009-05-11 zwelchFix ft2232 for CygWin, provided by Michael Bruck <mbruc...
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeswitch to jtag_add_callback() - USB performance fix
2009-05-11 oharboeleave eCos include file issues alone for now.
2009-05-11 oharboeused by upcoming commits
2009-05-11 zwelchMark API layering violations in the helper module with...
2009-05-11 zwelchRemove redundant config.h from replacements.h, obtained...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives in...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-11 zwelchFix compilation of target_request.h when it is included...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-11 zwelchAudit and eliminate redundant helper #include directives.
2009-05-11 zwelchSimplify #include directives in ioutil.c, use new heade...
2009-05-11 zwelchAdd --enable-malloc-logging configure option and update...
2009-05-11 zwelchFactor system #includes out of replacements.h into...
2009-05-11 zwelchFinish portability support for AC_HEADER_STDBOOL config...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-11 zwelchAdd configure check for sys/types.h; include in our...
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-10 zwelchReverse revision 1691: all of its functionality has...
2009-05-10 oharboeWrote up post processing JTAG API. Not used yet, but...
2009-05-10 zwelchRevive tclapi.c from r1650:
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes.
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> whitespace fixes...
2009-05-10 oharboeDavid Brownell <david-b@pacbell.net> fix warnings
2009-05-10 oharboeMichael Bruck <mbruck@digenius.de> use more const
2009-05-09 oharboeMichael Bruck <mbruck@digenius.de> use more const
2009-05-09 oharboeMichael Bruck <mbruck@digenius.de> ARM11 C99 updates
2009-05-08 oharboewhitespace fixes
2009-05-08 oharboeplugged bug w/irlen > 32 introduce in 1672
2009-05-08 oharboewhitespace fixes
2009-05-08 oharboeDavid Brownell <david-b@pacbell.net> DaVinci dm6446
2009-05-08 oharboesync up zy1000 interface to bitbang driver's handling...
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)