- 21 Apr, 2013 1 commit
-
-
Freddie Chopin authored
Change-Id: I2992c31b56b88062cdd8a8208506a61f6367fcbf Signed-off-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
- 20 Jan, 2013 1 commit
-
-
Spencer Oliver authored
automake-1.13 has now deprecated AM_CONFIG_HEADER, use the correct AC_CONFIG_HEADERS instead. Change-Id: I8adaec64cbad7f7318ff69091176c30b707cbb0b Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/1117 Tested-by: jenkins Reviewed-by:
Mikko Viitamäki <mikko.viitamaki@gmail.com> Reviewed-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
- 23 Dec, 2012 2 commits
-
-
Spencer Oliver authored
This is the new proprietary interface replacing the older FTDI based adapters. It is currently fitted to the ek-lm4f232 and Stellaris LaunchPad. Change-Id: I794ad79e31ff61ec8e9f49530aca9308025c0b60 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/922 Tested-by: jenkins
-
Spencer Oliver authored
This enables us to change the target name without breaking any target scripts. Change-Id: I635f961e573264d3dab2560f3a803ef1986ccfde Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/919 Tested-by: jenkins
-
- 04 Oct, 2012 1 commit
-
-
Spencer Oliver authored
If configure is executed without --enable-ft2232_ftd2xx then the bus blaster or presto will fail to build with unresolved external ftd2xx_status_string. Make sure we run the ftd2xx build test if --enable-usb_blaster_ftd2xx is enabled. Change-Id: I09d270d6fcd083d77f6785b8969d9acb3dfef11d Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/892 Tested-by: jenkins Reviewed-by:
Peter Stuge <peter@stuge.se>
-
- 26 Sep, 2012 1 commit
-
-
Marc Reilly authored
This driver implements a bitbang jtag interface using gpio lines exported via sysfs. The aim of this driver implementation is to use system GPIOs but to avoid the need for an additional kernel driver. A config suitable for RaspberryPi is included. Change-Id: Ib2acf720247a219768d1cbfeebd88057ed2d7b8b Signed-off-by:
Marc Reilly <marc@cpdesign.com.au> Reviewed-on: http://openocd.zylin.com/762 Reviewed-by:
Spencer Oliver <spen@spen-soft.co.uk> Tested-by: jenkins Reviewed-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
- 07 Sep, 2012 2 commits
-
-
Freddie Chopin authored
new cycle for version 0.7.0. Change-Id: I549bd815b62292ea4da6ed5c445c7c8a55521d9d Signed-off-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
Freddie Chopin authored
Change-Id: I72eeabfc704d2a979ac0b4492771690631d2300f Signed-off-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
- 06 Sep, 2012 1 commit
-
-
Spencer Oliver authored
Change-Id: I5e1d7c88e9310e6415f3663d7a657f516bd24660 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/803 Tested-by: jenkins Reviewed-by:
Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
- 29 Aug, 2012 2 commits
-
-
Freddie Chopin authored
Signed-off-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
Freddie Chopin authored
Signed-off-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
- 24 Aug, 2012 1 commit
-
-
Andreas Fritiofson authored
Nothing checks it against 0, so it hasn't caused any problems. Change-Id: I5e349299c37fb72bab811d78992f6de3731a986a Signed-off-by:
Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/774 Tested-by: jenkins Reviewed-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
- 02 Aug, 2012 2 commits
-
-
Freddie Chopin authored
Change-Id: Ibb7669ea73872d75a5c2f32f2264e57b1d0f20c7 Signed-off-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
Freddie Chopin authored
Change-Id: Idd85159050a39c2136ee8a31f939a2b3e35cff1b Signed-off-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
- 30 Jul, 2012 1 commit
-
-
Freddie Chopin authored
FT232H chips are new highspeed devices from FTDI. Basically these are a half of FT2232H (or a quarter of FT4232H), so only one channel which can be used as OpenOCD interface. The chips are supported by libftdi 0.20 or later and by ftd2xx 2.08.12 or later. Change-Id: Ic9a2c279167c3419a24f0d6befacbb83c4ffeb25 Signed-off-by:
Freddie Chopin <freddie.chopin@gmail.com> Reviewed-on: http://openocd.zylin.com/736 Tested-by: jenkins Reviewed-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-by:
Salvador Arroyo <sarroyofdez@yahoo.es>
-
- 17 Jul, 2012 1 commit
-
-
Andreas Fritiofson authored
Based on ft2232.c but uses the MPSSE layer for low-level access, greatly simplifying the JTAG logic. Remove all libftdi/FTD2XX code and all layout specific code. Layout specifications are instead handled in Tcl. Use a signal abstraction to enable Tcl configuration files to define outputs for one or several FTDI GPIO. These outputs can then be controlled using the ftdi_set_signal command. Special signal names are reserved for nTRST, nSRST and LED (for blink) so that they, if defined, will be used for their customary purpose. Depending on the type of buffer attached to the FTDI GPIO, the outputs have to be controlled differently. In order to support tristateable signals such as nSRST, both a data GPIO and an output-enable GPIO can be specified for each signal. The following output buffer configurations are supported: * Push-pull with one FTDI output as (non-)inverted data line * Open drain with one FTDI output as (non-)inverted output-enable * Tristate with one FTDI output as (non-)inverted data line and another FTDI output as (non-)inverted output-enable * Unbuffered, using the FTDI GPIO as a tristate output directly by switching data and direction as necessary The data and output-enables are specified as 16-bit bitmasks, corresponding to the concatenation of the high and low FTDI GPIO registers. To specify an unbuffered output, use the same bitmask for both data and output-enable. The adapter configuration file must also specify default values for the FTDI data and direction GPIO registers, and the channel being used (if different from 0). Change-Id: I287a41d4c696cf5fc74eb10d5e63578b0dc7f826 Signed-off-by:
Andreas Fritiofson <andreas.fritiofson@gmail.com> Reviewed-on: http://openocd.zylin.com/452 Tested-by: jenkins Reviewed-by:
Peter Stuge <peter@stuge.se>
-
- 21 May, 2012 1 commit
-
-
Spencer Oliver authored
this header is used in numerous files and adding to config.h simplifies its use globally. Change-Id: Id724a9950b90504721233022c7fb5768e9bc5548 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/649 Tested-by: jenkins Reviewed-by:
Xiaofan <xiaofanc@gmail.com>
-
- 14 May, 2012 1 commit
-
-
Spencer Oliver authored
Change-Id: I49c25d226f05fdcaca6cbfc35c2ab47e8464abec Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/611 Tested-by: jenkins
-
- 30 Mar, 2012 1 commit
-
-
Spencer Oliver authored
Change-Id: I8fbef892caa78dba5324a8bc28d2a4a4854b1f48 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/544 Tested-by: jenkins
-
- 13 Mar, 2012 2 commits
-
-
Øyvind Harboe authored
Change-Id: Iff7943eb9da3f41dcc45492acd0f36cf63b3497f Signed-off-by:
Øyvind Harboe <oyvind.harboe@zylin.com> Reviewed-on: http://openocd.zylin.com/503 Reviewed-by:
Øyvind Harboe <oyvindharboe@gmail.com> Tested-by: jenkins
-
Jan Dakinevich authored
This driver provides support for the P&E Micro OSBDM adapter (sometimes named as OSJTAG), mounted on the Freescale TWRK60N512 bord. Thus, it provides a quick start when working with this board. The driver doesn't use BDM commands, but work with OSBDM adapter using only JTAG commands. Change-Id: Ibc3779538e666e07651d3136431e5d44344f3b07 Signed-off-by:
Jan Dakinevich <jan.dakinevich@gmail.com> Reviewed-on: http://openocd.zylin.com/492 Tested-by: jenkins Reviewed-by:
Tomas Frydrych <tf+openocd@r-finger.com> Reviewed-by:
Spencer Oliver <spen@spen-soft.co.uk>
-
- 03 Jan, 2012 1 commit
-
-
Mathias K authored
ST-Link USB support added. Change-Id: I2812646f2895b1529ff3f911edbdce7fa0051c8f Signed-off-by:
Mathias K <kesmtp@freenet.de> Reviewed-on: http://openocd.zylin.com/261 Tested-by: jenkins Reviewed-by:
Spencer Oliver <spen@spen-soft.co.uk>
-
- 19 Dec, 2011 3 commits
-
-
Spencer Oliver authored
use AC_CHECK_HEADER rather than AC_CHECK_HEADERS so that we do not generate a unrequired HAVE_LIBUSB_1_0_LIBUSB_H define. Change-Id: I23a93d3813716dce797ca1514fdcb84533454c31 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/259 Tested-by: jenkins Reviewed-by:
Mathias Küster <kesmtp@freenet.de>
-
Spencer Oliver authored
Change-Id: I4937fac73345a85fcad62a2aeb0a106bd4a62467 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/258 Tested-by: jenkins Reviewed-by:
Mathias Küster <kesmtp@freenet.de>
-
Spencer Oliver authored
Change-Id: If7ccb52c107cb4ad7629ffcf237f9003f60e63d0 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/257 Tested-by: jenkins
-
- 12 Dec, 2011 1 commit
-
-
Mauro Gamba authored
jlink modified to use the new usb abstaction layer. During the configuration process we can select if use libusb0 or libusb-1.0 library for this driver. Change-Id: I70bc9ee2f89b7597e0f64ea80cad7f1b9070f01b Signed-off-by:
Mauro Gamba <maurillo71@gmail.com> Reviewed-on: http://openocd.zylin.com/236 Tested-by: jenkins Reviewed-by:
Xiaofan <xiaofanc@gmail.com> Reviewed-by:
Spencer Oliver <spen@spen-soft.co.uk>
-
- 18 Nov, 2011 1 commit
-
-
Mauro Gamba authored
The configuration script check for libusb-1.0 availability first and only if not found check for libusb-0. So if both libraries are installed on the system the build script will use libusb-1.0 It's possible to force compiling with libusb-0 with the --enable-libusb0 switch. If the driver support only libusb0 the script check anly for it. Change-Id: I7eb045d4e2bd553abefad53f3f4023ff46b0f5f6 Signed-off-by:
Mauro Gamba <maurillo71@gmail.com> Reviewed-on: http://openocd.zylin.com/33 Tested-by: jenkins Reviewed-by:
Spencer Oliver <spen@spen-soft.co.uk>
-
- 11 Oct, 2011 1 commit
-
-
Spencer Oliver authored
Change-Id: I1c9957bb64df87cee7c5e832f21453eb8934a5fb Signed-off-by:
Spencer Oliver <ntfreak@users.sourceforge.net>
-
- 30 Sep, 2011 1 commit
-
-
Steve Bennett authored
The jim-nvp code is specific to openocd, so it belongs in openocd, not in the core jimtcl. Signed-off-by:
Steve Bennett <steveb@workware.net.au>
-
- 02 Sep, 2011 1 commit
-
-
Richard Uhler authored
The driver sends ascii encoded bitbang commands over unix sockets or TCP to another process. This driver is useful for debugging software running on processors which are being simulated.
-
- 16 Aug, 2011 3 commits
-
-
Spencer Oliver authored
buspirate has never supported building on native windows (mingw). configure will now check this is not the case. Signed-off-by:
Spencer Oliver <ntfreak@users.sourceforge.net>
-
Spencer Oliver authored
Signed-off-by:
Spencer Oliver <ntfreak@users.sourceforge.net>
-
Spencer Oliver authored
configure.ac is the correct name to use with modern autotools. Signed-off-by:
Spencer Oliver <ntfreak@users.sourceforge.net>
-
- 15 Aug, 2011 1 commit
-
-
Jie Zhang authored
AC_CHECK_FILE will die when cross-compiling. So don't use it to test the existence of guess-rev.sh. Signed-off-by:
Spencer Oliver <ntfreak@users.sourceforge.net>
-
- 09 Aug, 2011 2 commits
-
-
Jean-Christophe PLAGNIOL-VILLARD authored
Bump minor package version number: 0.5.0 -> 0.6.0 Add '-dev' version tag: 0.6.0 -> 0.6.0-dev
-
Jean-Christophe PLAGNIOL-VILLARD authored
Remove '-dev' version tag: 0.5.0-dev -> 0.5.0
-
- 18 Jul, 2011 1 commit
-
-
Spencer Oliver authored
We now make use of the new jimtcl --disable-install-jim Now we can install openocd without jimtcl bring installed. Signed-off-by:
Spencer Oliver <ntfreak@users.sourceforge.net>
-
- 12 Jul, 2011 1 commit
-
-
Steve Bennett authored
For libftd2xx1.0.4, which uses a different directory structure than libftd2xx0.4.16 Without this fix the build fails with version 1.0.4 of the driver. Note that this does not fix --with-ftd2xx-lib=shared Signed-off-by:
Steve Bennett <steveb@workware.net.au> Signed-off-by:
Spencer Oliver <ntfreak@users.sourceforge.net>
-
- 26 Jun, 2011 1 commit
-
-
Martin Schmölzer authored
-
- 13 Jun, 2011 1 commit
-
-
Øyvind Harboe authored
as we introduce swd and jtag as two transports, we want to start up with a new transport folder to organize the code a bit.
-