aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2012-03-13target: remove unused declarationSpencer Oliver
2012-03-11flash: retire unused eCos flash driverØyvind Harboe
2012-03-11target_request: fix warning, do not set local variable to value it already hasØyvind Harboe
2012-03-06stlink: fix incorrect pc console outputSpencer Oliver
2012-02-26target: add target async algorithm supportSpencer Oliver
2012-02-23target: add function to get number of bytes available in working areaAndreas Fritiofson
2012-02-23target: rewrite working area allocatorAndreas Fritiofson
2012-02-16stlink: add arm semi-hosting supportSpencer Oliver
2012-02-16build: fix automake 1.11.2 issuesSpencer Oliver
2012-02-09Add init_board procedure executed after init_targetsFreddie Chopin
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-30target: increase chunk size in dump_imageAndreas Fritiofson
2012-01-27STLINK: swd transport renamed and jtag+swim transport addedMathias K
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