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.013Mar12111098765432129Feb282726252423222120191817161514131211109764227Jan252423222120171411109729Dec212019181716141095423Nov2126Oct228110Sep525Aug21201716141310931Jul26251528Jun242116151431May302910528Apr262516121130Mar292826161520Feb331Jan26252218922Nov7523Oct19126328Sep1297431Aug201714116130Jul1725Jun23161252Michael Bruck: fixed warningsclarified jtag_khz command.added jtag_khz for use with target library- adds two speeds to jtag_speed. reset and post reset speed. Defaultprint ms in debug_level 3 logs. Seconds is not enough.XScale excessive waiting fix.marked infinite loop in code w/TODO and fixed warning.Dominic undid some of my damage. CLK should now be set as intended in all cases.xscale now passes w/bitbang in 505The bitbang driver leaves the TCK 0 when in idleThis moves common code into functions so as to make it clear fixed regression in XScale introduce in 297more info about latest working versionCorrections 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.
Loading