| Commit message (Expand) | Author | Age | Files | Lines |
* | stm32.cfg can expect one of 4 id's. | oharboe | 2009-04-23 | 1 | -1/+3 |
* | - add openocd coding style to texi | ntfreak | 2009-04-03 | 1 | -0/+35 |
* | a few words about motivation for standalone JTAG debugger. | oharboe | 2009-03-30 | 1 | -2/+8 |
* | - fix typo's in last commit | ntfreak | 2009-03-24 | 1 | -1/+1 |
* | Hiroshi Ito <ito@mlb.co.jp> Linux for arm has arm generic debug option which ... | oharboe | 2009-03-24 | 1 | -2/+2 |
* | Uwe Hermann <uwe@hermann-uwe.de> | oharboe | 2009-03-23 | 1 | -54/+78 |
* | - docs patch from Thomas Kindler | ntfreak | 2009-03-20 | 1 | -342/+334 |
* | - revert texi changes from rev 1418 as it breaks build | ntfreak | 2009-03-20 | 1 | -340/+342 |
* | Thomas Kindler <mail+ocd@t-kindler.de> typos | oharboe | 2009-03-19 | 1 | -342/+340 |
* | Hiroshi Ito <ito@mlb.co.jp> typos | oharboe | 2009-03-18 | 1 | -2/+2 |
* | - fix small typo in texi (section HostOS) | ntfreak | 2009-03-09 | 1 | -1/+1 |
* | Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EW | duane | 2009-03-08 | 1 | -0/+12 |
* | Added HostOS variable | duane | 2009-03-07 | 1 | -3/+26 |
* | Holger Schurig <hs4233@mail.mn-solutions.de> incorporate some comments from Rick | oharboe | 2009-02-18 | 1 | -3/+6 |
* | - add --enable-release to docs | ntfreak | 2009-01-20 | 1 | -1/+6 |
* | Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net> | kc8apf | 2009-01-20 | 1 | -0/+1 |
* | Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org> | kc8apf | 2009-01-20 | 1 | -2/+2 |
* | Fix to install manpage as part of 'make install' by Uwe Hermann <uwe@hermann-... | kc8apf | 2009-01-17 | 1 | -0/+2 |
* | Updates and fixes for the manpage from Uwe Hermann | ntfreak | 2009-01-08 | 1 | -13/+20 |
* | - a few more docs tweaks | ntfreak | 2009-01-08 | 1 | -15/+20 |
* | - minor doc updates regarding tap creation and gdb connection using pipes | ntfreak | 2009-01-07 | 1 | -8/+7 |
* | - add gdb pipe support to native win32 (--pipe option) | ntfreak | 2009-01-01 | 1 | -1/+0 |
* | Added note to user manual for packagers of OpenOCD | duane | 2008-12-27 | 1 | -0/+40 |
* | Added dongle VSLLINK - from Simon Qian | duane | 2008-12-27 | 1 | -0/+8 |
* | From Dirk Behme - Further docu fixes | duane | 2008-12-27 | 1 | -6/+43 |
* | Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ... | duane | 2008-12-27 | 1 | -21/+73 |
* | Dirk Behme <dirk.behme@googlemail.com> | oharboe | 2008-12-22 | 1 | -2/+18 |
* | - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net> | kc8apf | 2008-12-19 | 1 | -0/+23 |
* | Dirk Behme <dirk.behme@googlemail.com> Fix some typos in documentation | oharboe | 2008-12-16 | 1 | -18/+18 |
* | fixed compilation problem | oharboe | 2008-12-15 | 1 | -2/+1 |
* | - add ability for openocd to communicate to gdb using pipes (stdin/stdout). | ntfreak | 2008-12-15 | 1 | -37/+52 |
* | - incorrect url in last commit for usbjtag | ntfreak | 2008-12-11 | 1 | -1/+3 |
* | - added Axiom AXM-0432 to texi | ntfreak | 2008-12-11 | 1 | -3/+5 |
* | - typo with flash bank help command | ntfreak | 2008-12-11 | 1 | -1/+1 |
* | - update texi to describe str9xpec driver flow | ntfreak | 2008-12-06 | 1 | -1/+39 |
* | Added Joern Kaipf link for oocdlink | duane | 2008-12-05 | 1 | -1/+1 |
* | Manual tweak based on feedback from mailing list the iar dongle works | duane | 2008-12-04 | 1 | -1/+0 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 1 | -1080/+2432 |
* | Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax | oharboe | 2008-11-27 | 1 | -23/+28 |
* | - add new cortex_m3 maskisr cmd | ntfreak | 2008-11-21 | 1 | -0/+9 |
* | fix telnet async messages. retired telnet_async command - no user serviceable... | oharboe | 2008-11-05 | 1 | -4/+0 |
* | John McCarthy <jgmcc@magma.ca> - mips_4k options | oharboe | 2008-11-05 | 1 | -1/+13 |
* | Added Tcl escaping to FAQ | oharboe | 2008-11-04 | 1 | -0/+16 |
* | Added telnet_async command to enable/disable asynchronous | oharboe | 2008-10-31 | 1 | -0/+4 |
* | updated docs a bit. | oharboe | 2008-10-22 | 1 | -2/+26 |
* | Laurentiu Cocanu - more help text | oharboe | 2008-10-22 | 1 | -3/+45 |
* | Laurentiu Cocanu - document various commands. | oharboe | 2008-10-17 | 1 | -0/+28 |
* | - add link in texi docs | ntfreak | 2008-10-17 | 1 | -1/+1 |
* | - remove texi warnings | ntfreak | 2008-10-17 | 1 | -11/+12 |
* | - update docs deprecated section to include links to new commands (if any) | ntfreak | 2008-10-16 | 1 | -10/+17 |