| Commit message (Expand) | Author | Age | Files | Lines |
* | version command: make it scriptable | Øyvind Harboe | 2010-09-11 | 1 | -0/+1 |
* | Driver for USB-JTAG, Altera USB-Blaster and compatibles | Catalin Patulea | 2009-12-26 | 1 | -0/+4 |
* | build: add build/src to include path | Øyvind Harboe | 2009-12-08 | 1 | -1/+2 |
* | reorder build order of src directory | Zachary T Welch | 2009-12-04 | 1 | -1/+9 |
* | remove tertiary include paths | Zachary T Welch | 2009-12-03 | 1 | -9/+1 |
* | adding files required for distribution | Zachary T Welch | 2009-12-02 | 1 | -0/+1 |
* | build: fix breakage in building bin2char | Øyvind Harboe | 2009-11-22 | 1 | -1/+1 |
* | pass startup_tcl to command_init | Zachary T Welch | 2009-11-18 | 1 | -1/+1 |
* | split startup.tcl file across modules | Zachary T Welch | 2009-11-18 | 1 | -1/+5 |
* | move startup.c to libopenocd | Zachary T Welch | 2009-11-18 | 1 | -1/+22 |
* | add openocd.h for top-level declarations | Zachary T Welch | 2009-11-14 | 1 | -0/+4 |
* | add src/hello.c to augment new command tutorial | Zachary T Welch | 2009-11-13 | 1 | -1/+3 |
* | MinGW: use WinSock2 | Redirect 'Slash' NIL | 2009-10-19 | 1 | -1/+1 |
* | Change version labels to work better with GIT | dbrownell | 2009-10-07 | 1 | -2/+4 |
* | Remove annoying end-of-line whitespace from most src/* | dbrownell | 2009-09-21 | 1 | -3/+3 |
* | Add quick target - full cygwin builds take a long long long time, this shorte... | duane | 2009-06-24 | 1 | -0/+10 |
* | Fix make maintainer-clean for out-of-tree builds. | zwelch | 2009-06-09 | 1 | -1/+1 |
* | Update build system to find moved scripts -- Step 3 of 2: | zwelch | 2009-05-27 | 1 | -4/+1 |
* | Move TCL script files -- Step 1 of 2: | zwelch | 2009-05-27 | 1 | -20/+0 |
* | Extend autotools build to create shared library libopenocd with libtool: | zwelch | 2009-05-10 | 1 | -14/+22 |
* | Update autotools scripts to require automake 1.6. The configure.in script | zwelch | 2009-05-02 | 1 | -4/+11 |
* | - guess-rev.sh now works as expected when build_dir is not the same as src_dir | ntfreak | 2009-02-13 | 1 | -1/+1 |
* | Fixes for handling release versions | kc8apf | 2009-01-20 | 1 | -9/+10 |
* | Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net> | kc8apf | 2009-01-20 | 1 | -0/+2 |
* | SVF player courtesy of Simon Qian <simonqian@SimonQian.com> | kc8apf | 2009-01-19 | 1 | -4/+4 |
* | Added dongle VSLLINK - from Simon Qian | duane | 2008-12-27 | 1 | -0/+4 |
* | Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ... | duane | 2008-12-27 | 1 | -20/+2 |
* | - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net> | kc8apf | 2008-12-19 | 1 | -0/+4 |
* | work in progress to hook up libmicrohttpd + tcl integration | oharboe | 2008-12-16 | 1 | -0/+7 |
* | sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna... | oharboe | 2008-12-15 | 1 | -0/+1 |
* | ZY1000 code | oharboe | 2008-09-25 | 1 | -1/+1 |
* | take path to eCos files from environment variable | oharboe | 2008-07-24 | 1 | -1/+1 |
* | Duane Ellis <openocd@duaneellis.com> stm32 peripherals scripts | oharboe | 2008-07-21 | 1 | -0/+1 |
* | Duane Ellis <openocd@duaneellis.com> - script commands for stm32 | oharboe | 2008-07-20 | 1 | -15/+17 |
* | Charles Hardin <ckhardin@gmail.com> move jim into helper | oharboe | 2008-07-17 | 1 | -12/+2 |
* | Charles Hardin ckhardin at gmail.com bin2char does not need to be installed ... | oharboe | 2008-07-17 | 1 | -3/+5 |
* | - remove unused objcopy from configure.in | ntfreak | 2008-07-13 | 1 | -1/+4 |
* | Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ... | oharboe | 2008-07-13 | 1 | -9/+8 |
* | - fix issue when building in separate build dir | ntfreak | 2008-07-12 | 1 | -3/+3 |
* | - remove requirement for file2c.tcl | ntfreak | 2008-07-12 | 1 | -7/+5 |
* | - configure check added for tclsh | ntfreak | 2008-07-11 | 1 | -2/+4 |
* | - retired variable stuff. | oharboe | 2008-07-11 | 1 | -1/+1 |
* | startup.tcl (former commands.tcl) is now embedded into OpenOCD executable. | oharboe | 2008-07-11 | 1 | -2/+4 |
* | moving Tcl stuff around slightly. | oharboe | 2008-07-06 | 1 | -2/+2 |
* | fix a few compilation problems. | oharboe | 2008-07-06 | 1 | -2/+2 |
* | src/helper/configuration.h | oharboe | 2008-07-06 | 1 | -1/+17 |
* | Jim Tcl support added | oharboe | 2008-07-04 | 1 | -1/+5 |
* | - added jlink support, based on Jürgen Stuber patch | ntfreak | 2008-05-14 | 1 | -0/+4 |
* | - add -lusb to link for using libftdi under win32 | ntfreak | 2008-05-01 | 1 | -2/+2 |
* | reduce compare noise. If someone should be crazy enough to try to run OpenOCD... | oharboe | 2008-03-11 | 1 | -1/+9 |