aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-24move options handling to separate file to better support embedded implementat...oharboe
2008-02-24- added -c option that will execute an openocd commandoharboe
2008-02-24- fixed target->type->poll() return valueoharboe
2008-02-24disable cfi_write_words(). Broken for spansion, fallbackoharboe
2008-02-24debug_level 3 now prints seconds since start of openocdoharboe
2008-02-24- concretize JTAG state transition rules (previously implied behaviour is now...drath
2008-02-24sharpend JTAG docs w.r.t. hw fifo implementations and retired jtag_cancel_que...oharboe
2008-02-24added svn:ignore for files generated by bootstrap + build process.oharboe
2008-02-24cosmetic fixes to debug output + phasing out printf() in favour of logging sy...oharboe
2008-02-24- fixes possible crash when GDB connection is closed while target is running ...drath
2008-02-23- fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)drath
2008-02-23- Use NAND extended geometry information (thanks to Ben Dooks for this patch)drath
2008-02-23- added a test document as a starting pointmifi
2008-02-23- added time commandoharboe
2008-02-22- added patch to remove count and time information from log_printfmifi
2008-02-22- cosmetic changes to print out version without line number/timemifi
2008-02-22- fix read/write size for small unaligned accesses (thanks Michael Bruck)vpalatin
2008-02-22- added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2...mifi
2008-02-22- added patch to make single-stepping more resilientmifi
2008-02-21- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)vpalatin
2008-02-20- fix bug when using full paths to config files. Thanks Ted Rothntfreak
2008-02-19- added patch which fixed big/small endian problems on non-x86 host CPUs.mifi
2008-02-19- add search paths via new arg -s (-search). Thanks Ted Rothntfreak
2008-02-19- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath
2008-02-19- Fixed bug in pathmove for XScalentfreak
2008-02-18- reapply fix with telnet prompt while running/halting gdbntfreak
2008-02-18- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...drath
2008-02-18- ignore data aborts during gdb memory read packets by default, and return 0x...drath
2008-02-18- arg list now correctly released on error. Thanks Øyvind Harboentfreak
2008-02-18- fix broken JTAG error handlingntfreak
2008-02-18- removed a raft of unecessary exit() calls. Issuing a reset will solve these...ntfreak
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