aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.c
AgeCommit message (Expand)Author
2012-05-04build: remove clang unused variable assignment warningsSpencer 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-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-15rtos : ps commandMichel JAOUEN
2012-01-15rtos : smp supportMichel JAOUEN
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-04Change return value on error.Mathias K
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
2011-11-29target init sanity checkMathias K
2011-11-23target: fix init_targets script handlingSpencer Oliver
2011-10-31bugfixes: tinker a bit with the targets commandØyvind Harboe
2011-10-27bugfixes: numerous bugs in error propagation found by clangØyvind Harboe
2011-10-23clang: fix warning w/assert so that clang knows that there will be no divisio...Øyvind Harboe
2011-10-13target: whitespace cleanupSpencer Oliver
2011-10-13breakpoint : smp software breakpoint issueMichel Jaouen
2011-10-09target: add async algorithm entries to the target typeAndreas Fritiofson
2011-08-30cortex_a hybrid & context breakpointsHeythem Bouhaja
2011-08-12target: add helper functions to get/set u16 or u32 array from/to bufferStefan Mahr
2011-08-09Revert "dsp5680xx: disable for now, it generates warnings"Øyvind Harboe
2011-06-28dsp5680xx: disable for now, it generates warningsØyvind Harboe
2011-05-18partial support for 568013 and 568037, target integration.Rodrigo L. Rosa
2011-04-28smp : infra for smp minimum supportMichel Jaouen
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)
2011-04-01types: write memory now uses constØyvind Harboe
2011-03-31target: add -dbgbase option to target configurationØyvind Harboe
2011-03-22cortex a9: merge cortex a9 and a8 codeØyvind Harboe
2011-03-17target: allow targets to override memory alignmentMathias K
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-02-0324bit buffer supportMathias K
2011-01-31cortex_a9: add source files for Cortex A9 support.Aaron Carroll
2011-01-31Add '-coreid' target option to support multiple cores per TAP.Aaron Carroll
2011-01-04target: change working area free data typeSpencer Oliver
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac
2010-12-29target: do not expose error numbers to usersØyvind Harboe
2010-12-01profile: use 100Hz as a default sampling frequencyØyvind Harboe
2010-11-22fastload: fix error handling upon running out of memoryØyvind Harboe
2010-11-04arm964e: Add support for ARM946E target.ddraskovic
2010-10-29jim tests: use installedØyvind Harboe
2010-10-12TARGET: review handle_load_image_command()Antonio Borneo
2010-10-12TARGET: fix segfault in handle_dump_image_command()Antonio Borneo
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2010-08-15avr32: work-in-progressOleksandr Tymoshenko
2010-08-11tcl: remove silly ocd_ prefix to array2mem and mem2arrayØyvind Harboe