aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.c
AgeCommit message (Expand)Author
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
2010-08-09target: if polling fails, back offØyvind Harboe
2010-08-02verify_image: print out a statement that there are no further errorsØyvind Harboe
2010-06-22target: $_TARGET mdw now has a phys optionØyvind Harboe
2010-06-22target: mwX on target object now supporst phys argumentØyvind Harboe
2010-06-22target: Fix shadow issues on MacEdgar Grimberg
2010-06-15target: -Wshdaow warning fixØyvind Harboe
2010-06-14target: fix retval gaffe in mwX commandsØyvind Harboe
2010-06-08verify: display up to 128 diff'sØyvind Harboe
2010-05-16Change kb/s to KiB/s in messages about kibibytesJon Povey
2010-05-05flash: stop caching protection stateØyvind Harboe
2010-05-05command context: fix errors when running certain commands on startupØyvind Harboe
2010-05-04target: clean up target memory allocation error messagesØyvind Harboe
2010-04-10TARGET: review unused symbolsAntonio Borneo
2010-04-10TARGET: review scope of functionsAntonio Borneo
2010-04-04Restore deleted '!' characterDavid Brownell
2010-04-04target: are we running algorithm code?David Brownell
2010-04-04simplify and unconfuse target_run_algorithm()David Brownell
2010-03-25target: fix poll offØyvind Harboe
2010-03-17gdb: long running "monitor mww" now works w/gdbØyvind Harboe
2010-03-17target: faster mww operationsØyvind Harboe
2010-03-17target: mdX/mwX on target were badly brokenØyvind Harboe
2010-03-03NOR: invalidate cached state on target resumeDavid Brownell
2010-03-02target_resume() doxygenDavid Brownell
2010-02-01gdb: restore behavior from 0.3.1 for srst_asserted and power_restoreØyvind Harboe
2010-01-21target: print reason why GDB haltsØyvind Harboe