]> git.sur5r.net Git - openocd/log
openocd
17 years ago- added configurable delays after reset lines get deasserted. useful if reset circuit...
drath [Sun, 30 Jul 2006 11:25:43 +0000 (11:25 +0000)]
- added configurable delays after reset lines get deasserted. useful if reset circuitry keeps lines asserted for too long.
- additional debug output when opening the parallel port
- fixed counting of available arm7/9 watchpoint units
- 'flash write' now displays elapsed time

git-svn-id: svn://svn.berlios.de/openocd/trunk@79 b42882b7-edfa-0310-969c-e2dbd0fdcd60

17 years ago- Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer...
drath [Mon, 17 Jul 2006 14:13:27 +0000 (14:13 +0000)]
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD)
- Added state-move support to ftd2xx and bitbang JTAG drivers (required for XScale, possibly useful for other targets, too)
- various fixes

git-svn-id: svn://svn.berlios.de/openocd/trunk@78 b42882b7-edfa-0310-969c-e2dbd0fdcd60

17 years ago- fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)
drath [Sun, 25 Jun 2006 21:02:44 +0000 (21:02 +0000)]
- fixed bug in Thumb sw breakpoint handling (thanks to Spen for this patch)
- fixed handling of services linked list (thanks to Spen for this patch)

git-svn-id: svn://svn.berlios.de/openocd/trunk@76 b42882b7-edfa-0310-969c-e2dbd0fdcd60

17 years ago- changed use of bzero (deprecated) to memset (thanks to Spen for pointing this out)
drath [Sun, 25 Jun 2006 20:44:25 +0000 (20:44 +0000)]
- changed use of bzero (deprecated) to memset (thanks to Spen for pointing this out)
- changed fallback implementation of strndup to something that works on all systems (thanks to Spen for this patch)

git-svn-id: svn://svn.berlios.de/openocd/trunk@75 b42882b7-edfa-0310-969c-e2dbd0fdcd60

17 years ago- added "version" command (patch from John Hartman, thanks)
drath [Sun, 25 Jun 2006 11:14:44 +0000 (11:14 +0000)]
- added "version" command (patch from John Hartman, thanks)
- fixed bug in telnet history handling (patch from John Hartman, thanks)
- OpenOCD version has been changed from SVN revision number to date/time

git-svn-id: svn://svn.berlios.de/openocd/trunk@74 b42882b7-edfa-0310-969c-e2dbd0fdcd60

17 years ago- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)
drath [Fri, 23 Jun 2006 07:54:01 +0000 (07:54 +0000)]
- added support for AT91SAM7A3 flash (patch from andre renaud, thanks)
- fix trunk build for mac os x (patch from Lauri Leukkunen, thanks)
- added check for host endianness, defines WORDS_BIGENDIAN on a big-endian host (e.g. mac os-x)
- fixed bug where endianness of memory accesses could be swapped on BE hosts
- added space for zero termination of ftd2xx_layout string (from Magnus Ludin, tahnks)

git-svn-id: svn://svn.berlios.de/openocd/trunk@73 b42882b7-edfa-0310-969c-e2dbd0fdcd60

17 years ago- keep additional information for decoded instructions
drath [Fri, 16 Jun 2006 16:19:08 +0000 (16:19 +0000)]
- keep additional information for decoded instructions

git-svn-id: svn://svn.berlios.de/openocd/trunk@69 b42882b7-edfa-0310-969c-e2dbd0fdcd60

17 years ago- the 'help' command now takes an optional argument to display help only on a certain...
drath [Mon, 12 Jun 2006 16:49:49 +0000 (16:49 +0000)]
- the 'help' command now takes an optional argument to display help only on a certain command (thanks to Andrew Dyer for this enhancement)
- OpenOCD now includes the ability to diassemble instructions on its own (only ARM for now, Thumb might follow).
The command is "armv4_5 disassemble <address> <count> ['thumb']" (thumb is currently unsupported).
I've compared the produced disassembly against GDB/GNU Objdump output, and it seems to be correct, but there may still be some bugs left.

git-svn-id: svn://svn.berlios.de/openocd/trunk@68 b42882b7-edfa-0310-969c-e2dbd0fdcd60

18 years ago- fixed some spelling errors (thanks to Andrew Dyer)
drath [Mon, 5 Jun 2006 14:36:39 +0000 (14:36 +0000)]
- fixed some spelling errors (thanks to Andrew Dyer)

git-svn-id: svn://svn.berlios.de/openocd/trunk@67 b42882b7-edfa-0310-969c-e2dbd0fdcd60

18 years ago- prepare OpenOCD for branching, created ./trunk/
drath [Fri, 2 Jun 2006 10:36:31 +0000 (10:36 +0000)]
- prepare OpenOCD for branching, created ./trunk/

git-svn-id: svn://svn.berlios.de/openocd/trunk@64 b42882b7-edfa-0310-969c-e2dbd0fdcd60