| Commit message (Expand) | Author | Age | Files | Lines |
* | Warnings cleanup ... finish up earlier commit | duane | 2008-12-27 | 1 | -6/+4 |
* | Missed the svn add on earlier commit, duh | duane | 2008-12-27 | 1 | -0/+1334 |
* | Tweaks - old crusty code with some warnings & errors - minor stuff | duane | 2008-12-27 | 2 | -13/+10 |
* | 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 | 3 | -1/+18 |
* | Warning removal from lou.openocd012@fixit.nospammail.net | duane | 2008-12-27 | 1 | -11/+11 |
* | Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ... | duane | 2008-12-27 | 3 | -31/+5 |
* | 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 |
* | 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 | 5 | -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 | 12 | -1/+2826 |
* | 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 | 5 | -1/+488 |
* | sync up to latest jim tcl | oharboe | 2008-12-16 | 2 | -175/+240 |
* | 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 |
* | sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna... | oharboe | 2008-12-15 | 6 | -945/+858 |
* | - add ability for openocd to communicate to gdb using pipes (stdin/stdout). | ntfreak | 2008-12-15 | 9 | -109/+220 |
* | 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 |
* | - added Axiom AXM-0432 to texi | ntfreak | 2008-12-11 | 1 | -39/+24 |
* | AXM0432 layout for FDTI provided by Alan Carvalho de Assis (Freescale) | kc8apf | 2008-12-11 | 1 | -0/+112 |
* | - typo with flash bank help command | ntfreak | 2008-12-11 | 1 | -1/+1 |
* | - fix illegal memory access in unregister_command function | ntfreak | 2008-12-10 | 1 | -11/+19 |
* | More fixes thanks to Kees Jongenburger | duane | 2008-12-10 | 3 | -5/+5 |
* | Fix from Kees Jongenburger (Part Duex) | duane | 2008-12-10 | 1 | -0/+0 |