| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for Bus Pirate as a JTAG adapter. | Michal Demin | 2010-03-11 | 1 | -0/+11 |
* | Open the merge window for the 0.5.0 release cycle. | David Brownell | 2010-02-21 | 1 | -1/+1 |
* | Label builds as OpenOCD v0.4.0 | David Brownell | 2010-02-21 | 1 | -1/+1 |
* | Restore "-dev" version suffix (0.4.0-rc2-dev) | David Brownell | 2010-02-13 | 1 | -1/+1 |
* | v4.0-rc2 milestone | David Brownell | 2010-02-13 | 1 | -1/+1 |
* | whitespace cleanup, mostly for docs | Antonio Borneo | 2009-12-30 | 1 | -1/+1 |
* | Driver for USB-JTAG, Altera USB-Blaster and compatibles | Catalin Patulea | 2009-12-26 | 1 | -1/+25 |
* | Restore "-dev" version suffix | David Brownell | 2009-12-21 | 1 | -1/+1 |
* | v0.4.0-rc1 milestone | David Brownell | 2009-12-21 | 1 | -1/+1 |
* | change autoconf #include in configure.in | Zachary T Welch | 2009-12-03 | 1 | -2/+2 |
* | move jtag drivers to src/jtag/drivers | Zachary T Welch | 2009-12-02 | 1 | -0/+1 |
* | move nor drivers to src/flash/nor | Zachary T Welch | 2009-12-02 | 1 | -0/+1 |
* | move nand drivers to src/flash/nand/ | Zachary T Welch | 2009-12-02 | 1 | -0/+1 |
* | fix configure problem when building w/o USB | Zachary T Welch | 2009-12-02 | 1 | -0/+1 |
* | remove #if BUILD_HTTPD | Zachary T Welch | 2009-12-02 | 1 | -6/+0 |
* | remove BUILD_IOUTIL symbol | Zachary T Welch | 2009-12-02 | 1 | -6/+0 |
* | add jtag/usb_common.[ch] files | Zachary T Welch | 2009-11-24 | 1 | -0/+2 |
* | allow documentation to be configured | Zachary T Welch | 2009-11-17 | 1 | -0/+18 |
* | WinXP-x64: find right D2XX libraries | Liam Redmond | 2009-11-12 | 1 | -2/+2 |
* | Version 0.4.0-dev | David Brownell | 2009-11-04 | 1 | -1/+1 |
* | Version 0.3.0 | David Brownell | 2009-11-04 | 1 | -1/+1 |
* | configure: fix build problems with eCos | Øyvind Harboe | 2009-11-04 | 1 | -6/+57 |
* | Bump rc version and add -dev tag. | Zachary T Welch | 2009-10-28 | 1 | -1/+1 |
* | The openocd 0.3.0-rc0 release. | Zachary T Welch | 2009-10-28 | 1 | -1/+1 |
* | ETM: rename registers, doc tweaks | David Brownell | 2009-10-22 | 1 | -1/+2 |
* | MinGW: always use "-D__USE_MINGW_ANSI_STDIO" | Redirect 'Slash' NIL | 2009-10-19 | 1 | -0/+2 |
* | xscale: better fix for debug_handler.bin | David Brownell | 2009-10-16 | 1 | -1/+0 |
* | simplify XScale debug handler installation | David Brownell | 2009-10-12 | 1 | -0/+1 |
* | Change version labels to work better with GIT | dbrownell | 2009-10-07 | 1 | -1/+1 |
* | - remove enable-ft2232-highspeed configure option, high speed ftdi support is... | ntfreak | 2009-08-20 | 1 | -20/+8 |
* | Jonas Horberg [jhorberg@sauer-danfoss.com] | ntfreak | 2009-08-18 | 1 | -47/+69 |
* | - add configure error if building parport interface under cygwin and sys/io.h... | ntfreak | 2009-07-31 | 1 | -0/+4 |
* | - disable using parport ppdev under win32 hosts | ntfreak | 2009-07-16 | 1 | -0/+2 |
* | Bump minor version and add tag: | zwelch | 2009-07-14 | 1 | -1/+1 |
* | Remove '-in-development' version tag: 0.2.0-in-development -> 0.2.0 | zwelch | 2009-07-14 | 1 | -1/+1 |
* | Make the parport-ppdev option enabled by default. This may require | zwelch | 2009-07-14 | 1 | -1/+1 |
* | - fix build when using a cross compiler - do not try and run any host tools | ntfreak | 2009-07-06 | 1 | -1/+6 |
* | Remove --enable-release option; if guess-rev.sh is missing, it is a release. | zwelch | 2009-07-02 | 1 | -8/+11 |
* | Extend 'make dist' to produce both .tar.bz2 and .zip archives, to | zwelch | 2009-06-30 | 1 | -1/+1 |
* | - correct configure ftd2xx highspeed test | ntfreak | 2009-06-24 | 1 | -1/+1 |
* | Set default for want_ftd2xx_highspeed to "no" instead of "maybe" | mifi | 2009-06-20 | 1 | -1/+1 |
* | dummy driver now works under eCos | oharboe | 2009-06-17 | 1 | -3/+14 |
* | Improve use of automake conditionals for FTDI-based JTAG drivers: | zwelch | 2009-06-09 | 1 | -2/+2 |
* | Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs). | zwelch | 2009-06-09 | 1 | -0/+1 |
* | dos2unix | oharboe | 2009-06-09 | 1 | -1028/+1028 |
* | remove native line style | oharboe | 2009-06-09 | 1 | -1028/+1028 |
* | update zy1000 to latest minidriver work | oharboe | 2009-06-08 | 1 | -6/+5 |
* | Zach Welch wrote a fix for configure problems under Cygwin. | oharboe | 2009-06-08 | 1 | -13/+13 |
* | Adjust whitespace in configure script: use two spaces for indent. | zwelch | 2009-06-08 | 1 | -257/+258 |
* | Reorder configure script macros: | zwelch | 2009-06-08 | 1 | -22/+27 |