aboutsummaryrefslogtreecommitdiff
path: root/src/target/target.c
AgeCommit message (Expand)Author
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
2010-01-21target: Fixed format problem for mdhEdgar Grimberg
2010-01-13target: add check_reset hookØyvind Harboe
2010-01-08*SVF: help/usage updatesDavid Brownell
2010-01-07target misc: help/usage updatesDavid Brownell
2010-01-02streamline and document helptext mode displaysDavid Brownell
2009-12-30ARM7_9: Fix segfaultsAntonio Borneo
2009-12-28MinGW build fixesFreddie Chopin
2009-12-15target: add basic dsp563xx supportmkdorg@users.sourceforge.net
2009-12-13target: further shrink Jim-awarenessDavid Brownell
2009-12-08target: remove more exit() callsDavid Brownell
2009-12-08target: remove needless "extern"sDavid Brownell
2009-12-07target: add debug_reason_name()David Brownell
2009-12-03change #include "jtag.h" to <jtag/jtag.h>Zachary T Welch
2009-12-03change #include "time_support.h" to <helper/time_support.h>Zachary T Welch
2009-12-02fix 'target init' command registrationZachary T Welch
2009-12-02target: factor init to 'target init'Zachary T Welch
2009-12-02target: factor target_init() into piecesZachary T Welch
2009-12-01target: "mcr" and "mrc" are ARM-specificDavid Brownell
2009-11-30do not extern 'interp' from command.cZachary T Welch
2009-11-30target: avoid using interp global variableZachary T Welch
2009-11-28explode tcl_target_func into many handlersZachary T Welch
2009-11-28split jim_target into multiple handlersZachary T Welch
2009-11-28target: uplevel add_{break,watch}point() error checksDavid Brownell