Revert "target: remove unused working area 'user' field"
[fw/openocd] / src / target / target.c
2012-10-07 Spencer OliverRevert "target: remove unused working area 'user' field"
2012-08-24 Spencer Olivertarget: remove unused working area 'user' field
2012-08-02 Spencer Olivertarget: add valid smp target check
2012-07-11 Vandra Akostarget.c, jim_target_md using command_print_sameline
2012-07-11 Vandra Akostarget/target.c, jim_target_md refractored
2012-05-21 Spencer Olivertarget: enable TARGET_EVENT_EXAMINE_* events
2012-05-21 Spencer Olivertarget: enable TARGET_EVENT_RESUME_* events
2012-05-21 Spencer Olivertarget: remove legacy target events
2012-05-21 Spencer Olivertarget: remove duplicate target events
2012-05-04 Spencer Oliverbuild: remove clang unused variable assignment warnings
2012-02-26 Spencer Olivertarget: add target async algorithm support
2012-02-23 Andreas Fritiofsontarget: add function to get number of bytes available...
2012-02-23 Andreas Fritiofsontarget: rewrite working area allocator
2012-02-09 Freddie ChopinAdd init_board procedure executed after init_targets
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-30 Andreas Fritiofsontarget: increase chunk size in dump_image
2012-01-15 Michel JAOUENrtos : ps command
2012-01-15 Michel JAOUENrtos : smp support
2012-01-12 Spencer Olivercmd: add missing usage var
2012-01-04 Mathias KChange return value on error.
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2012-01-04 Mathias Kcommand: print BUG warning when usage is missing
2012-01-03 Mathias KSTM32 ST-LINK target initial release
2011-11-29 Mathias Ktarget init sanity check
2011-11-23 Spencer Olivertarget: fix init_targets script handling
2011-10-31 Øyvind Harboebugfixes: tinker a bit with the targets command
2011-10-27 Øyvind Harboebugfixes: numerous bugs in error propagation found...
2011-10-23 Øyvind Harboeclang: fix warning w/assert so that clang knows that...
2011-10-13 Spencer Olivertarget: whitespace cleanup
2011-10-13 Michel Jaouenbreakpoint : smp software breakpoint issue
2011-10-08 Andreas Fritiofsontarget: add async algorithm entries to the target type
2011-08-30 Heythem Bouhajacortex_a hybrid & context breakpoints
2011-08-12 Stefan Mahrtarget: add helper functions to get/set u16 or u32...
2011-08-09 Øyvind HarboeRevert "dsp5680xx: disable for now, it generates warnings"
2011-06-28 Øyvind Harboedsp5680xx: disable for now, it generates warnings
2011-05-18 Rodrigo L. Rosapartial support for 568013 and 568037, target integration.
2011-04-28 Michel Jaouensmp : infra for smp minimum support
2011-04-15 Broadcom Corporati... RTOS Thread awareness support wip
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-31 Øyvind Harboetarget: add -dbgbase option to target configuration
2011-03-22 Øyvind Harboecortex a9: merge cortex a9 and a8 code
2011-03-17 Mathias Ktarget: allow targets to override memory alignment
2011-03-17 Uwe HermannFix a bunch of typos.
2011-02-03 Mathias K24bit buffer support
2011-01-31 Aaron Carrollcortex_a9: add source files for Cortex A9 support.
2011-01-31 Aaron CarrollAdd '-coreid' target option to support multiple cores...
2011-01-04 Spencer Olivertarget: change working area free data type
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-12-29 Øyvind Harboetarget: do not expose error numbers to users
2010-12-01 Øyvind Harboeprofile: use 100Hz as a default sampling frequency
2010-11-22 Øyvind Harboefastload: fix error handling upon running out of memory
2010-11-04 ddraskovicarm964e: Add support for ARM946E target.
2010-10-29 Øyvind Harboejim tests: use installed
2010-10-12 Antonio BorneoTARGET: review handle_load_image_command()
2010-10-12 Antonio BorneoTARGET: fix segfault in handle_dump_image_command()
2010-09-29 Øyvind Harboefileio: fileio_size() can now fail
2010-09-29 Øyvind Harboefileio: refactor struct fileio to be an opaque structure
2010-08-15 Oleksandr Tymoshenkoavr32: work-in-progress
2010-08-11 Øyvind Harboetcl: remove silly ocd_ prefix to array2mem and mem2array
2010-08-09 Øyvind Harboetarget: if polling fails, back off
2010-08-02 Øyvind Harboeverify_image: print out a statement that there are...
2010-06-22 Øyvind Harboetarget: $_TARGET mdw now has a phys option
2010-06-22 Øyvind Harboetarget: mwX on target object now supporst phys argument
2010-06-22 Edgar Grimbergtarget: Fix shadow issues on Mac
2010-06-15 Øyvind Harboetarget: -Wshdaow warning fix
2010-06-14 Øyvind Harboetarget: fix retval gaffe in mwX commands
2010-06-08 Øyvind Harboeverify: display up to 128 diff's
2010-05-16 Jon PoveyChange kb/s to KiB/s in messages about kibibytes
2010-05-05 Øyvind Harboeflash: stop caching protection state
2010-05-05 Øyvind Harboecommand context: fix errors when running certain comman...
2010-05-04 Øyvind Harboetarget: clean up target memory allocation error messages
2010-04-09 Antonio BorneoTARGET: review unused symbols
2010-04-09 Antonio BorneoTARGET: review scope of functions
2010-04-04 David BrownellRestore deleted '!' character
2010-04-04 David Brownelltarget: are we running algorithm code?
2010-04-04 David Brownellsimplify and unconfuse target_run_algorithm()
2010-03-25 Øyvind Harboetarget: fix poll off
2010-03-17 Øyvind Harboegdb: long running "monitor mww" now works w/gdb
2010-03-17 Øyvind Harboetarget: faster mww operations
2010-03-17 Øyvind Harboetarget: mdX/mwX on target were badly broken
2010-03-04 David BrownellNOR: invalidate cached state on target resume
2010-03-02 David Brownelltarget_resume() doxygen
2010-02-01 Øyvind Harboegdb: restore behavior from 0.3.1 for srst_asserted...
2010-01-21 Øyvind Harboetarget: print reason why GDB halts
2010-01-21 Edgar Grimbergtarget: Fixed format problem for mdh
2010-01-13 Øyvind Harboetarget: add check_reset hook
2010-01-09 David Brownell*SVF: help/usage updates
2010-01-07 David Brownelltarget misc: help/usage updates
2010-01-02 David Brownellstreamline and document helptext mode displays
2009-12-31 Antonio BorneoARM7_9: Fix segfaults
2009-12-28 Freddie ChopinMinGW build fixes
2009-12-15 mkdorg@users.sourc... target: add basic dsp563xx support
2009-12-13 David Brownelltarget: further shrink Jim-awareness
2009-12-08 David Brownelltarget: remove more exit() calls
2009-12-08 David Brownelltarget: remove needless "extern"s
2009-12-07 David Brownelltarget: add debug_reason_name()
2009-12-03 Zachary T Welchchange #include "jtag.h" to <jtag/jtag.h>
2009-12-03 Zachary T Welchchange #include "time_support.h" to <helper/time_support.h>
2009-12-03 Zachary T Welchfix 'target init' command registration
next