aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-18- add new non-cfi SST flash device. Thanks Øyvind Harboentfreak
2008-02-18- Added a "User:" debug level. These are messages that are intended for the u...ntfreak
2008-02-17- combine similar functions in telnet_server.cntfreak
2008-02-16- solve lots of problems with stuck GDB connections, making it impossible to ...ntfreak
2008-02-16- cleanup and remove time() warningntfreak
2008-02-16- fix issue with telnet prompt while gdb runningntfreak
2008-02-15- fix xscale memory leak and warnings. Thanks Øyvind Harboentfreak
2008-02-14- fix programming issue with lpc2101/2ntfreak
2008-02-14- added patch to stop DEBUG messages to be forwarded to telnet/gdb.mifi
2008-02-14- added check for revA silicon in stm32 flash driverntfreak
2008-02-13- added patch to Improving progress/error output for telnet & GDB monitormifi
2008-02-12- add autoprobe support to flash info commandntfreak
2008-02-11- removed "starting point" for ngw100, will add it again if it is workingmifi
2008-02-11- telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak
2008-02-10- added starting point for development on a ngw100 eval boardmifi
2008-02-10- stm32 flash driver now checks for correct targetntfreak
2008-02-10- add autoprobe support to the stm32 flash driverntfreak
2008-02-10- added patch to change pathmove handlingmifi
2008-02-09- added synchronous wait/resume patch. Thanks Øyvind Harboentfreak
2008-02-07- added synchronous reset patch, Thanks Øyvind Harboentfreak
2008-02-06- added patch to access cp15 register (XScale)mifi
2008-02-06- added patch to solve problem with AT91SAM9260 (dirty register)mifi
2008-02-04- fixes issue with reset and arm926ejs core. Thanks Øyvind Harboentfreak
2008-02-04Added patch to stop SEGFAULT with missing jtag config lines. Thanks Øyvind H...ntfreak
2008-02-02- added patch to solve the reset problem with arm9 and cortex which Spen had ...mifi
2008-01-27- added autoprobe functionalitymifi
2008-01-25fixed incorrect elf segment size - Thanks Øyvind Harboentfreak
2008-01-24- added patch to check some malloc problems.mifi
2008-01-23Updated list of LMI partnamesmlu
2008-01-23- added patch to fix crash in load_image on corrupt elf file or out of memory.mifi
2008-01-22- added patch to fix brocken STR9 linemifi
2008-01-21- Eleminated leading tabs/white spacebodylove
2008-01-21- Eleminated leading tabs/white spacebodylove
2008-01-21- Eleminated leading tabs/white spacebodylove
2008-01-21- updated docs for cfi command, added missing ft2232_layout namesntfreak
2008-01-20- added patch "remove error handler as planned"mifi
2008-01-17- add support for cortex_m3 target_request debugmsgsntfreak
2008-01-17- add missing files from previous commit (tms470 flash driver)ntfreak
2008-01-17- fixed 'make distcheck' (thanks to Theodore A. Roth for this patchdrath
2008-01-17- added tms470 flash support (thanks to Chris Kilgour for this patch)drath
2008-01-14- use correct SCAN_N check value (disabled by default)drath
2008-01-11- debug handler file not closed - (thanks to oyvind harboe for the patch)ntfreak
2008-01-10- fix gdb packet retransmission omissionntfreak
2008-01-10- _DEBUG_GDB_IO_ was left on by mistakentfreak
2008-01-10- added faster gdb packet handling (thanks to oyvind harboe for the patch)ntfreak
2008-01-10- added patch for faster start of OpenOCDmifi
2008-01-09- rename flash_init and flash_erase to flash_init_drivers and flash_erase_add...ntfreak
2008-01-07- added gdb flash fixes patch mifi
2007-12-29- add support for extended gdb packet R (restart), requires gdb to be started...ntfreak
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak