Fix typo from hurrying the last commit. Nothing to see here.
[openocd.git] / src /
2009-05-08 zwelchFix typo from hurrying the last commit. Nothing to...
2009-05-08 zwelchFix loadFile to return file length once again.
2009-05-08 zwelchFix warnings in httpd.c; builds with libmicrohttpd...
2009-05-08 zwelchFix warnings in ioutil.c; improves loadFile inteface.
2009-05-07 oharboemore in_handler typo fixes
2009-05-07 oharboeouch - typo in last commit
2009-05-07 zwelchRemove unreferenced tcpapi.c source file.
2009-05-07 oharboein_handler removal typo fixed
2009-05-07 oharboefix copy & paste error when retiring in_handler
2009-05-07 oharboerefactor to be able to remove more in_handler stuff
2009-05-07 oharboeverified that an argument is unused
2009-05-07 oharboefix c99 compile errors
2009-05-07 oharboemarker for in_handler to remove
2009-05-07 oharboeremove usage of in_handler
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboestop using in_handler
2009-05-07 oharboejtag API error handling refactoring.
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeremove in_handler usage
2009-05-07 oharboeDavid Brownell david-b at pacbell.net fix warnings
2009-05-07 oharboefix line endings
2009-05-07 oharboeDavid Brownell <david-b@pacbell.net> DaVinci DM355...
2009-05-07 oharboeDeleted at9sam7_old driver. Nobody has complained about...
2009-05-07 oharboeslightly increase readability of code
2009-05-07 oharboeanother example of removing in_handler usage
2009-05-07 oharboeadded template for removing in_handler
2009-05-07 zwelchFix most pointer cast alignment warnings in arm11.c...
2009-05-07 zwelchFix pointer cast alignment warnings in arm_adi_v5.c
2009-05-07 zwelchFix stm32x and pic32mx flash pointer cast alignment...
2009-05-06 zwelchFix pointer cast alignment warning in XScale miniIC...
2009-05-06 zwelchFix pointer cast alignment warnings in target/image.c.
2009-05-06 zwelchChange reg_s value field from u8 * to void *; it must...
2009-05-06 zwelchFix pointer cast alignment issues in svf.c
2009-05-06 zwelchFix pointer cast alignment warnings in jim.c.
2009-05-06 mluAdded (BUILD_JLINK==1) condition to us new tables...
2009-05-06 oharboeDick Hollenbeck <dick@softplc.com> comments & 7 clock...
2009-05-06 oharboeDick Hollenbeck <dick@softplc.com> part deux of previou...
2009-05-06 mluSmall changes that might improve stability.
2009-05-06 oharboetransition more directly to the end state + reuse more...
2009-05-06 oharboeDick Hollenbeck <dick@softplc.com> simplifies XSTATE...
2009-05-06 oharboelog noise reduction
2009-05-06 oharboeremove unecessary setting of deprecated fields to NULL
2009-05-06 zwelchAdd autoconf check to determine where environ should...
2009-05-06 oharboeadd warnings about not using in_handler
2009-05-06 oharboeretire out_mask - not used anywhere
2009-05-05 oharboemark usage of in_handler that can be converted into...
2009-05-05 oharboemade warning about keep_alive() not being invoked more...
2009-05-05 oharboeremove extra newline before prompt
2009-05-05 oharboeGabor Juhos juhosg at openwrt.org MIPS: fix a shift...
2009-05-05 oharboeOleksandr Tymoshenko <gonzo@bluezbox.com> "resume"...
2009-05-04 oharboeDirk Behme <dirk.behme@googlemail.com> Add minimalist...
2009-05-04 oharboeMariano Alvira <mar@devl.org> fixes warnings
2009-05-04 oharboeMariano Alvira <mar@devl.org> fixes warning as error...
2009-05-04 kc8apfFix environ declaration for non-glibc systems
2009-05-03 oharboefix embedded builds
2009-05-03 oharboeBacked out change to solve Mac OS compilation problems.
2009-05-03 zwelchFix compilation when HAVE_UNISTD_H is not defined.
2009-05-03 oharboePiotr Esden-Tempski <piotr@esden.net> Mac OS X compile...
2009-05-03 oharboePiotr Esden-Tempski <piotr@esden.net> Mac OS X compile...
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-05-02 oharboeDick Hollenbeck <dick@softplc.com> moved stuff into...
2009-05-02 oharboeZach Welch <zw@superlucidity.net> fix warnings
2009-05-01 zwelchRemove superflous spaces from new JTAG table to fix...
2009-05-01 zwelchAdd static keywords to main application helper functions.
2009-05-01 zwelchDick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSIO...
2009-04-30 zwelchUwe Hermann <uwe@hermann-uwe.de>: Support both rev...
2009-04-30 zwelchUwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look...
2009-04-30 oharboezy1000 1.51
2009-04-30 oharboelist board's as well as target config files.
2009-04-30 oharboelpc2478 target config
2009-04-30 zwelchAdd static keywords to core target source file data...
2009-04-30 oharboePrint out warning when LPC calc_checksum will cause...
2009-04-30 zwelchFix signed/unsigned comparison.
2009-04-30 oharboeno change
2009-04-30 oharboeflash fillX now has a verify stage
2009-04-30 oharboeuse jtag_rclk 500 to avoid proliferation of target...
2009-04-30 zwelchMichael Bruck <mbruck@digenius.de>: sys/select.h must...
2009-04-30 zwelchMichael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H...
2009-04-29 mluClear FLASH_SR error flags after flash errors to avoid...
2009-04-29 mluMore error logging for DAP errors
2009-04-29 oharboecomments and debug code
2009-04-29 zwelchSten <debian@sansys-electronic.com>: add support for...
2009-04-29 zwelchSten <debian@sansys-electronic.com>: add support for...
2009-04-29 zwelchFix jlink usb_bulk_with_retries to return actual error...
2009-04-29 zwelchRemove vestigial last_tms variable from jlink driver.
2009-04-29 zwelchFix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd...
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-29 zwelchAdd missing header files to fix C99 compatibility.
2009-04-28 oharboemore docs on jtag_add_pathmove()
2009-04-28 oharboeDick Hollenbeck <dick@softplc.com> and Jeff Williams...
2009-04-28 mluCorrectedout buffer size and missing jlink_tap_init...
2009-04-28 ntfreak- fix win32 build
2009-04-28 oharboefix checksum memory. By failing the fallback code will...
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)