| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Link new Primer pages into the main list of Primers. | zwelch | 2009-05-27 | 1 | -0/+2 |
* | Add Documentation Primer to The Manual. | zwelch | 2009-05-27 | 1 | -0/+122 |
* | Add draft of Autotools Primer to The Manual. | zwelch | 2009-05-27 | 1 | -0/+167 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-26 | 1 | -61/+127 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-24 | 1 | -44/+64 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-24 | 1 | -57/+100 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-24 | 1 | -4/+33 |
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-24 | 1 | -0/+17 |
* | Fix two problems with openocd.texi: | zwelch | 2009-05-24 | 1 | -5/+5 |
* | Add section identifiers to developer scripting introduction. | zwelch | 2009-05-23 | 1 | -3/+3 |
* | Update main page of doxygen developer documentation: | zwelch | 2009-05-23 | 1 | -8/+25 |
* | Add extended doxygen-based style guide draft; requires more work. | zwelch | 2009-05-23 | 1 | -0/+93 |
* | Update user guide documentation: | zwelch | 2009-05-23 | 1 | -45/+65 |
* | Submitted by David Brownell <david-b@pacbell.net>: | zwelch | 2009-05-22 | 1 | -12/+317 |
* | Add initial OpenOCD server documentation (Duane Ellis and myself). | zwelch | 2009-05-20 | 1 | -1/+287 |
* | Add new TCL Primer under the main Technical Primer page. | zwelch | 2009-05-20 | 1 | -0/+1 |
* | Move TCL overview from source tree to doxygen manual. | zwelch | 2009-05-20 | 1 | -0/+438 |
* | Fix doc/Makefile.am dist-hook to include all sections of manual. | zwelch | 2009-05-20 | 1 | -0/+4 |
* | Move non-arm target overview from source tree to doxygen manual. | zwelch | 2009-05-20 | 2 | -6/+71 |
* | Move scripting overview from source tree to doxygen manual. | zwelch | 2009-05-20 | 1 | -0/+80 |
* | Wookey <wookey@wookware.org>: add user documentation for echo command. | zwelch | 2009-05-19 | 1 | -0/+4 |
* | Relocate documentation on working area to better align with use of new syntax... | kc8apf | 2009-05-18 | 1 | -13/+14 |
* | Consolidate target selection code into single get_target() that handles both ... | kc8apf | 2009-05-18 | 1 | -21/+26 |
* | ETM/ETB documentation from David Brownell <david-b@pacbell.net> | kc8apf | 2009-05-18 | 1 | -0/+23 |
* | Add current draft of The List of Pending and Open Tasks. | zwelch | 2009-05-15 | 1 | -4/+12 |
* | Several minor fixes for the new doxygen manual. | zwelch | 2009-05-14 | 3 | -8/+9 |
* | Add JTAG Primer to doxygen manual, contributed by Strontium. | zwelch | 2009-05-13 | 2 | -0/+121 |
* | Commit skeleton files for high-level developer manual using doxygen. | zwelch | 2009-05-13 | 8 | -0/+261 |
* | 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 |