| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2... | mifi | 2008-02-22 | 1 | -3/+3 |
* | - added patch to make single-stepping more resilient | mifi | 2008-02-22 | 1 | -10/+22 |
* | - add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch) | vpalatin | 2008-02-21 | 6 | -1/+628 |
* | - fix bug when using full paths to config files. Thanks Ted Roth | ntfreak | 2008-02-20 | 1 | -3/+5 |
* | - added patch which fixed big/small endian problems on non-x86 host CPUs. | mifi | 2008-02-19 | 1 | -45/+32 |
* | - add search paths via new arg -s (-search). Thanks Ted Roth | ntfreak | 2008-02-19 | 6 | -18/+88 |
* | - add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241... | drath | 2008-02-19 | 10 | -52/+877 |
* | - Fixed bug in pathmove for XScale | ntfreak | 2008-02-19 | 9 | -53/+176 |
* | - reapply fix with telnet prompt while running/halting gdb | ntfreak | 2008-02-18 | 2 | -11/+18 |
* | - Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ... | drath | 2008-02-18 | 2 | -49/+67 |
* | - ignore data aborts during gdb memory read packets by default, and return 0x... | drath | 2008-02-18 | 1 | -10/+37 |
* | - arg list now correctly released on error. Thanks Øyvind Harboe | ntfreak | 2008-02-18 | 1 | -0/+1 |
* | - fix broken JTAG error handling | ntfreak | 2008-02-18 | 2 | -26/+29 |
* | - removed a raft of unecessary exit() calls. Issuing a reset will solve these... | ntfreak | 2008-02-18 | 1 | -20/+38 |
* | - add new non-cfi SST flash device. Thanks Øyvind Harboe | ntfreak | 2008-02-18 | 2 | -1/+19 |
* | - Added a "User:" debug level. These are messages that are intended for the u... | ntfreak | 2008-02-18 | 4 | -99/+62 |
* | - combine similar functions in telnet_server.c | ntfreak | 2008-02-17 | 3 | -13/+5 |
* | - solve lots of problems with stuck GDB connections, making it impossible to ... | ntfreak | 2008-02-16 | 2 | -99/+183 |
* | - cleanup and remove time() warning | ntfreak | 2008-02-16 | 2 | -28/+25 |
* | - fix issue with telnet prompt while gdb running | ntfreak | 2008-02-16 | 2 | -6/+15 |
* | - fix xscale memory leak and warnings. Thanks Øyvind Harboe | ntfreak | 2008-02-15 | 1 | -3/+3 |
* | - fix programming issue with lpc2101/2 | ntfreak | 2008-02-14 | 2 | -4/+13 |
* | - added patch to stop DEBUG messages to be forwarded to telnet/gdb. | mifi | 2008-02-14 | 1 | -6/+15 |
* | - added check for revA silicon in stm32 flash driver | ntfreak | 2008-02-14 | 1 | -0/+9 |
* | - added patch to Improving progress/error output for telnet & GDB monitor | mifi | 2008-02-13 | 5 | -41/+158 |
* | - add autoprobe support to flash info command | ntfreak | 2008-02-12 | 1 | -3/+5 |
* | - removed "starting point" for ngw100, will add it again if it is working | mifi | 2008-02-11 | 2 | -35/+1 |
* | - telnet prompt behaves correctly for new synchronous halt/resume/reset commands | ntfreak | 2008-02-11 | 3 | -22/+3 |
* | - added starting point for development on a ngw100 eval board | mifi | 2008-02-10 | 2 | -1/+35 |
* | - stm32 flash driver now checks for correct target | ntfreak | 2008-02-10 | 1 | -0/+11 |
* | - add autoprobe support to the stm32 flash driver | ntfreak | 2008-02-10 | 2 | -44/+38 |
* | - added patch to change pathmove handling | mifi | 2008-02-10 | 10 | -63/+11 |
* | - added synchronous wait/resume patch. Thanks Øyvind Harboe | ntfreak | 2008-02-09 | 1 | -23/+36 |
* | - added synchronous reset patch, Thanks Øyvind Harboe | ntfreak | 2008-02-07 | 3 | -8/+86 |
* | - added patch to access cp15 register (XScale) | mifi | 2008-02-06 | 1 | -0/+92 |
* | - added patch to solve problem with AT91SAM9260 (dirty register) | mifi | 2008-02-06 | 4 | -32/+32 |
* | - fixes issue with reset and arm926ejs core. Thanks Øyvind Harboe | ntfreak | 2008-02-04 | 1 | -7/+7 |
* | Added patch to stop SEGFAULT with missing jtag config lines. Thanks Øyvind H... | ntfreak | 2008-02-04 | 1 | -2/+3 |
* | - added patch to solve the reset problem with arm9 and cortex which Spen had ... | mifi | 2008-02-02 | 1 | -17/+1 |
* | - added autoprobe functionality | mifi | 2008-01-27 | 16 | -1335/+1455 |
* | fixed incorrect elf segment size - Thanks Øyvind Harboe | ntfreak | 2008-01-25 | 2 | -3/+4 |
* | - added patch to check some malloc problems. | mifi | 2008-01-24 | 1 | -4/+14 |
* | Updated list of LMI partnames | mlu | 2008-01-23 | 1 | -27/+99 |
* | - added patch to fix crash in load_image on corrupt elf file or out of memory. | mifi | 2008-01-23 | 1 | -0/+5 |
* | - added patch to fix brocken STR9 line | mifi | 2008-01-22 | 1 | -10/+15 |
* | - Eleminated leading tabs/white space | bodylove | 2008-01-21 | 2 | -108/+111 |
* | - Eleminated leading tabs/white space | bodylove | 2008-01-21 | 1 | -14/+14 |
* | - Eleminated leading tabs/white space | bodylove | 2008-01-21 | 1 | -4/+4 |
* | - updated docs for cfi command, added missing ft2232_layout names | ntfreak | 2008-01-21 | 1 | -4/+4 |
* | - added patch "remove error handler as planned" | mifi | 2008-01-20 | 13 | -130/+64 |