aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2011-11-24dsp5680xx - flash module clk to freescale cfg valuerodrigo_l_rosa
2011-11-24dsp5680xx - mark erase after unlocking flashrodrigo_l_rosa
2011-11-24dsp5680xx - fix jtag debug request failure handlingrodrigo_l_rosa
2011-11-24dsp5680xx - separate debug from haltrodrigo_l_rosa
2011-11-24dsp5680xx - fix - flashing algorithm checkrodrigo_l_rosa
2011-11-24dsp5680xx - added more error codesrodrigo_l_rosa
2011-11-24dsp5680xx - fix jtag status maskrodrigo_l_rosa
2011-11-24dsp5680xx - relocating coderodrigo_l_rosa
2011-11-24dsp5680xx - error codesrodrigo_l_rosa
2011-11-23target: fix init_targets script handlingSpencer Oliver
2011-11-14target: make it absolutely clear that no null pointers are acceptedØyvind Harboe
2011-11-10image: remove assignments to local variables that is never readØyvind Harboe
2011-11-08arm7_9: remove warnings by reducing scope of variablesØyvind Harboe
2011-11-07disassembly: fix access to undefined memory pointer upon unknown instructionØyvind Harboe
2011-11-07dsp5680xx: fix warningsØyvind Harboe
2011-11-07xscale: cleanupØyvind Harboe
2011-11-04etm: fix warning by removing assignment that is immediately overwrittenØyvind Harboe
2011-11-04cortex_m: initialize unused CPU variables to 0 for poll info outputØyvind Harboe
2011-11-04dsp5680xx: add missing and broken error propagationØyvind Harboe
2011-11-04avr32_regs: add missing error propagationØyvind Harboe
2011-11-02cortex_a: add missing error propagationØyvind Harboe
2011-11-02arm11: print next address to debugØyvind Harboe
2011-11-01cortex_m: add missing error checkingØyvind Harboe
2011-11-01target: fix null pointer exceptionØyvind Harboe
2011-11-01target: rename cortex_m3.[ch] to cortex_m.[ch]Spencer Oliver
2011-10-31warning fix: remove senseless assignment before bailing out of fn w/errorØyvind Harboe
2011-10-31warnings: null pointer check fixØyvind Harboe
2011-10-31bugfixes: tinker a bit with the targets commandØyvind Harboe
2011-10-31dsp563xxx: fix missing error propagation found by clangØyvind Harboe
2011-10-27bugfixes: numerous bugs in error propagation found by clangØyvind Harboe
2011-10-26clang: fix warning about use of unitialized variableØyvind Harboe
2011-10-25armv7a: fix scan-build warningsAndreas Fritiofson
2011-10-25armv7a: make local functions staticAndreas Fritiofson
2011-10-25armv7m: improve error handlingAndreas Fritiofson
2011-10-24warning: silence gcc by initializing local variablesØyvind Harboe
2011-10-23clang: fix warning w/assert so that clang knows that there will be no divisio...Øyvind Harboe
2011-10-23clang: fix malloc() warning with assertØyvind Harboe
2011-10-19Unused variablesFreddie Chopin
2011-10-18xscale: fix bug in xscale_receive()Matt Reimer
2011-10-17target_request: add target_got_message() that can be used to improve DCC perf...Øyvind Harboe
2011-10-13target: whitespace cleanupSpencer Oliver
2011-10-13breakpoint : smp software breakpoint issueMichel Jaouen
2011-10-11breakpoint : indentationMichel Jaouen
2011-10-09cortex_m3: use armv7m's async algorithm implementationAndreas Fritiofson
2011-10-09armv7m: implement async algorithm functionsAndreas Fritiofson
2011-10-09target: add async algorithm entries to the target typeAndreas Fritiofson
2011-09-30armv7a ,cortex a : add L1, L2 cache support, va to pa supportMichel Jaouen
2011-09-23add target events, run algorithm and default r/w buffer apiMathias K
2011-09-23kinetis : fix deadlock on device having hasidcode false.Michel Jaouen
2011-09-16kinetis auto mass erase on secured devicesMathias K