| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org> | kc8apf | 2009-01-20 | 1 | -1/+5 |
* | imx21 config provided by Alan Carvalho de Assis <acassis@gmail.com> | kc8apf | 2009-01-20 | 1 | -0/+32 |
* | Fix handling of thumb disassembly in armv4_5 disassemble. Courtesy of Adam D... | kc8apf | 2009-01-19 | 1 | -5/+19 |
* | - add missing svn props from 1323 commit | ntfreak | 2009-01-15 | 1 | -101/+101 |
* | Alan Carvalho de Assis <acassis@gmail.com> imx31pdk.cfg reset init event | oharboe | 2009-01-15 | 1 | -0/+101 |
* | - add missing svn props and fix incorrect line endings from last commit | ntfreak | 2009-01-14 | 1 | -75/+75 |
* | Alan Carvalho de Assis <acassis@gmail.com> cfg file to initialize the iMX27AD... | oharboe | 2009-01-14 | 1 | -0/+75 |
* | arm11 wip | oharboe | 2009-01-14 | 1 | -2/+2 |
* | Alan Carvalho de Assis <acassis@gmail.com> small fix to move us in the right ... | oharboe | 2009-01-14 | 1 | -2/+2 |
* | - fix mips issues with newer versions of gdb | ntfreak | 2009-01-13 | 1 | -15/+14 |
* | - added mips software breakpoint support | ntfreak | 2009-01-13 | 3 | -13/+102 |
* | wip | oharboe | 2009-01-09 | 1 | -24/+21 |
* | - add missing svn props from r1299 commit | ntfreak | 2009-01-05 | 3 | -56/+56 |
* | John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedups | oharboe | 2009-01-05 | 2 | -8/+93 |
* | Andi <opencode@gmx.net> basic support for the MIPS based SMP8634 SoC. | oharboe | 2009-01-05 | 3 | -0/+56 |
* | eol-style native | oharboe | 2009-01-04 | 1 | -8/+8 |
* | John McCarthy <jgmcc@magma.ca> pic32mx flash wip | oharboe | 2009-01-02 | 4 | -3/+21 |
* | John McCarthy <jgmcc@magma.ca> keep_alive() fix | oharboe | 2009-01-02 | 1 | -0/+2 |
* | Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning... | oharboe | 2008-12-28 | 1 | -1/+1 |
* | Typos found by miceal catudal | duane | 2008-12-24 | 3 | -3/+3 |
* | - fix rlink build under native win32 (mingw) | ntfreak | 2008-12-19 | 1 | -0/+3 |
* | - add ability for openocd to communicate to gdb using pipes (stdin/stdout). | ntfreak | 2008-12-15 | 1 | -5/+2 |
* | fast_load profiling tool moved to target.c | oharboe | 2008-12-15 | 1 | -1/+205 |
* | 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 | 37 | -378/+171 |
* | Clean up references to old tap_state names | kc8apf | 2008-12-13 | 1 | -5/+5 |
* | Change tap_state naming to be consistent with SVF documentation. | kc8apf | 2008-12-13 | 17 | -847/+847 |
* | - check cortex_m3 FPB is enabled when setting hardware breakpoint | ntfreak | 2008-12-12 | 2 | -3/+11 |
* | 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 |
* | Karl Beldan <karl.beldan@gmail.com> - fix vector_catch command | oharboe | 2008-12-04 | 1 | -1/+1 |
* | - 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 |
* | - 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 | 1 | -2/+1 |
* | correct CPU ID | oharboe | 2008-12-01 | 1 | -1/+1 |
* | jtag newtap change & huge manual update | duane | 2008-11-30 | 89 | -532/+1601 |
* | - change mips registers to std names | ntfreak | 2008-11-28 | 1 | -4/+4 |
* | Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax | oharboe | 2008-11-27 | 2 | -147/+0 |
* | 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 |
* | - add new cortex_m3 maskisr cmd | ntfreak | 2008-11-21 | 1 | -0/+39 |
* | - preserve cortex_m3 C_MASKINTS during resume/step | ntfreak | 2008-11-20 | 2 | -45/+60 |
* | jtag_get_device() now returns NULL and reports error instead of invoking exit() | oharboe | 2008-11-19 | 7 | -53/+72 |
* | error checking - no reported errors, but catched a couple of exit()'s and con... | oharboe | 2008-11-19 | 4 | -140/+148 |
* | - add support for hardware breakpoints to mips32 target | ntfreak | 2008-11-17 | 5 | -28/+276 |