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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- added "xscale fast_memory_access" which speeds up memory
oharboe
2008-02-24
3
-9
/
+122
*
move options handling to separate file to better support embedded implementat...
oharboe
2008-02-24
3
-91
/
+124
*
- added -c option that will execute an openocd command
oharboe
2008-02-24
5
-229
/
+273
*
- fixed target->type->poll() return value
oharboe
2008-02-24
15
-84
/
+113
*
disable cfi_write_words(). Broken for spansion, fallback
oharboe
2008-02-24
1
-2357
/
+2360
*
debug_level 3 now prints seconds since start of openocd
oharboe
2008-02-24
1
-1
/
+4
*
- concretize JTAG state transition rules (previously implied behaviour is now...
drath
2008-02-24
1
-3
/
+16
*
sharpend JTAG docs w.r.t. hw fifo implementations and retired jtag_cancel_que...
oharboe
2008-02-24
3
-14
/
+31
*
added svn:ignore for files generated by bootstrap + build process.
oharboe
2008-02-24
0
-0
/
+0
*
cosmetic fixes to debug output + phasing out printf() in favour of logging sy...
oharboe
2008-02-24
5
-3257
/
+3257
*
- fixes possible crash when GDB connection is closed while target is running ...
drath
2008-02-24
2
-39
/
+24
*
- fix for feroceon CP15 register access (thanks to Niolas Pitre for this patch)
drath
2008-02-23
3
-32
/
+94
*
- Use NAND extended geometry information (thanks to Ben Dooks for this patch)
drath
2008-02-23
1
-4
/
+42
*
- added a test document as a starting point
mifi
2008-02-23
2
-1
/
+81
*
- added time command
oharboe
2008-02-23
2
-2
/
+34
*
- added patch to remove count and time information from log_printf
mifi
2008-02-22
1
-1
/
+11
*
- cosmetic changes to print out version without line number/time
mifi
2008-02-22
1
-2
/
+5
*
- fix read/write size for small unaligned accesses (thanks Michael Bruck)
vpalatin
2008-02-22
1
-0
/
+6
*
- added patch to solve problem with AT91SAM7SE MCU have 3, rather than just 2...
mifi
2008-02-22
1
-3
/
+3
*
- added patch to make single-stepping more resilient
mifi
2008-02-22
1
-10
/
+22
*
- add support for Marvell Feroceon (thanks to Nicolas Pitre for this patch)
vpalatin
2008-02-21
6
-1
/
+628
*
- fix bug when using full paths to config files. Thanks Ted Roth
ntfreak
2008-02-20
1
-3
/
+5
*
- added patch which fixed big/small endian problems on non-x86 host CPUs.
mifi
2008-02-19
1
-45
/
+32
*
- add search paths via new arg -s (-search). Thanks Ted Roth
ntfreak
2008-02-19
7
-19
/
+96
*
- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...
drath
2008-02-19
10
-52
/
+877
*
- Fixed bug in pathmove for XScale
ntfreak
2008-02-19
9
-53
/
+176
*
- reapply fix with telnet prompt while running/halting gdb
ntfreak
2008-02-18
2
-11
/
+18
*
- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...
drath
2008-02-18
2
-49
/
+67
*
- ignore data aborts during gdb memory read packets by default, and return 0x...
drath
2008-02-18
1
-10
/
+37
*
- arg list now correctly released on error. Thanks Øyvind Harboe
ntfreak
2008-02-18
1
-0
/
+1
*
- fix broken JTAG error handling
ntfreak
2008-02-18
2
-26
/
+29
*
- removed a raft of unecessary exit() calls. Issuing a reset will solve these...
ntfreak
2008-02-18
1
-20
/
+38
*
- add new non-cfi SST flash device. Thanks Øyvind Harboe
ntfreak
2008-02-18
2
-1
/
+19
*
- Added a "User:" debug level. These are messages that are intended for the u...
ntfreak
2008-02-18
4
-99
/
+62
*
- combine similar functions in telnet_server.c
ntfreak
2008-02-17
3
-13
/
+5
*
- solve lots of problems with stuck GDB connections, making it impossible to ...
ntfreak
2008-02-16
2
-99
/
+183
*
- cleanup and remove time() warning
ntfreak
2008-02-16
2
-28
/
+25
*
- fix issue with telnet prompt while gdb running
ntfreak
2008-02-16
2
-6
/
+15
*
- fix xscale memory leak and warnings. Thanks Øyvind Harboe
ntfreak
2008-02-15
1
-3
/
+3
*
- fix programming issue with lpc2101/2
ntfreak
2008-02-14
2
-4
/
+13
*
- added patch to stop DEBUG messages to be forwarded to telnet/gdb.
mifi
2008-02-14
1
-6
/
+15
*
- added check for revA silicon in stm32 flash driver
ntfreak
2008-02-14
1
-0
/
+9
*
- added patch to Improving progress/error output for telnet & GDB monitor
mifi
2008-02-13
5
-41
/
+158
*
- add autoprobe support to flash info command
ntfreak
2008-02-12
1
-3
/
+5
*
- removed "starting point" for ngw100, will add it again if it is working
mifi
2008-02-11
3
-47
/
+1
*
- telnet prompt behaves correctly for new synchronous halt/resume/reset commands
ntfreak
2008-02-11
3
-22
/
+3
*
- added starting point for development on a ngw100 eval board
mifi
2008-02-10
3
-1
/
+47
*
- stm32 flash driver now checks for correct target
ntfreak
2008-02-10
1
-0
/
+11
*
- add autoprobe support to the stm32 flash driver
ntfreak
2008-02-10
3
-46
/
+40
*
- added patch to change pathmove handling
mifi
2008-02-10
10
-63
/
+11
[prev]
[next]