| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Test of commit email from duane | duane | 2008-12-06 | 1 | -0/+1 |
* | - update texi to describe str9xpec driver flow | ntfreak | 2008-12-06 | 1 | -1/+39 |
* | Karl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction break... | oharboe | 2008-12-05 | 1 | -4/+5 |
* | Added Joern Kaipf link for oocdlink | duane | 2008-12-05 | 1 | -1/+1 |
* | 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 |
* | Manual tweak based on feedback from mailing list the iar dongle works | duane | 2008-12-04 | 1 | -1/+0 |
* | 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 |
* | Kees Jongenburger <kees.jongenburger@gmail.com> - now compiles | oharboe | 2008-12-02 | 1 | -6/+6 |
* | 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 | 16 | -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 | 99 | -1923/+4960 |
* | Test checkin from commandline | duane | 2008-11-30 | 1 | -0/+1 |
* | - 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 | 4 | -214/+28 |
* | - stm32x flash driver: add support for low density devices | ntfreak | 2008-11-27 | 1 | -1/+33 |
* | Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work. | oharboe | 2008-11-27 | 1 | -2/+2 |
* | - fixes segfault using the targets cmd if multiple targets defined | ntfreak | 2008-11-26 | 1 | -2/+3 |
* | - correct corrupt target configs | ntfreak | 2008-11-26 | 3 | -3/+3 |
* | friendlier error messages | oharboe | 2008-11-26 | 1 | -3/+6 |
* | wip | oharboe | 2008-11-26 | 2 | -68/+79 |
* | - add new cortex_m3 maskisr cmd | ntfreak | 2008-11-21 | 2 | -0/+48 |
* | - fix issue with gdb_target_to_reg missing second byte | ntfreak | 2008-11-20 | 1 | -1/+1 |
* | - preserve cortex_m3 C_MASKINTS during resume/step | ntfreak | 2008-11-20 | 2 | -45/+60 |
* | - fox small typo in handle_irscan_command | ntfreak | 2008-11-20 | 1 | -1/+1 |
* | jtag_get_device() now returns NULL and reports error instead of invoking exit() | oharboe | 2008-11-19 | 11 | -352/+394 |
* | error checking - no reported errors, but catched a couple of exit()'s and con... | oharboe | 2008-11-19 | 5 | -178/+186 |
* | big endian fix for GDB. Probably fixes a memory corruption(not reported) as w... | oharboe | 2008-11-18 | 1 | -26/+57 |
* | - add support for hardware breakpoints to mips32 target | ntfreak | 2008-11-17 | 5 | -28/+276 |
* | - stops multiple calls to examine from allocating the breakpoint arrays | ntfreak | 2008-11-14 | 1 | -40/+43 |
* | - correct the register hi/lo read - wrong way round | ntfreak | 2008-11-13 | 4 | -59/+76 |
* | big endian software breakpoint bogus error messages fixed | oharboe | 2008-11-13 | 1 | -2/+2 |
* | krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for ... | oharboe | 2008-11-13 | 1 | -1/+86 |
* | nios wip | oharboe | 2008-11-13 | 3 | -7/+12 |
* | - fix crash when variant for mips32 target not given | ntfreak | 2008-11-12 | 1 | -1/+2 |
* | - slight mips32 cleanup/reformat | ntfreak | 2008-11-12 | 6 | -113/+142 |
* | Laurentiu Cocanu - blinking led app for PIC32. | oharboe | 2008-11-12 | 3 | -0/+27 |
* | Fixes (more or less) random SEGFAULT upon invoking script_command(). | oharboe | 2008-11-11 | 1 | -2/+11 |
* | sense srst | oharboe | 2008-11-11 | 1 | -1/+8 |