index
:
openocd_libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcl: remove silly ocd_ prefix to array2mem and mem2array
Øyvind Harboe
2010-08-11
1
-2
/
+2
*
target: if polling fails, back off
Øyvind Harboe
2010-08-09
1
-8
/
+29
*
verify_image: print out a statement that there are no further errors
Øyvind Harboe
2010-08-02
1
-1
/
+10
*
target: $_TARGET mdw now has a phys option
Øyvind Harboe
2010-06-22
1
-8
/
+28
*
target: mwX on target object now supporst phys argument
Øyvind Harboe
2010-06-22
1
-8
/
+25
*
target: Fix shadow issues on Mac
Edgar Grimberg
2010-06-22
1
-3
/
+3
*
target: -Wshdaow warning fix
Øyvind Harboe
2010-06-15
1
-5
/
+5
*
target: fix retval gaffe in mwX commands
Øyvind Harboe
2010-06-14
1
-1
/
+1
*
verify: display up to 128 diff's
Øyvind Harboe
2010-06-08
1
-11
/
+19
*
Change kb/s to KiB/s in messages about kibibytes
Jon Povey
2010-05-16
1
-4
/
+4
*
flash: stop caching protection state
Øyvind Harboe
2010-05-05
1
-13
/
+0
*
command context: fix errors when running certain commands on startup
Øyvind Harboe
2010-05-05
1
-14
/
+15
*
target: clean up target memory allocation error messages
Øyvind Harboe
2010-05-04
1
-3
/
+14
*
TARGET: review unused symbols
Antonio Borneo
2010-04-10
1
-16
/
+0
*
TARGET: review scope of functions
Antonio Borneo
2010-04-10
1
-14
/
+15
*
Restore deleted '!' character
David Brownell
2010-04-04
1
-1
/
+1
*
target: are we running algorithm code?
David Brownell
2010-04-04
1
-1
/
+8
*
simplify and unconfuse target_run_algorithm()
David Brownell
2010-04-04
1
-17
/
+33
*
target: fix poll off
Øyvind Harboe
2010-03-25
1
-0
/
+6
*
gdb: long running "monitor mww" now works w/gdb
Øyvind Harboe
2010-03-17
1
-0
/
+2
*
target: faster mww operations
Øyvind Harboe
2010-03-17
1
-38
/
+77
*
target: mdX/mwX on target were badly broken
Øyvind Harboe
2010-03-17
1
-7
/
+14
*
NOR: invalidate cached state on target resume
David Brownell
2010-03-03
1
-0
/
+9
*
target_resume() doxygen
David Brownell
2010-03-02
1
-3
/
+33
*
gdb: restore behavior from 0.3.1 for srst_asserted and power_restore
Øyvind Harboe
2010-02-01
1
-13
/
+23
*
target: print reason why GDB halts
Øyvind Harboe
2010-01-21
1
-0
/
+10
*
target: Fixed format problem for mdh
Edgar Grimberg
2010-01-21
1
-1
/
+1
*
target: add check_reset hook
Øyvind Harboe
2010-01-13
1
-0
/
+36
*
*SVF: help/usage updates
David Brownell
2010-01-08
1
-1
/
+1
*
target misc: help/usage updates
David Brownell
2010-01-07
1
-122
/
+155
*
streamline and document helptext mode displays
David Brownell
2010-01-02
1
-1
/
+1
*
ARM7_9: Fix segfaults
Antonio Borneo
2009-12-30
1
-0
/
+5
*
MinGW build fixes
Freddie Chopin
2009-12-28
1
-1
/
+1
*
target: add basic dsp563xx support
mkdorg@users.sourceforge.net
2009-12-15
1
-0
/
+2
*
target: further shrink Jim-awareness
David Brownell
2009-12-13
1
-2
/
+3
*
target: remove more exit() calls
David Brownell
2009-12-08
1
-1
/
+2
*
target: remove needless "extern"s
David Brownell
2009-12-08
1
-5
/
+5
*
target: add debug_reason_name()
David Brownell
2009-12-07
1
-1
/
+14
*
change #include "jtag.h" to <jtag/jtag.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
change #include "time_support.h" to <helper/time_support.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
fix 'target init' command registration
Zachary T Welch
2009-12-02
1
-6
/
+6
*
target: factor init to 'target init'
Zachary T Welch
2009-12-02
1
-0
/
+23
*
target: factor target_init() into pieces
Zachary T Welch
2009-12-02
1
-69
/
+84
*
target: "mcr" and "mrc" are ARM-specific
David Brownell
2009-12-01
1
-199
/
+0
*
do not extern 'interp' from command.c
Zachary T Welch
2009-11-30
1
-4
/
+7
*
target: avoid using interp global variable
Zachary T Welch
2009-11-30
1
-9
/
+10
*
explode tcl_target_func into many handlers
Zachary T Welch
2009-11-28
1
-387
/
+521
*
split jim_target into multiple handlers
Zachary T Welch
2009-11-28
1
-109
/
+137
*
target: uplevel add_{break,watch}point() error checks
David Brownell
2009-11-28
1
-0
/
+8
*
target: groundwork for "reset-assert" event
David Brownell
2009-11-27
1
-2
/
+17
[next]