aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2012-01-27stlink: add missing memory check handlersSpencer Oliver
2012-01-23stlink: better handle target reset/eventsSpencer Oliver
2012-01-23stlink: enable cortex special reg writesSpencer Oliver
2012-01-23cleanup: rename armv4_5 to arm for readabilitySpencer Oliver
2012-01-18target: move regmaps to armv7m.cSpencer Oliver
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-15rtos : ps commandMichel JAOUEN
2012-01-15rtos : smp supportMichel JAOUEN
2012-01-12stlink: add none 32bit memory read/write functionsMathias K
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12build: remove unused variablesSpencer Oliver
2012-01-12target: fix missing semihosting return pathSpencer Oliver
2012-01-04Change return value on error.Mathias K
2012-01-04stlink: update to use ERROR_COMMAND_SYNTAX_ERRORSpencer Oliver
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2012-01-04command: print BUG warning when usage is missingMathias K
2012-01-03STM32 ST-LINK target initial releaseMathias K
2012-01-03Make cortex_m3 functions public accessible.Mathias K
2011-12-20jtag: stop using sharp corner of JTAG APIØyvind Harboe
2011-12-20jtag: retire jtag_alloc_in_value32 APIØyvind Harboe
2011-12-11dsp5680xx - indent fixrodrigo_l_rosa
2011-11-29target init sanity checkMathias K
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