Introduce jtag_get_end_state() fn to clarify code a bit.
[openocd.git] / src / jtag /
2009-06-04 oharboeIntroduce jtag_get_end_state() fn to clarify code a...
2009-06-04 oharboetiny bit of encapsulation of global end state. No longe...
2009-06-04 oharboedo not modify global end state from jtag_add_xxx()
2009-06-04 oharboeremove unused code.
2009-06-04 oharboeuse assert() to catch TAP_INVALID passed to jtag_add_xx...
2009-06-04 oharboeremove TAP_INVALID as argument to jtag_add_xxx() fn's
2009-06-04 oharboejtag_add_end_state() now returns the value of the globa...
2009-06-04 oharboeJTAG_TRST_ASSERTED event cleanup. More clear where...
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-03 oharboeuse assert() for obscure check on illegal arguments...
2009-06-03 oharboeremove unused code path.
2009-06-03 oharboecatchup with jtag refactoring.
2009-06-03 zwelchMove JTAG command handling implementation into its...
2009-06-03 zwelchFinish JTAG header file modularization; command factori...
2009-06-03 oharboeadded missing extern to jtag_command_queue definition.
2009-06-03 zwelchMove JTAG command APIs into new jtag/commands.h header...
2009-06-03 zwelchImprove in-source documentation that was causing Doxyge...
2009-06-03 zwelchEnable or add doxygen comments to the public JTAG API.
2009-06-03 zwelchUpdate documentationf or jtag_interface structure members.
2009-06-03 zwelchRemove vestigal tap_transition type from public jtag...
2009-06-03 zwelchRemove interface.h from public JTAG header, include...
2009-06-03 zwelchExpose tap_state_by_name TAP helper available in public...
2009-06-03 zwelchMove the JTAG cable interface API implementation
2009-06-03 zwelchAdd missed accessor for checking the current TMS table.
2009-06-03 zwelchSplit and simplify handle_tms_sequence_command for...
2009-06-03 zwelchMake tap_state_by_name available in new JTAG interface...
2009-06-02 zwelchAdd private src/jtag/interface.h for use by JTAG interf...
2009-06-02 zwelchFinish removing '#ifdef HAVE_JTAG_MINIDRIVER_H' from...
2009-06-02 zwelchAdd header file for JTAG minidriver:
2009-06-02 ntfreak- hack added to fix a issue with v5/6 jlink
2009-06-02 oharboeremove unecessary #ifdef as file is only built when...
2009-06-02 oharboesome trivial minidriver fixes
2009-06-02 zwelchOnly include jtag_driver.c in the build when minidriver...
2009-06-02 zwelchMove interface_jtag_add_scan_check_alloc implementation...
2009-06-02 zwelchAdd high-speed device support in FT2232 driver:
2009-06-02 oharboeRemove unused code, TAP_INVALID is never passed to...
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 oharboeadded jtag_add_statemove() helper fn(actual fn written...
2009-05-31 zwelchWhitespace-only updates to automake input files:
2009-05-31 zwelchPeter Denison <openwrt@marshadder.org>:
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 zwelchDavid Brownell <david-b@pacbell.net>:
2009-05-29 zwelchRemove error_handler_t type definition; it was unused...
2009-05-27 zwelchSimonQian <simonqian@SimonQian.com>:
2009-05-27 ntfreak- add support for cortino jtag interface
2009-05-24 zwelchDavid Brownell <david-b@pacbell.net>:
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 zwelchSubmitted by Magnus Lundin <lundin@mlu.mine.nu>:
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Thomas Kindler <mail@t-kindler.de>
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>
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-20 oharboeSpencer Oliver <spen@spen-soft.co.uk> use 7 tms out...
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-19 oharboeadded tms_sequence command to allow switching between...
2009-05-18 oharboeuse tap_get_tms_path_len() instead of fix # of 7. Not...
2009-05-18 oharboeuse tap_get_tms_path_len() instead of fix # of 7.
2009-05-18 kc8apfEnable non-7-cycle state table for FT2232 and JLink
2009-05-18 kc8apfJLink support for non-7-cycle state moves by Dick Holle...
2009-05-18 kc8apfFT2232 support for non-7-cycle state moves by Dick...
2009-05-18 kc8apfFix fallout from r1818
2009-05-18 kc8apfChange last_comand_pointer to last_command_pointer...
2009-05-18 kc8apfAdd jtag_queue_command() by Michael Bruck <mbruck@digen...
2009-05-18 kc8apfAdd jtag_queue_command() by Michael Bruck <mbruck@digen...
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)