target: don't swap MMU/no-MMU work areas
[openocd.git] / src / jtag /
2009-11-06 Zachary T WelchImprove jtag command argument parsing.
2009-11-05 David Brownellft2232: cleanup
2009-11-05 Krzysztof KajsturaJTAG: support KT-LINK adapter
2009-11-02 Dimitar DimitrovFT2232: increase read retry counts
2009-10-27 Oleg SeiljusSignalyzer: H2 and H4 support
2009-10-27 David Brownellft2232: less noise with _DEBUG_JTAG_IO_
2009-10-27 David BrownellJTAG: "jtag newtap ..." cleanup
2009-10-26 David BrownellJTAG: simple autoprobing
2009-10-25 David BrownellJTAG: jtag_tap_init() bugfixes
2009-10-23 David Brownelljtag: clean up TAP state name handling
2009-10-23 David BrownellSVF: clean up, mostly for TAP state name handling
2009-10-21 David BrownellXSVF: use svf_add_statemove()
2009-10-20 Øyvind HarboeRemoved unused interface_jtag_set_end_state and wrote...
2009-10-20 Øyvind HarboeMore svn to git version string fixes.
2009-10-20 David Brownelljtag_add_statemove() always uses TLR to get to RESET
2009-10-19 oyvindSwitch from svn to git version string handling.
2009-10-15 David Brownellportability updates
2009-10-13 David Brownellcosmetic cleanup in TMS tables
2009-10-12 Øyvind HarboeMerge commit 'origin/master'
2009-10-10 David Brownellprintf format warning fixes
2009-10-09 David Brownelladd documentation about reset customization
2009-10-09 Øyvind HarboeMerge commit 'origin/master'
2009-10-09 David Brownellminor JTAG init messaging tweaks
2009-10-08 David Brownellprevent abort via polling during jtag_reset
2009-10-08 David BrownellStop ignoring most scan chain validation errors
2009-10-08 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-07 dbrownellForce sane SRST and TRST initialization
2009-10-07 dbrownellBetter fix for TAPs violating the JTAG spec for IR...
2009-10-07 dbrownellRemove much #ifdeffery around _DEBUG_JTAG_IO_ usage.
2009-10-07 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-07 dbrownellUpdates for "reset_config":
2009-10-07 oharboeDo not check ir capture if there is no IDCODE
2009-10-07 oharboe1.55 snapshot
2009-10-06 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-06 oharboeIntroduced jtag_init and "jtag arp_init" to allow targe...
2009-10-05 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-05 dbrownellImprove jtag_validate_ircapture() diagnostics.
2009-10-05 dbrownellAdd a new JTAG "setup" event; use for better DaVinci...
2009-09-29 dbrownellStreamline Capture-IR validation code
2009-09-29 dbrownellMake "-expected-id 0" suppress warnings; not unlike...
2009-09-29 oharboereentry assert
2009-09-29 oharboeadded t/nsrst_assert_width commands
2009-09-28 oharboeif srst pulls trst, then set state to TAP_RESET.
2009-09-27 dbrownellUpdate FT2232 driver so that it reliably enters TAP_RESET.
2009-09-26 dbrownellDiagnostics tweaks for jtag_examine_chain() failure...
2009-09-26 dbrownellUpdates to the initial scanchain validation code:
2009-09-26 dbrownellStreamline Capture-IR handling and integrity test.
2009-09-21 dbrownellRemove annoying end-of-line whitespace from most src/*
2009-09-21 dbrownellUpdate the jtag-examine_chain() logic to verify that...
2009-09-20 dbrownellDebug message updates:
2009-09-20 dbrownellMinor regression bugfix for the jtag_tap_handle_event...
2009-09-19 dbrownellStyle cleanup for the updated ft2232_add_pathmove().
2009-09-19 dbrownellMinor behavior fixes for the two JTAG reset events...
2009-09-18 oharboeremove unused externs
2009-09-17 dbrownellAddress codereview comment from Steve Grubb <sgrubb...
2009-09-17 oharboemichal smulski <michal.smulski@ooma.com> fix regression...
2009-09-17 oharboesrst_gates_jtag option. at91sam9260 needs retesting...
2009-09-11 oharboetap post reset event added. Allows omap3530 to send...
2009-09-09 oharboe- Fix bug-in-waiting when adding more than one TAP...
2009-08-26 oharboeDavid Brownell <david-b@pacbell.net> Fix segv in jtag_e...
2009-08-26 oharboeadded missing check on jtag_execute
2009-08-26 oharboereduce arm11 output noise
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> More jtag_add_rese...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> More jtag_add_rese...
2009-08-25 oharboeDavid Brownell <david-b@pacbell.net> Some jtag_add_rese...
2009-08-24 oharboeSteve Grubb <sgrubb@redhat.com> fix various and sundry...
2009-08-24 oharboeJonas Horberg <jhorberg@sauer-danfoss.com>
2009-08-20 ntfreak- remove enable-ft2232-highspeed configure option,...
2009-08-19 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]:
2009-08-18 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]
2009-08-18 ntfreakJonas Horberg [jhorberg@sauer-danfoss.com]
2009-08-07 ntfreakDavid Brownell <david-b@pacbell.net>:
2009-08-06 ntfreakGary Carlson [gcarlson@carlson-minot.com]:
2009-07-23 oharboeFerdinand Postema <ferdinand@postema.eu> fix cygwin...
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
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-11 duaneSimple warning fix
2009-07-07 oharboefix return value for "reset" and "runtest" command...
2009-07-06 ntfreak- change sleep to usleep - fixes issue under win32...
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-02 zwelchFix FTD2XX build for CygWin.
2009-07-02 oharboezy1000 1.53 snapshot
2009-06-30 zwelchMarcel Jost <marcel.jost@bfh.ch>:
2009-06-30 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-30 zwelchFix doxygen warning in jtag.h caused by a changed param...
2009-06-30 zwelchFix @file documentation blocks in new interfaces source...
2009-06-29 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-29 zwelchMove JTAG interface list to new files.
2009-06-26 oharboezy1000 rev C work
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
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
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)