aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-14- fix programming issue with lpc2101/2ntfreak2-4/+13
2008-02-14- added patch to stop DEBUG messages to be forwarded to telnet/gdb.mifi1-6/+15
2008-02-14- added check for revA silicon in stm32 flash driverntfreak1-0/+9
2008-02-13- added patch to Improving progress/error output for telnet & GDB monitormifi5-41/+158
2008-02-12- add autoprobe support to flash info commandntfreak1-3/+5
2008-02-11- removed "starting point" for ngw100, will add it again if it is workingmifi3-47/+1
2008-02-11- telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak3-22/+3
2008-02-10- added starting point for development on a ngw100 eval boardmifi3-1/+47
2008-02-10- stm32 flash driver now checks for correct targetntfreak1-0/+11
2008-02-10- add autoprobe support to the stm32 flash driverntfreak3-46/+40
2008-02-10- added patch to change pathmove handlingmifi10-63/+11
2008-02-09- added synchronous wait/resume patch. Thanks Øyvind Harboentfreak2-26/+48
2008-02-07- added synchronous reset patch, Thanks Øyvind Harboentfreak3-8/+86
2008-02-06- added patch to access cp15 register (XScale)mifi1-0/+92
2008-02-06- added patch to solve problem with AT91SAM9260 (dirty register)mifi4-32/+32
2008-02-04- fixes issue with reset and arm926ejs core. Thanks Øyvind Harboentfreak1-7/+7
2008-02-04Added patch to stop SEGFAULT with missing jtag config lines. Thanks Øyvind H...ntfreak1-2/+3
2008-02-02- added patch to solve the reset problem with arm9 and cortex which Spen had ...mifi1-17/+1
2008-01-27- added autoprobe functionalitymifi16-1335/+1455
2008-01-25fixed incorrect elf segment size - Thanks Øyvind Harboentfreak2-3/+4
2008-01-24- added patch to check some malloc problems.mifi1-4/+14
2008-01-23Updated list of LMI partnamesmlu1-27/+99
2008-01-23- added patch to fix crash in load_image on corrupt elf file or out of memory.mifi1-0/+5
2008-01-22- added patch to fix brocken STR9 linemifi1-10/+15
2008-01-21- Added example config and startup-script for a XScale IXP42x systembodylove2-0/+76
2008-01-21[MERGE] Merged all remaining changes between trunk and xscale big-endian branch.bodylove1-0/+5
2008-01-21- Synced code with branchbodylove1-0/+1
2008-01-21- Eleminated leading tabs/white spacebodylove3-109/+111
2008-01-21- Eleminated leading tabs/white spacebodylove1-14/+14
2008-01-21- Eleminated leading tabs/white spacebodylove1-4/+4
2008-01-21- updated docs for cfi command, added missing ft2232_layout namesntfreak2-9/+26
2008-01-20- added patch "remove error handler as planned"mifi13-130/+64
2008-01-17- add support for cortex_m3 target_request debugmsgsntfreak7-15/+123
2008-01-17- add missing files from previous commit (tms470 flash driver)ntfreak6-18/+1358
2008-01-17- fixed 'make distcheck' (thanks to Theodore A. Roth for this patchdrath1-2/+2
2008-01-17- added tms470 flash support (thanks to Chris Kilgour for this patch)drath2-2/+4
2008-01-14- use correct SCAN_N check value (disabled by default)drath2-1/+2
2008-01-11- debug handler file not closed - (thanks to oyvind harboe for the patch)ntfreak3-27/+32
2008-01-10- fix gdb packet retransmission omissionntfreak1-1/+2
2008-01-10- _DEBUG_GDB_IO_ was left on by mistakentfreak1-1/+1
2008-01-10- added faster gdb packet handling (thanks to oyvind harboe for the patch)ntfreak2-14/+78
2008-01-10- added patch for faster start of OpenOCDmifi2-3/+16
2008-01-09- rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...ntfreak4-40/+56
2008-01-07- added gdb flash fixes patch mifi11-230/+196
2007-12-29- add support for extended gdb packet R (restart), requires gdb to be started...ntfreak1-0/+13
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak12-373/+791
2007-12-21- corrected working_area of LPC2129 scriptmifi1-27/+63
2007-12-20- fixed problem when write_image is called multiple timesntfreak1-3/+17
2007-12-20- removed flash write_image - binary compare function has been moved to verif...ntfreak7-193/+197
2007-12-19- this patch allows OpenOCD running under eCos to access files via tftpmifi2-38/+18