Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • dw-cmsisdap-path
  • max32xxx default protected
2 results
Created with Raphaël 2.2.012Mar111098765432129Feb282726252423222120191817161514131211109764227Jan252423222120171411109729Dec212019181716141095423Nov2126Oct228110Sep525Aug21201716141310931Jul26251528Jun242116151431May302910528Apr262516121130Mar292826161520Feb331Jan26252218922Nov7523Oct19126328Sep1297431Aug201714116130Jul1725Jun23161252Corrections from Dominictinkered a bit with testing matrix.reduce compare noise. If someone should be crazy enough to try to run OpenOCD under eCos, then they'v got some hooks to point them in the general direction.With the recent changes the TRST needs to happen for every reset.tidy up output a bit. No longer show "accepted connection" inside Telnet session.- retired unused jtag events. The code was incorrect- 16 and 32 bit unaligned accesses supportedretire unused code.JTAG_END_STATE is now retired. It is no longer queued.- fixed jtag_add_reset(). It no longer causes jtag_execute_queue() toPavel Chromy: telnet line buffer size checking, history does not store repeating lines, improved history printing, log callback tweakbacked out changes from 483.more target scripts wip.more target scripts wip.Pavel Chromy: hopefully perfection for async output and prompt/partially typed command line handling.Pavel Chromy: the attached patch refines PRESTO support and makes it work with libftdi.prettier async output- the jtag chain is examined and validated after GDB & telnet servers- Fixed various error handling when looking for memory leaks- LOG_SILENT can be used to silence the log(needed in upcoming patches)added stm32.cfg to install listMichael Bruck: fix warning- add stm32 target script- added more TARGET_HALTED checks for the read/write_memory handlerstypo.Asynchronous output information from e.g. a halt is now displayed again.- fix cross endian ELF loading- The elf loader incorrectly assumed that the program header always follows the ELF header. (Thanks Michael Bruck)Michael Bruck: fixed warningsEdgar Grimberg, fix arm926ejs_examine_debug_reason return value.Added some timeout handling to XScale so OpenOCD doesn't getminor corrections for target scripts.- correct spelling typo in stm32x flash driverPavel Chromy, the patch fixes an issue with PRESTO & FTD2XX under Linux.alloc_printf and alloc_vprintfwi-9c target scriptsRemoved code that inserted prompt after printing asynchronous information. Current implementation was broken beyond repair.- added str912/str710_program.script
Loading