| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - 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 |
* | Fix from Kees Jongenburger | duane | 2008-12-10 | 1 | -1/+1 |
* | Typos in config files found by Sergey Lapin | duane | 2008-12-08 | 3 | -4/+4 |
* | Karl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction break... | oharboe | 2008-12-05 | 1 | -4/+5 |
* | zy1000 1.48 snapshot | oharboe | 2008-12-04 | 1 | -1/+1 |
* | Karl Beldan <karl.beldan@gmail.com> - fix vector_catch command | oharboe | 2008-12-04 | 1 | -1/+1 |
* | delete obsolete code | oharboe | 2008-12-04 | 1 | -122/+6 |
* | Fix for Hiroshi Ito discovery of mis-aligned memory allocation | duane | 2008-12-04 | 1 | -0/+33 |
* | - str9xpec driver now working with new jtag tap config | ntfreak | 2008-12-03 | 2 | -31/+14 |
* | - incorrect str9 irmask used in config files | ntfreak | 2008-12-03 | 3 | -7/+7 |
* | - cleanup target config scripts | ntfreak | 2008-12-03 | 11 | -26/+29 |
* | Hiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.c | oharboe | 2008-12-02 | 1 | -9/+10 |
* | "Theodore A. Roth" <taroth@gmail.com> fixes to distcheck | oharboe | 2008-12-01 | 2 | -2/+4 |
* | - fix incorrect svn props from last commit | ntfreak | 2008-12-01 | 15 | -0/+0 |
* | update zy1000 to svn head jtag api | oharboe | 2008-12-01 | 5 | -98/+81 |
* | correct CPU ID | oharboe | 2008-12-01 | 1 | -1/+1 |
* | wip | oharboe | 2008-12-01 | 1 | -0/+70 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 97 | -843/+2391 |
* | - change mips registers to std names | ntfreak | 2008-11-28 | 1 | -4/+4 |
* | - fix issue with luminary flash driver and tail bytes | ntfreak | 2008-11-27 | 1 | -12/+43 |
* | Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax | oharboe | 2008-11-27 | 3 | -191/+0 |