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
/
helper
Commit message (
Expand
)
Author
Age
Files
Lines
*
- added patch to remove count and time information from log_printf
mifi
2008-02-22
1
-1
/
+11
*
- 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
4
-16
/
+85
*
- Fixed bug in pathmove for XScale
ntfreak
2008-02-19
2
-1
/
+10
*
- 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
1
-25
/
+26
*
- Added a "User:" debug level. These are messages that are intended for the u...
ntfreak
2008-02-18
2
-5
/
+19
*
- combine similar functions in telnet_server.c
ntfreak
2008-02-17
2
-3
/
+2
*
- cleanup and remove time() warning
ntfreak
2008-02-16
2
-28
/
+25
*
- added patch to stop DEBUG messages to be forwarded to telnet/gdb.
mifi
2008-02-14
1
-6
/
+15
*
- added patch to Improving progress/error output for telnet & GDB monitor
mifi
2008-02-13
3
-34
/
+77
*
- added patch "remove error handler as planned"
mifi
2008-01-20
4
-4
/
+6
*
- added faster gdb packet handling (thanks to oyvind harboe for the patch)
ntfreak
2008-01-10
1
-4
/
+4
*
- added patch for faster start of OpenOCD
mifi
2008-01-10
2
-3
/
+16
*
- minimum autoconf 2.59 is now required and verified - due to issues with AS_...
ntfreak
2007-12-29
1
-21
/
+29
*
- removed flash write_image - binary compare function has been moved to verif...
ntfreak
2007-12-20
1
-9
/
+11
*
- this patch allows OpenOCD running under eCos to access files via tftp
mifi
2007-12-19
2
-38
/
+18
*
- added patch for new flash functionality like:
mifi
2007-12-18
2
-2
/
+11
*
- only some cosmetic changes, convert \r\n to unix
mifi
2007-12-17
1
-6
/
+6
*
The changes allows the "script" command to be used from within
mifi
2007-12-17
1
-1
/
+1
*
Corrected typo (to many brackets)
mifi
2007-12-14
1
-2
/
+2
*
Sorry, I have forgotten to add a description for the last version, where
mifi
2007-12-14
1
-0
/
+1
*
git-svn-id: svn://svn.berlios.de/openocd/trunk@228 b42882b7-edfa-0310-969c-e2...
mifi
2007-12-14
2
-2
/
+68
*
- Fixing two compiler warnings
mifi
2007-12-10
1
-1
/
+8
*
Merged rev 215 changes from /branches/xscale-ixp-be into trunk:
bodylove
2007-12-05
1
-3
/
+4
*
- flash autoerase <on|off> cmd added, default is off - flash banks are calcul...
ntfreak
2007-10-01
2
-0
/
+24
*
- update file size when writing to a fileio
drath
2007-08-20
1
-2
/
+8
*
- fix build issues when not using autoconf/automake to build
ntfreak
2007-08-13
1
-1
/
+3
*
- changed mingw host detection to *-mingw instead of *-*-mingw to work with i...
drath
2007-08-10
1
-0
/
+1
*
- renamed M5960 USB JTAG to "flyswatter"
drath
2007-08-10
1
-8
/
+8
*
- motorola s19 file loader added
ntfreak
2007-07-31
1
-1
/
+6
*
- fixed endianness helper macros (thanks to obilix and wiml for finding and f...
drath
2007-06-28
2
-14
/
+16
*
- added mingw elf patches from Vincent Palatin
ntfreak
2007-06-16
2
-0
/
+50
*
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
2007-06-14
1
-0
/
+42
*
- add support for ELF images (thanks to Vincent Palatin for this patch)
drath
2007-05-31
1
-0
/
+12
*
- split fileio handling into fileio part and image handling
drath
2007-05-29
2
-314
/
+17
*
- further work on ETB decoding (not yet functional)
drath
2007-05-05
1
-1
/
+6
*
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...
drath
2007-04-25
1
-0
/
+4
*
- correctly mask out bits that aren't part of a copied buffer
drath
2007-04-12
1
-0
/
+6
*
- merged XScale branch back into trunk
drath
2007-03-28
1
-10
/
+11
*
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-03-26
4
-4
/
+7
*
- added missing files for last commit
drath
2007-03-16
2
-0
/
+670
*
- reworked file i/o. every fileaccess (target, flash, nand, in future configu...
drath
2007-03-15
4
-4
/
+42
*
- fix incorrect parsing of whitespace in command.c (thanks to Magnus Lundin)
drath
2007-01-22
1
-6
/
+19
*
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...
drath
2006-11-22
1
-2
/
+2
*
- correctly enter debug state on a "soft_reset_halt" command
drath
2006-11-05
1
-1
/
+1
*
- str9x flash support (Thanks to Spencer Oliver)
drath
2006-09-28
3
-38
/
+138
*
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-07-17
9
-7
/
+286
*
- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)
drath
2006-06-23
1
-1
/
+50
[next]