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.013Apr111098765432131Mar282625222117141312111098765432129Feb282726252423222120191817161514131211109764227Jan252423222120171411109729Dec212019181716141095423Nov2126Oct228110Sep525Aug21201716141310931Jul26251528Jun242116151431May302910528Apr262516121130Mar292826161520Feb331Jan26252218922Nov7523Oct19126328Sep1297431Aug201714116130Jul1725Jun23161252allows launching OpenOCD w/telnet+gdb server w/the- Set up ICE registers after TRSTfound two more gaffes for reset wipfixed gaffe for default examine implementationReset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour.Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour.Wip - split target setup and target examinationadded target->type->examine(). Eventually this will allow for bringing up telnet/gdb *before* jtag chain has been validated + it might fix some reset halt problems seen as examine() needs to run after TRST has been asserted.Improved XScale performance for embedded hosted OpenOCD- remove AC_C_VARARRAYS and set check of autoconf back to 2.59stop using variable sized arrays. That's something that belongs to C++ and not C.- added svn props for newly added parport.cfg- single core context used, removed debug context as thought unnecessary.- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min requiredtarget lib wipback out Don Porges workaround for some device with manufcaturer # 0x1a2- add missing svn propsDon Porges fixed c99 issues.- added "init" command. "init" and "reset" at end of startup script is equivalentuse jtag.c's cur/end_state global variables.Edwin Olson found bug & tested fix for flash write_image for stellaris.lm3s6965.cfg contributed by Edwin Olsonadded a couple of LOG_ERROR() messages to improve logfile.Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms().The endstate now reports the endstate of the queue instead ofSpen fixed various issues w.r.t. setting up the sockets for optimal performance.at91eb40a.elf moved to src/target/ecosavoid patch trouble by isolating troublesome line...- added note to docs about gdb 6.8 and memory map support- the reset mode parameter is now DEPRECATED. It is implemented- reverted some of the changes that possibly broke arm926ejs. Waitingadded query of reset speed- added test resultsEdgar Grimberg sharpened the str912 target script.fix flash info - now reports erased state properlyAdded timeout(instead of infinite loop) to soft_reset_haltoptional count argument to mwX
Loading