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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cpu help command wip
oharboe
2008-11-04
1
-1
/
+40
*
Rick Alterr - The attached patch makes the target syntax parsing much more ro...
oharboe
2008-11-04
1
-20
/
+29
*
- fix issue with jlink/libusb timeout under linux
ntfreak
2008-11-03
2
-13
/
+13
*
Peter Hettkamp <peter.hettkamp@htp-tel.de> fix some problems with xsvf. Still...
oharboe
2008-11-03
1
-1
/
+29
*
Rick Altherr <kc8apf@kc8apf.net> - fix warnings
oharboe
2008-11-03
5
-7
/
+7
*
more error handling and removed force breakpoints as that is handled by a mor...
oharboe
2008-11-02
2
-88
/
+79
*
invoke target_create() once
oharboe
2008-11-02
1
-1
/
+0
*
step command now propagates error
oharboe
2008-11-02
1
-3
/
+3
*
Alan Carvalho de Assis <acassis@gmail.com> imx27 config file
oharboe
2008-11-02
2
-1
/
+14
*
Øyvind Harboe and Rick Altherr <kc8apf@kc8apf.net> - handle failed run algor...
oharboe
2008-11-02
1
-32
/
+42
*
Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.
oharboe
2008-11-02
1
-1
/
+1
*
Rick Altherr <kc8apf@kc8apf.net> - In cortex_m3_resume if debug_execution is...
oharboe
2008-11-02
1
-0
/
+5
*
Added telnet_async command to enable/disable asynchronous
oharboe
2008-10-31
4
-4
/
+49
*
Rick Altherr <kc8apf@kc8apf.net> switch to new syntax for target events
oharboe
2008-10-31
25
-432
/
+433
*
Rick Altherr <kc8apf@kc8apf.net> - update syntax
oharboe
2008-10-30
37
-114
/
+70
*
Hongtao Zheng single step fixes
oharboe
2008-10-30
4
-32
/
+43
*
- remove build warning
ntfreak
2008-10-28
1
-1
/
+1
*
Kees Jongenburger <kees.jongenburger@gmail.com> update syntax
oharboe
2008-10-28
1
-3
/
+14
*
Hongtao Zheng - more fixes to single stepping. Better hiding of details and ...
oharboe
2008-10-28
3
-37
/
+17
*
Hongtao Zheng - fix a simulation error for "BX PC"
oharboe
2008-10-28
1
-0
/
+7
*
Rick Altherr <kc8apf@kc8apf.net> - fix support for old target syntax
oharboe
2008-10-28
1
-11
/
+24
*
Kees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command ap...
oharboe
2008-10-27
1
-2
/
+2
*
Kees Jongenburger <kees.jongenburger@gmail.com> - fix typo
oharboe
2008-10-27
1
-1
/
+1
*
Hongtao Zheng - add simulation because previous functions could not halt for ...
oharboe
2008-10-27
3
-20
/
+72
*
fix working area address
oharboe
2008-10-27
1
-1
/
+1
*
added option to use ramdisk instead of flash jffs2
oharboe
2008-10-27
1
-4
/
+184
*
now compiles under Cygwin and eCos again.
oharboe
2008-10-27
1
-0
/
+5
*
- fix native mingw build if gettimeofday not defined.
ntfreak
2008-10-24
2
-82
/
+74
*
gdb_report_data_abort now ignores all target read errors, including address s...
oharboe
2008-10-24
2
-9
/
+9
*
fix working memory location
oharboe
2008-10-23
1
-15
/
+1
*
hontor <hontor@126.com> - fix simulation step errors
oharboe
2008-10-23
1
-3
/
+9
*
only log BUG: (do not return error) in the case of unknown debug reason(0xc)
oharboe
2008-10-23
1
-1
/
+1
*
whitespace trouble....
oharboe
2008-10-23
1
-89
/
+89
*
load and verify are now synonymous to load/verify_image
oharboe
2008-10-22
1
-0
/
+9
*
updated docs a bit.
oharboe
2008-10-22
1
-1
/
+2
*
produce syntax error
oharboe
2008-10-22
1
-8
/
+4
*
Laurentiu Cocanu - more help text
oharboe
2008-10-22
10
-37
/
+48
*
version number keyword expansion handling
oharboe
2008-10-22
1
-2
/
+4
*
fix warnings when building for eCos
oharboe
2008-10-22
2
-2
/
+4
*
remove duplicate target
oharboe
2008-10-21
2
-17
/
+1
*
try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...
oharboe
2008-10-17
1
-9
/
+13
*
- update docs deprecated section to include links to new commands (if any)
ntfreak
2008-10-16
2
-1121
/
+1121
*
sleep command now prints out target debugmsgs w/anything like usable performance
oharboe
2008-10-16
3
-6
/
+11
*
fix error handling in flash fill
oharboe
2008-10-16
1
-11
/
+7
*
added help on production proc's
oharboe
2008-10-16
2
-5
/
+21
*
adding concept of production script
oharboe
2008-10-16
1
-21
/
+64
*
removed autoerase from flash fillX
oharboe
2008-10-16
1
-23
/
+13
*
added capture command to capture log output. Useful when wanting to capture l...
oharboe
2008-10-16
1
-0
/
+27
*
more robust error reporting for DCC
oharboe
2008-10-16
2
-0
/
+7
*
unsik Kim <donari75@gmail.com> - mflash support
oharboe
2008-10-16
4
-5
/
+1140
[prev]
[next]