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
/
xscale.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
more error handling and removed force breakpoints as that is handled by a mor...
oharboe
2008-11-02
1
-87
/
+79
*
Laurentiu Cocanu - memory read/write and exit() error path fixes
oharboe
2008-10-15
1
-6
/
+26
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-9
/
+1
*
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-09-01
1
-19
/
+14
*
duan ellis target tcl work in progress
oharboe
2008-08-24
1
-3
/
+5
*
better polling debug_level 3 handling
oharboe
2008-08-19
1
-4
/
+10
*
tinker with Xscale performance, anti-log spamming is now only for debug_level...
oharboe
2008-08-19
1
-53
/
+51
*
tinker with Xscale performance. Poll a bit more before sleeping.
oharboe
2008-08-19
1
-1
/
+1
*
Duane Ellis: fix warnings
oharboe
2008-08-05
1
-3
/
+3
*
define resetting the target into the halted or running
oharboe
2008-08-05
1
-0
/
+7
*
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-25
1
-0
/
+3
*
- jtag_khz/speed are now single parameter only. These are used
oharboe
2008-07-21
1
-1
/
+1
*
- added checksum_memory and blank_check_memory for xscale
ntfreak
2008-05-29
1
-8
/
+3
*
- moved flash erase_check target code to target.c
ntfreak
2008-05-27
1
-1
/
+2
*
Fix crash when mode number fetched from the target is invalid.
oharboe
2008-05-19
1
-0
/
+4
*
retired fast_memory_access. It's always fast now.
oharboe
2008-04-14
1
-124
/
+37
*
TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol...
oharboe
2008-04-14
1
-9
/
+0
*
Improved XScale performance for embedded hosted OpenOCD
oharboe
2008-04-11
1
-35
/
+36
*
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
2008-04-04
1
-1
/
+1
*
- Work on fixing erase check. Many implementations are plain broken.
oharboe
2008-04-03
1
-10
/
+0
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-102
/
+102
*
XScale excessive waiting fix.
oharboe
2008-03-13
1
-46
/
+58
*
fixed regression in XScale introduce in 297
oharboe
2008-03-12
1
-5
/
+4
*
With the recent changes the TRST needs to happen for every reset.
oharboe
2008-03-11
1
-12
/
+9
*
retire unused code.
oharboe
2008-03-11
1
-20
/
+0
*
- Improves error handling upon GDB connect
oharboe
2008-03-07
1
-1
/
+1
*
Added some timeout handling to XScale so OpenOCD doesn't get
oharboe
2008-03-07
1
-23
/
+58
*
warnings & comments fixes.
oharboe
2008-03-05
1
-1
/
+1
*
I fixed all the targets even though
oharboe
2008-03-03
1
-0
/
+1
*
fix memory corruption regression introduced in 335
oharboe
2008-03-01
1
-1
/
+2
*
fixed stack corruption. Introduced when _check_value was phased out.
oharboe
2008-02-29
1
-3
/
+6
*
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
2008-02-29
1
-40
/
+39
*
- convert all files to unix line-ending
drath
2008-02-25
1
-3799
/
+3799
*
From Michael Bruck
oharboe
2008-02-25
1
-3799
/
+3799
*
- added "xscale fast_memory_access" which speeds up memory
oharboe
2008-02-24
1
-8
/
+76
*
- fixed target->type->poll() return value
oharboe
2008-02-24
1
-26
/
+24
*
- Fixed bug in pathmove for XScale
ntfreak
2008-02-19
1
-28
/
+42
*
- removed a raft of unecessary exit() calls. Issuing a reset will solve these...
ntfreak
2008-02-18
1
-20
/
+38
*
- fix xscale memory leak and warnings. Thanks Øyvind Harboe
ntfreak
2008-02-15
1
-3
/
+3
*
- added patch to access cp15 register (XScale)
mifi
2008-02-06
1
-0
/
+92
*
- Eleminated leading tabs/white space
bodylove
2008-01-21
1
-14
/
+14
*
- debug handler file not closed - (thanks to oyvind harboe for the patch)
ntfreak
2008-01-11
1
-0
/
+2
*
- added gdb flash fixes patch
mifi
2008-01-07
1
-53
/
+26
*
- XScale DebugHandler code is now installed into
bodylove
2007-12-10
1
-493
/
+494
*
- add verify_image command
ntfreak
2007-10-22
1
-1
/
+8
*
- correctly initialize start address for XScale trace buffer decodes in fill-...
drath
2007-08-21
1
-0
/
+13
*
- renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...
drath
2007-08-17
1
-4
/
+49
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-0
/
+4
*
- fixed endianness helper macros (thanks to obilix and wiml for finding and f...
drath
2007-06-28
1
-111
/
+478
*
- added support for Intel/Marvel PXA27x (XScale) targets
drath
2007-06-21
1
-60
/
+70
[next]