Zach Welch <zw@superlucidity.net> do not pad TMS
[openocd.git] / src / jtag /
2009-04-22 oharboeZach Welch <zw@superlucidity.net> do not pad TMS
2009-04-22 oharboeZach Welch <zw@superlucidity.net> set speed in init
2009-04-22 oharboeZach Welch <zw@superlucidity.net> fix jlink reset
2009-04-22 oharboeZach Welch <zw@superlucidity.net> reorder enum tap_state
2009-04-22 kc8apfShrink JLink buffer sizes to specified 2KB courtesy...
2009-04-22 kc8apffix jtag run/idle state name courtesy of Jeff Williams...
2009-04-22 kc8apfrefactor jlink_execute_queue courtesy of Zach Welch...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> refactor
2009-04-21 oharboeZach Welch <zw@superlucidity.net> fix ft2232 usb io...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> add --enable-verbose...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> add --enable-verbose...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> fix jlink format...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> factor jlink usb_bul...
2009-04-21 ntfreak- vsllink update from SimonQian [simonqian@SimonQian...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> add static keywords...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> fix -Wformat-security...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> use static keyword...
2009-04-20 ntfreak- fix at91rm9200 warning. Thanks Zach Welch <zw@superlu...
2009-04-20 oharboeZach Welch <zw@superlucidity.net> fix ft2232/presto...
2009-04-19 oharboeNikolay Shadrin whoney at gmail.com, Zach Welch <zw...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-04-19 mifiPartially fix USBprog and JLink adapters on XScale...
2009-04-19 mifiAdded functionality to support jtag_khz for the jlink.
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix warnings in...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> use tap_state_t
2009-04-18 mifiThe following patches was applied:
2009-04-02 oharboefix keyword expansion
2009-04-02 oharboezy1000 1.50 snapshot. fix problem with empty file names.
2009-03-19 oharboeThomas Kindler <mail+ocd@t-kindler.de> typos
2009-03-17 ntfreak- remove build warnings
2009-03-11 ntfreak- add support for standalone rlink
2009-03-11 duaneAdded -endstate to irscan and drscan to support beagleb...
2009-03-08 duanePatch from Dimitar Dimitrov adding support for Olimex...
2009-03-07 duaneAccept/create both A and Non-A ft2232 based descriptions
2009-03-01 oharboeDaniel Gimpelevich <daniel@gimpelevich.san-francisco...
2009-03-01 oharboeNicolas Pitre nico at cam.org add ft2232 layout for...
2009-02-17 oharboezy1000 1.49 snapshot
2009-02-10 kc8apfUse C89/C99/C++ compliant boolean types
2009-02-10 kc8apfA few more usages of TRUE and FALSE to remove
2009-02-09 ntfreak- fix native win32 build issues
2009-02-03 kc8apf- Cable driver helper API courtesy of Dick Hollenbeck...
2009-01-23 kc8apfxvsf player fixes by Dick Hollenbeck <dick@softplc...
2009-01-23 kc8apfvsllink support for stable clocks by Simon Qian <simonq...
2009-01-20 kc8apfFix 'make maintainer-clean' courtesy of Zach Welch...
2009-01-19 kc8apfSVF player courtesy of Simon Qian <simonqian@SimonQian...
2009-01-16 ntfreak- add missing bitq and rlink files to distribution
2009-01-14 oharboearm11 wip
2009-01-13 ntfreak- added mips software breakpoint support
2009-01-09 oharboeallow issuing reset_config on the fly. Faster turnaroun...
2009-01-09 oharboefixed warnings + added zy1000 jtag_add_clocks support.
2009-01-09 oharboeDick Hollenbeck <dick@softplc.com> adds jtag_add_clocks...
2009-01-05 oharboeJohn McCarthy <jgmcc@magma.ca> formatting fix of debug...
2008-12-28 oharboeUwe Hermann <uwe@hermann-uwe.de> One of them is fixing...
2008-12-28 duaneUpdates from SimonQian
2008-12-27 duaneWarnings cleanup ... finish up earlier commit
2008-12-27 duaneMissed the svn add on earlier commit, duh
2008-12-27 duaneTweaks - old crusty code with some warnings & errors...
2008-12-27 duaneFrom Lou.openocd012@fixit.nospammail.net
2008-12-27 duaneQuoteify the FT2232 description list, and a missed...
2008-12-27 duaneAdded dongle VSLLINK - from Simon Qian
2008-12-27 duaneWarning removal from lou.openocd012@fixit.nospammail.net
2008-12-27 duaneBuild Permutations with ftd2xx and libftdi addressed...
2008-12-22 oharboebumped a LOG_INFO to LOG_DEBUG level to reduce excessiv...
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> better logging
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> - This patch adds...
2008-12-19 ntfreak- fix rlink build under native win32 (mingw)
2008-12-19 kc8apf- rlink interface support from Lou Deluxe <lou.openocd0...
2008-12-17 oharboecheck syntax for init/version
2008-12-17 oharboemore houskeeping
2008-12-16 oharboejtag_khz simulation
2008-12-15 oharboesync up to tap_xxx rename + add with-ioutil for standal...
2008-12-14 kc8apf- Update tap_state_strings to correspond to SVF state...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-13 kc8apfAdd JTAG tap events for enable/disable
2008-12-13 kc8apfClean up references to old tap_state names
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-12-12 kc8apfAllow -expected-id to be specified multiple times when...
2008-12-11 ntfreak- added Axiom AXM-0432 to texi
2008-12-11 kc8apfAXM0432 layout for FDTI provided by Alan Carvalho de...
2008-12-04 duaneFix for Hiroshi Ito discovery of mis-aligned memory...
2008-12-02 oharboeHiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.c
2008-12-01 oharboeupdate zy1000 to svn head jtag api
2008-11-30 duanejtag newtap change & huge manual update
2008-11-26 oharboewip
2008-11-20 ntfreak- fox small typo in handle_irscan_command
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-11-13 oharboenios wip
2008-11-11 oharboesense srst
2008-11-05 oharboe926ejs target uses rclk. Cleaned up jtag_khz output...
2008-11-05 oharboedisable continous polling while srst is asserted and...
2008-11-03 ntfreak- fix issue with jlink/libusb timeout under linux
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-10-15 oharboeLaurentiu Cocanu - memory read/write and exit() error...
2008-10-05 oharboeGeorg Acher <acher@in.tum.de> corrected TDO sampling
2008-09-27 ntfreak- convert spaces to tabs in at91sam7.[ch]
2008-09-25 oharboeZY1000 code
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-12 oharboeDuane Ellis: target_process_reset is now implemented...
2008-08-27 oharboecomment about slow RTCK
2008-08-25 oharboeRCLK is not supported, return error instead of crashing.
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)