Continue clean-up of JTAG driver interface:
[openocd.git] / src /
2009-06-02 zwelchContinue clean-up of JTAG driver interface:
2009-06-02 zwelchMore JTAG interface driver cleanup:
2009-06-02 zwelchMore JTAG interface driver cleanup:
2009-06-02 zwelchMore JTAG interface driver cleanup:
2009-06-02 zwelchClean up jtag command queue handling:
2009-06-02 zwelchEncapsulate JTAG command interfaces for moving to jtag_...
2009-06-02 zwelchRemove the useless invalidstruct from jtag.h.
2009-06-02 zwelchStart clean-up of JTAG driver interface:
2009-06-01 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-01 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-01 zwelchEncapsulate JTAG Cable API and interface structure...
2009-06-01 zwelchEncapsulate JTAG minidriver functions, plan for new...
2009-06-01 zwelchRemove unused in_handler_t type definition from jtag.h
2009-06-01 zwelchScrub final vestiges of in_handler from mips target...
2009-06-01 oharboeadded jtag_add_statemove() helper fn(actual fn written...
2009-06-01 oharboefix warning for a variable that GCC thought might be...
2009-06-01 oharboesimon qian <simonqian.openocd@gmail.com> stop incestiou...
2009-06-01 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-01 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-31 zwelchFinal step in isolating target_type_s structure:
2009-05-31 zwelchWhitespace-only updates to automake input files:
2009-05-31 zwelchFirst step in hiding target_type_s from public interface:
2009-05-31 zwelchAdd target_examine_one wrapper:
2009-05-31 zwelchAdd target breakpoint and watchpoint wrapper:
2009-05-31 zwelchAdd target_get_name wrapper:
2009-05-31 zwelchAdd target_step wrapper:
2009-05-31 zwelchAdd target_get_gdb_reg_list wrapper:
2009-05-31 zwelchAdd target_bulk_write_memory wrapper:
2009-05-31 zwelchAdd wrappers for target->type->examined:
2009-05-31 zwelchAdd target_run_algorithm wrapper:
2009-05-31 zwelchAdd target_write_memory wrapper:
2009-05-31 zwelchAdd target_read_memory wrapper:
2009-05-31 zwelchSimplify the handle_md_command routine in target.c:
2009-05-31 zwelchMake nvp_target_event static; remove its external decla...
2009-05-31 zwelchMake target_buffer_get_uXX interfaces work with constan...
2009-05-31 zwelchPeter Denison <openwrt@marshadder.org>:
2009-05-30 zwelchEliminate duplicated code in the handle_mw_command...
2009-05-30 zwelchEncapsulate the global "jtag" jtag_interface pointer:
2009-05-30 zwelchRemove unused jlink_execute_end_state (unreferenced...
2009-05-30 oharboeremove unused JTAG_END_STATE part 2
2009-05-30 oharboeremove unused JTAG_END_STATE
2009-05-30 zwelchRemove trailing whitespace from oocd_trace source file.
2009-05-30 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-30 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-29 zwelchRemove error_handler_t type definition; it was unused...
2009-05-29 zwelchAdd documentation to flash.h:
2009-05-27 zwelchFix potentialyl unaligned memory accesses in mflash...
2009-05-27 kc8apfAuthor: Nicolas Pitre <nico@cam.org>
2009-05-27 kc8apfAuthor: Nicolas Pitre <nico@cam.org>
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchunsik Kim <donari75@gmail.com>:
2009-05-27 zwelchSimonQian <simonqian@SimonQian.com>:
2009-05-27 ntfreak- add support for cortino jtag interface
2009-05-27 zwelchUpdate build system to find moved scripts -- Step 3...
2009-05-27 zwelchMove TCL script files -- Step 2 of 2:
2009-05-27 zwelchMove TCL script files -- Step 1 of 2:
2009-05-26 zwelchSimonQian <simonqian@SimonQian.com>, reported by R...
2009-05-26 zwelchSimonQian <simonqian@SimonQian.com>:
2009-05-25 kc8apfAuthor: Simon Qian <simonqian@SimonQian.com>
2009-05-25 kc8apfAuthor: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>: minor davinci_nan...
2009-05-24 mifiAdded the options calc_checksum to the flash driver.
2009-05-24 zwelchNicolas Pitre <nico@cam.org>: Update sheevaplug interfa...
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-24 zwelchSimonQian <simonqian@SimonQian.com>:
2009-05-24 zwelchFreddie Chopin <freddie_chopin@op.pl>:
2009-05-23 zwelchSubmitted by Magnus Lundin <lundin@mlu.mine.nu>:
2009-05-23 zwelchSubmitted by Magnus Lundin <lundin@mlu.mine.nu>:
2009-05-23 mifiChange the setting for the sam7se512 and sam7x256
2009-05-23 zwelchSubmitted by Magnus Lundin <lundin@mlu.mine.nu>:
2009-05-23 zwelchMore printf fixes stemming from format string change...
2009-05-22 kc8apfAuthor: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
2009-05-22 kc8apfAuthor: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
2009-05-22 kc8apfAuthor: Raúl Sánchez Siles <rsanchezs@infoglobal.es>
2009-05-22 kc8apfAuthor: David Brownell <david-b@pacbell.net>
2009-05-22 kc8apfAuthor: Rick Altherr <kc8apf@kc8apf.net>
2009-05-22 zwelchSubmitted by David Brownell <david-b@pacbell.net>:
2009-05-22 zwelchSubmitted by Dean Glazeski <dnglaze@gmail.com>:
2009-05-21 oharboedelete unused code
2009-05-21 oharboefix warning. Use %p for pointers
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 oharboeDirk Behme <dirk.behme@googlemail.com> Minor updates...
2009-05-21 zwelchAdditional format warning fixes in ioutil, required...
2009-05-21 zwelchDavid Brownell <david-b@pacbell.net>: This patch adds...
2009-05-21 kc8apfAuthor: Thomas Kindler <mail@t-kindler.de>
2009-05-21 kc8apfAuthor: Øyvind Harboe <oyvind.harboe@zylin.com>
2009-05-21 kc8apfAuthor: Holger Schurig <hs4233@mail.mn-solutions.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
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)