| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | From Lou.openocd012@fixit.nospammail.net | duane | 2008-12-27 | 1 | -2/+13 |
* | Quoteify the FT2232 description list, and a missed fix from Dirk Behme about ... | duane | 2008-12-27 | 2 | -2/+2 |
* | Added dongle VSLLINK - from Simon Qian | duane | 2008-12-27 | 6 | -4/+40 |
* | Warning removal from lou.openocd012@fixit.nospammail.net | duane | 2008-12-27 | 1 | -11/+11 |
* | From Dirk Behme - Further docu fixes | duane | 2008-12-27 | 1 | -6/+43 |
* | Added documentation for build test case1 | duane | 2008-12-27 | 3 | -2/+49 |
* | Renamed build.tests to build.test1 | duane | 2008-12-27 | 13 | -0/+0 |
* | Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ... | duane | 2008-12-27 | 18 | -61/+1741 |
* | Typos found by miceal catudal | duane | 2008-12-24 | 3 | -3/+3 |
* | - add missing svn props from r1270 commit | ntfreak | 2008-12-23 | 28 | -9193/+9193 |
* | httpd wip | oharboe | 2008-12-23 | 6 | -11/+19 |
* | httpd wip | oharboe | 2008-12-22 | 14 | -149/+26 |
* | httpd wip | oharboe | 2008-12-22 | 20 | -2/+2 |
* | httpd wip | oharboe | 2008-12-22 | 31 | -73/+9658 |
* | Dirk Behme <dirk.behme@googlemail.com> | oharboe | 2008-12-22 | 1 | -2/+18 |
* | cygwin fixes | oharboe | 2008-12-22 | 2 | -6/+11 |
* | bumped a LOG_INFO to LOG_DEBUG level to reduce excessive output for normal ex... | oharboe | 2008-12-22 | 1 | -1/+1 |
* | Dick Hollenbeck <dick@softplc.com> better logging | oharboe | 2008-12-19 | 2 | -5/+5 |
* | Dick Hollenbeck <dick@softplc.com> - This patch adds JTAG state tracking to d... | oharboe | 2008-12-19 | 1 | -0/+129 |
* | Dick Hollenbeck <dick@softplc.com> better logging | oharboe | 2008-12-19 | 1 | -7/+8 |
* | Dick Hollenbeck <dick@softplc.com> better comments | oharboe | 2008-12-19 | 1 | -9/+13 |
* | - fix rlink build under native win32 (mingw) | ntfreak | 2008-12-19 | 7 | -534/+545 |
* | Dick Hollenbeck <dick@softplc.com> convert macros to inline fn's. | oharboe | 2008-12-19 | 1 | -31/+62 |
* | - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net> | kc8apf | 2008-12-19 | 18 | -1/+3641 |
* | check syntax for init/version | oharboe | 2008-12-17 | 2 | -1/+8 |
* | more houskeeping | oharboe | 2008-12-17 | 1 | -0/+22 |
* | houskeeping | oharboe | 2008-12-17 | 3 | -59/+122 |
* | fixed gaffe in post handling | oharboe | 2008-12-17 | 1 | -5/+7 |
* | work in progress to hook up libmicrohttpd + tcl integration | oharboe | 2008-12-16 | 6 | -1/+499 |
* | sync up to latest jim tcl | oharboe | 2008-12-16 | 2 | -175/+240 |
* | Dirk Behme <dirk.behme@googlemail.com> Fix some typos in documentation | oharboe | 2008-12-16 | 1 | -18/+18 |
* | jtag_khz simulation | oharboe | 2008-12-16 | 1 | -5/+38 |
* | allow setting/reading gdb_port at any time | oharboe | 2008-12-16 | 1 | -6/+6 |
* | fix broken -c/f options where it would silently terminate for scripts that di... | oharboe | 2008-12-16 | 1 | -19/+18 |
* | - add missing svn props from r1243 commit | ntfreak | 2008-12-15 | 1 | -590/+590 |
* | fixed compilation problem | oharboe | 2008-12-15 | 1 | -2/+1 |
* | sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna... | oharboe | 2008-12-15 | 7 | -945/+869 |
* | - add ability for openocd to communicate to gdb using pipes (stdin/stdout). | ntfreak | 2008-12-15 | 10 | -146/+272 |
* | fast_load profiling tool moved to target.c | oharboe | 2008-12-15 | 2 | -197/+205 |
* | - Update tap_state_strings to correspond to SVF state names | kc8apf | 2008-12-14 | 9 | -42/+71 |
* | Updates and fixes from Kees Jongenburger | duane | 2008-12-13 | 1 | -5/+3 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 78 | -1031/+676 |
* | Add JTAG tap events for enable/disable | kc8apf | 2008-12-13 | 2 | -2/+207 |
* | Clean up references to old tap_state names | kc8apf | 2008-12-13 | 11 | -52/+52 |
* | Change tap_state naming to be consistent with SVF documentation. | kc8apf | 2008-12-13 | 30 | -1468/+1463 |
* | - check cortex_m3 FPB is enabled when setting hardware breakpoint | ntfreak | 2008-12-12 | 2 | -3/+11 |
* | Allow -expected-id to be specified multiple times when creating a jtag tap | kc8apf | 2008-12-12 | 2 | -14/+60 |
* | - incorrect url in last commit for usbjtag | ntfreak | 2008-12-11 | 1 | -1/+3 |
* | - added Axiom AXM-0432 to texi | ntfreak | 2008-12-11 | 2 | -42/+29 |
* | AXM0432 layout for FDTI provided by Alan Carvalho de Assis (Freescale) | kc8apf | 2008-12-11 | 1 | -0/+112 |