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
...
*
Target: fix bad error messages
David Brownell
2009-11-10
1
-7
/
+10
*
target.c: remove useless declarations
Zachary T Welch
2009-11-09
1
-103
/
+127
*
Revert "target: add target->type->has_mmu fn"
David Brownell
2009-11-09
1
-33
/
+5
*
finish removing deprecated/obsolete commands
David Brownell
2009-11-09
1
-4
/
+4
*
Overhaul time support API
Zachary T Welch
2009-11-09
1
-53
/
+30
*
target: don't swap MMU/no-MMU work areas
David Brownell
2009-11-06
1
-16
/
+17
*
Improve target.c command argument parsing.
Zachary T Welch
2009-11-05
1
-88
/
+36
*
target: fix ordering of arguments to mcr and mrc commands
Øyvind Harboe
2009-11-05
1
-7
/
+7
*
target: check args to mrc/mcr.
Øyvind Harboe
2009-11-05
1
-0
/
+24
*
target: Only register mrc mcr commands when one of the targets support them.
Øyvind Harboe
2009-11-05
1
-3
/
+11
*
watchpoint_add() cleanup
David Brownell
2009-11-05
1
-1
/
+2
*
target: add target->type->has_mmu fn.
Øyvind Harboe
2009-11-05
1
-5
/
+33
*
Make default implementation of mdw/mmw phys return error 'not implemented'
Øyvind Harboe
2009-11-05
1
-2
/
+14
*
target: require working area for physical/virtual addresses to be specified
Øyvind Harboe
2009-11-03
1
-6
/
+24
*
Remove debug output that could cause compile warnings.
Øyvind Harboe
2009-10-23
1
-2
/
+0
*
mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman...
Øyvind Harboe
2009-10-23
1
-7
/
+155
*
have "reg" command print cache names too
David Brownell
2009-10-22
1
-0
/
+2
*
Added target_read/write_phys_memory() fn's. mdX/mwX commands updated to suppo...
Øyvind Harboe
2009-10-21
1
-10
/
+65
*
Do not replace virt2phys with the default one if it was assigned
Yauheni Kaliuta
2009-10-13
1
-1
/
+0
*
Propagate error from assert, deassert and halt on tcl target object.
Øyvind Harboe
2009-10-13
1
-5
/
+9
*
If halt times out, stop GDB. Allows e.g. manual reset via monitor commands.
Øyvind Harboe
2009-10-12
1
-2
/
+37
*
prevent abort via polling during jtag_reset
David Brownell
2009-10-08
1
-9
/
+8
*
Stop GDB when polling fails, srst assert or powerdropout is detected
Øyvind Harboe
2009-10-08
1
-2
/
+16
*
Remove annoying end-of-line whitespace from most src/*
dbrownell
2009-09-21
1
-1
/
+1
*
Debug message updates:
dbrownell
2009-09-20
1
-12
/
+1
*
Minor behavior fixes for the two JTAG reset events (C/internal,
dbrownell
2009-09-19
1
-1
/
+2
*
Nicolas Pitre <nico@cam.org> Dragonite support
oharboe
2009-09-11
1
-0
/
+2
*
spelling mistake
oharboe
2009-09-11
1
-2
/
+2
*
registering a target event twice caused infinite loop. Same bug as in jtag/co...
oharboe
2009-09-11
1
-4
/
+9
*
Alexei Babich <a.babich@rez.ru> fix problems with unecessary tailend byte acc...
oharboe
2009-09-10
1
-0
/
+12
*
David Brownell <david-b@pacbell.net> start phasing out integers as target IDs
oharboe
2009-08-30
1
-33
/
+21
*
David Brownell <david-b@pacbell.net> Accomodate targets which don't support v...
oharboe
2009-08-25
1
-0
/
+12
*
Ferdinand Postema <ferdinand@postema.eu> fix warnings
oharboe
2009-08-25
1
-2
/
+2
*
David Brownell <david-b@pacbell.net>Fix some command helptext:
oharboe
2009-08-19
1
-4
/
+13
*
David Brownell [david-b@pacbell.net]:
ntfreak
2009-08-18
1
-10
/
+21
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
Fix regression in "step" command introduced in 2190
oharboe
2009-07-06
1
-2
/
+5
*
Remove extra newline from debug log message
duane
2009-06-28
1
-1
/
+1
*
Refactor code, create target_state_name()
duane
2009-06-28
1
-5
/
+16
*
Remove whitespace at end of lines, step 1.
zwelch
2009-06-23
1
-65
/
+65
*
- Replace '){' with ') {'.
zwelch
2009-06-23
1
-130
/
+130
*
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
1
-271
/
+271
*
Remove whitespace that occurs after '('.
zwelch
2009-06-23
1
-308
/
+308
*
- Fixes '[<>]' whitespace
zwelch
2009-06-23
1
-19
/
+19
*
- Fixes '[|]' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '+' whitespace
zwelch
2009-06-23
1
-23
/
+23
*
- Fixes '=' whitespace
zwelch
2009-06-23
1
-62
/
+62
*
- Fixes '==' whitespace
zwelch
2009-06-23
1
-14
/
+14
*
- Fixes '>>' whitespace
zwelch
2009-06-23
1
-2
/
+2
*
- Fixes '>=' whitespace
zwelch
2009-06-23
1
-3
/
+3
[prev]
[next]