aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-12Corrections from Dominicoharboe
2008-03-12tinkered a bit with testing matrix.oharboe
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe
2008-03-11With the recent changes the TRST needs to happen for every reset.oharboe
2008-03-11tidy up output a bit. No longer show "accepted connection" inside Telnet sess...oharboe
2008-03-11- retired unused jtag events. The code was incorrectoharboe
2008-03-11- 16 and 32 bit unaligned accesses supportedntfreak
2008-03-11retire unused code.oharboe
2008-03-11JTAG_END_STATE is now retired. It is no longer queued.oharboe
2008-03-11- fixed jtag_add_reset(). It no longer causes jtag_execute_queue() tooharboe
2008-03-11Pavel Chromy: telnet line buffer size checking, history does not store repeat...oharboe
2008-03-10backed out changes from 483.oharboe
2008-03-10more target scripts wip.oharboe
2008-03-10more target scripts wip.oharboe
2008-03-10Pavel Chromy: hopefully perfection for async output and prompt/partially type...oharboe
2008-03-10Pavel Chromy: the attached patch refines PRESTO support and makes it work wit...oharboe
2008-03-10prettier async outputoharboe
2008-03-10- fixed a problem with big endian XScale and GDB register packets.oharboe
2008-03-10- the jtag chain is examined and validated after GDB & telnet serversoharboe
2008-03-10- Fixed various error handling when looking for memory leaksoharboe
2008-03-10- LOG_SILENT can be used to silence the log(needed in upcoming patches)oharboe
2008-03-10added stm32.cfg to install listoharboe
2008-03-09Michael Bruck: fix warningoharboe
2008-03-09- add stm32 target scriptntfreak
2008-03-08- added more TARGET_HALTED checks for the read/write_memory handlersntfreak
2008-03-08typo.oharboe
2008-03-07- Improves error handling upon GDB connectoharboe
2008-03-07Asynchronous output information from e.g. a halt is now displayed again.oharboe
2008-03-07- fix cross endian ELF loadingvpalatin
2008-03-07- The elf loader incorrectly assumed that the program header always follows t...ntfreak
2008-03-07Michael Bruck: fixed warningsoharboe
2008-03-07Edgar Grimberg, fix arm926ejs_examine_debug_reason return value.oharboe
2008-03-07Added some timeout handling to XScale so OpenOCD doesn't getoharboe
2008-03-07minor corrections for target scripts.oharboe
2008-03-07- correct spelling typo in stm32x flash driverntfreak
2008-03-07Pavel Chromy, the patch fixes an issue with PRESTO & FTD2XX under Linux.oharboe
2008-03-07alloc_printf and alloc_vprintfoharboe
2008-03-07wi-9c target scriptsoharboe
2008-03-07Removed code that inserted prompt after printing asynchronous information. Cu...oharboe
2008-03-07- added str912/str710_program.scriptmifi
2008-03-07removed excessive debug output. Perhaps a debug_level 4 should be introduced?...oharboe
2008-03-07Cosmetic fixes from Uwe Hermannoharboe
2008-03-06Pavel Chromy: va_copy should always be paired with va_end.oharboe
2008-03-06retiredoharboe
2008-03-06use jtag_execute_queue() instead of jtag->execute_queue()oharboe
2008-03-06tms is never referenced, confusing old code left behind probably.oharboe
2008-03-06comment.oharboe
2008-03-06Pavel Chromy: faster alloc_printf()oharboe
2008-03-06Pavel Chromy: performance tweak of gdb_put_packet_inner() removing malloc and...oharboe
2008-03-06Michael Bruck:oharboe