configure.ac: Fix libjaylink integration
[openocd.git] / src / Makefile.am
2016-11-05 Marc Schinkconfigure.ac: Fix libjaylink integration 28/3528/3
2015-02-04 Paul FertserMakefile.am: link libusb-1.0 after libusb-0.1 to fix... 85/2485/2
2014-08-02 Andreas FritiofsonFix some problems with the bin2char utility 76/2176/3
2014-08-02 Paul FertserProvide od+sed replacement for the bin2char helper 39/2139/7
2014-04-14 Paul FertserMakefile.am: fix build for libftdi1, pass CFLAGS where... 79/2079/2
2014-01-09 Spencer Olivercmsis-dap: add initial cmsis-dap support 42/1542/19
2013-12-22 Mathias Kbuild: remove hard coded ftdi and usb libraries 59/1759/13
2013-09-13 Paul Fertserlibusb: require pkg-config support 67/1467/8
2013-07-15 Andreas Fritiofsonautomake: Don't install libopenocd 79/1479/2
2013-06-04 Robert Jarzmikdrivers/jtag: rewrite usb_blaster driver 67/467/11
2012-03-13 Øyvind Harboeecosboard: delete bit-rotted eCos code
2011-11-18 Mauro Gambalibusb-1.0 support
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-31 Martin SchmoelzerULINK driver: Add '-lm' linker flag when building this...
2011-07-14 Luca BrunoDo not append git info to version string when building...
2011-06-26 Martin SchmölzerInclude ULINK driver in src/Makefile.am
2011-06-17 Spencer Oliverbuild: do not included generated files in distribution
2011-06-13 Øyvind Harboetransport: move files over to transport folder
2011-04-15 Broadcom Corporati... RTOS Thread awareness support wip
2010-11-18 Spencer Oliverbuild: add autobuild jimtcl to configure scripts
2010-11-18 Spencer Oliverbuild: add common.mk
2010-11-15 Øyvind Harboehttpd: retire this server
2010-10-29 Øyvind Harboejim tests: use installed
2010-09-20 Øyvind Harboejtag: build jtag first because it generates header...
2010-09-11 Øyvind Harboeversion command: make it scriptable
2009-12-26 Catalin PatuleaDriver for USB-JTAG, Altera USB-Blaster and compatibles
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-05 Zachary T Welchreorder build order of src directory
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchadding files required for distribution
2009-11-22 Øyvind Harboebuild: fix breakage in building bin2char
2009-11-18 Zachary T Welchpass startup_tcl to command_init
2009-11-18 Zachary T Welchsplit startup.tcl file across modules
2009-11-18 Zachary T Welchmove startup.c to libopenocd
2009-11-14 Zachary T Welchadd openocd.h for top-level declarations
2009-11-13 Zachary T Welchadd src/hello.c to augment new command tutorial
2009-10-20 Redirect 'Slash... MinGW: use WinSock2
2009-10-07 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2009-10-07 dbrownellChange version labels to work better with GIT
2009-09-21 dbrownellRemove annoying end-of-line whitespace from most src/*
2009-06-24 duaneAdd quick target - full cygwin builds take a long long...
2009-06-09 zwelchFix make maintainer-clean for out-of-tree builds.
2009-05-27 zwelchUpdate build system to find moved scripts -- Step 3...
2009-05-27 zwelchMove TCL script files -- Step 1 of 2:
2009-05-10 zwelchExtend autotools build to create shared library libopen...
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-02-13 ntfreak- guess-rev.sh now works as expected when build_dir...
2009-01-20 kc8apfFixes for handling release versions
2009-01-20 kc8apfFix 'make maintainer-clean' courtesy of Zach Welch...
2009-01-19 kc8apfSVF player courtesy of Simon Qian <simonqian@SimonQian...
2008-12-27 duaneAdded dongle VSLLINK - from Simon Qian
2008-12-27 duaneBuild Permutations with ftd2xx and libftdi addressed...
2008-12-19 kc8apf- rlink interface support from Lou Deluxe <lou.openocd0...
2008-12-16 oharboework in progress to hook up libmicrohttpd + tcl integration
2008-12-15 oharboesync up to tap_xxx rename + add with-ioutil for standal...
2008-09-25 oharboeZY1000 code
2008-07-24 oharboetake path to eCos files from environment variable
2008-07-21 oharboeDuane Ellis <openocd@duaneellis.com> stm32 peripherals...
2008-07-20 oharboeDuane Ellis <openocd@duaneellis.com> - script commands...
2008-07-17 oharboeCharles Hardin <ckhardin@gmail.com> move jim into...
2008-07-17 oharboeCharles Hardin ckhardin at gmail.com bin2char does...
2008-07-13 ntfreak- remove unused objcopy from configure.in
2008-07-13 oharboeCharles Hardin <ckhardin@gmail.com> - hopefully final...
2008-07-12 ntfreak- fix issue when building in separate build dir
2008-07-12 ntfreak- remove requirement for file2c.tcl
2008-07-11 ntfreak- configure check added for tclsh
2008-07-11 oharboe- retired variable stuff.
2008-07-11 oharboestartup.tcl (former commands.tcl) is now embedded into...
2008-07-06 oharboemoving Tcl stuff around slightly.
2008-07-06 oharboefix a few compilation problems.
2008-07-06 oharboesrc/helper/configuration.h
2008-07-04 oharboeJim Tcl support added
2008-05-14 ntfreak- added jlink support, based on Jürgen Stuber patch
2008-05-01 ntfreak- add -lusb to link for using libftdi under win32
2008-03-11 oharboereduce compare noise. If someone should be crazy enough...
2007-12-10 bodyloveChanged openocd version info creation to be more useful.
2007-08-14 drath- corrected automake script
2007-08-14 drath- reworked presto.c to allow use of either FTD2XX or...
2007-07-15 drath- added support for Asix Presto JTAG interface (thanks...
2006-11-22 drath- added a PLD (programmable logic device) subsystem...
2006-08-11 drath- added support for FreeBSD ppi (parallel port access...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/

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)