openocd.git
15 years agoreset cleanup. Remove obsolete events that are not needed for compatibility.
oharboe [Tue, 14 Oct 2008 07:30:45 +0000 (07:30 +0000)]
reset cleanup. Remove obsolete events that are not needed for compatibility.

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

15 years agoadded warning to use GDB 6.7 or newer
oharboe [Tue, 14 Oct 2008 07:16:51 +0000 (07:16 +0000)]
added warning to use GDB 6.7 or newer

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

15 years agoBen Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S29AL008D.
oharboe [Tue, 14 Oct 2008 06:27:46 +0000 (06:27 +0000)]
Ben Bodley TEKNIQUE <ben@teknique.com> - support for the 1Mb Spansion Flash S29AL008D.

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

15 years agoJohn McCarthy <jgmcc@magma.ca> two patches add a mips_m4k target option (ejtag_reset...
oharboe [Tue, 14 Oct 2008 06:26:33 +0000 (06:26 +0000)]
John McCarthy <jgmcc@magma.ca> two patches add a mips_m4k target option (ejtag_reset) to cause a reset command to use the EJTAG Peripheral and System Reset in addition to srst.  This is for targets like the wrt54gl which do not connect the
srst to a system reset (I believe it just goes to a GPIO).

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

15 years agoJohn McCarthy <jgmcc@magma.ca> cleans up the usage of the
oharboe [Tue, 14 Oct 2008 06:21:17 +0000 (06:21 +0000)]
John McCarthy <jgmcc@magma.ca> cleans up the usage of the
ejtag_info->ejtag_ctrl variable.  It was being overwritten by the value read back from the EJTAG CONTROL register.  Because of the way this register works you do not want to use the value returned to write the register, you always want to write the bits explicitly.

The second patch just reduces the DMA retries to 0 in anticipation of removing the retry code altogether.

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

15 years agoreset cleanup
oharboe [Tue, 14 Oct 2008 06:21:02 +0000 (06:21 +0000)]
reset cleanup

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

15 years agoRetired old reset code according to plan.
oharboe [Mon, 13 Oct 2008 20:38:58 +0000 (20:38 +0000)]
Retired old reset code according to plan.

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

15 years agoSEGFAULT gaffe in dummy register handling
oharboe [Mon, 13 Oct 2008 13:11:44 +0000 (13:11 +0000)]
SEGFAULT gaffe in dummy register handling

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

15 years agohontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fix
oharboe [Mon, 13 Oct 2008 12:17:11 +0000 (12:17 +0000)]
hontor <hontor@126.com> - ARMV7_GDB_HACKS compilation error fix

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

15 years agofix crash when connecting GDB to powered down target
oharboe [Mon, 13 Oct 2008 12:16:44 +0000 (12:16 +0000)]
fix crash when connecting GDB to powered down target

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

15 years agofix crash when connecting GDB to powered down target
oharboe [Mon, 13 Oct 2008 12:04:05 +0000 (12:04 +0000)]
fix crash when connecting GDB to powered down target

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

15 years agoFixed gaffes in reset script handling + improved error
oharboe [Mon, 13 Oct 2008 10:30:33 +0000 (10:30 +0000)]
Fixed gaffes in reset script handling + improved error
messages a bit. The file and line # of the syntax error
in a reset script is now printed.

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

15 years agoLaurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly...
oharboe [Mon, 13 Oct 2008 06:52:05 +0000 (06:52 +0000)]
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks mostly to src/target/target.c

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

15 years ago Fix problems with DCC downloads routine crashing silently.
oharboe [Sun, 12 Oct 2008 17:28:12 +0000 (17:28 +0000)]
 Fix problems with DCC downloads routine crashing silently.

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

15 years agoDuane Ellis: addresses protocol problems with GDB.
oharboe [Sat, 11 Oct 2008 06:13:21 +0000 (06:13 +0000)]
Duane Ellis: addresses protocol problems with GDB.

https://lists.berlios.de/pipermail/openocd-development/2008-October/003326.html

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

15 years agoJohn McCarthy <jgmcc@magma.ca> openocd-usb.cfg added
oharboe [Fri, 10 Oct 2008 15:21:24 +0000 (15:21 +0000)]
John McCarthy <jgmcc@magma.ca> openocd-usb.cfg added

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

15 years agoabort writing algorithm to target upon failure
oharboe [Thu, 9 Oct 2008 16:12:44 +0000 (16:12 +0000)]
abort writing algorithm to target upon failure

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

15 years agoenumeration of threads for testing purposes.
oharboe [Thu, 9 Oct 2008 12:05:57 +0000 (12:05 +0000)]
enumeration of threads for testing purposes.

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

15 years agozy1000 1.44 snapshot
oharboe [Thu, 9 Oct 2008 11:23:54 +0000 (11:23 +0000)]
zy1000 1.44 snapshot

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

15 years agoadded busy sleep (for testing purposes)
oharboe [Thu, 9 Oct 2008 08:08:29 +0000 (08:08 +0000)]
added busy sleep (for testing purposes)

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

15 years ago- remove build warnings from mips_m4k.c and arm11.c
ntfreak [Wed, 8 Oct 2008 20:16:51 +0000 (20:16 +0000)]
- remove build warnings from mips_m4k.c and arm11.c
- reformat whitespace arm11.c[ch]
- add missing svn props from mips32_dmaacc.[ch]

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

15 years agoRichard Missenden exit now works during startup script
oharboe [Wed, 8 Oct 2008 13:07:21 +0000 (13:07 +0000)]
Richard Missenden exit now works during startup script

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

15 years agofile not found SEGFAULT fix
oharboe [Wed, 8 Oct 2008 11:06:44 +0000 (11:06 +0000)]
file not found SEGFAULT fix

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

15 years agoJohn McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported by EJTAG...
oharboe [Wed, 8 Oct 2008 05:09:59 +0000 (05:09 +0000)]
John McCarthy <jgmcc@magma.ca> adds support for DMA mode access as supported by EJTAG 1.0/2.0 processors

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

15 years agoSigned-off-by: Frederik Kriewitz <frederik@kriewitz.eu> libdcc bugfixes + trace point...
oharboe [Wed, 8 Oct 2008 05:05:57 +0000 (05:05 +0000)]
Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu> libdcc bugfixes + trace point function
git-svn-id: svn://svn.berlios.de/openocd/trunk@1028 b42882b7-edfa-0310-969c-e2dbd0fdcd60

15 years agoreduce patch problems by moving $xxx expansion into seperate fn
oharboe [Tue, 7 Oct 2008 18:12:07 +0000 (18:12 +0000)]
reduce patch problems by moving $xxx expansion into seperate fn

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

15 years agoFixes SEGFAULT when setting registers from GDB.
oharboe [Tue, 7 Oct 2008 18:04:14 +0000 (18:04 +0000)]
Fixes SEGFAULT when setting registers from GDB.

set $cpsr=1234

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

15 years agoFrederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.
oharboe [Tue, 7 Oct 2008 17:45:26 +0000 (17:45 +0000)]
Frederik Kriewitz <frederik at kriewitz.eu> Segmentation fault fix.

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

15 years agofixed crash in dummy register handling
oharboe [Tue, 7 Oct 2008 12:08:00 +0000 (12:08 +0000)]
fixed crash in dummy register handling

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

15 years agoGeorg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix.
oharboe [Tue, 7 Oct 2008 11:08:57 +0000 (11:08 +0000)]
Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix.

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

15 years ago- remove build warnings
ntfreak [Mon, 6 Oct 2008 18:28:56 +0000 (18:28 +0000)]
- remove build warnings
- add missing svn props

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

15 years agobasic smoketest on lm3s3748.elf
oharboe [Mon, 6 Oct 2008 12:14:52 +0000 (12:14 +0000)]
basic smoketest on lm3s3748.elf

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

15 years agoCentralize error handling for buggy register handling
oharboe [Mon, 6 Oct 2008 12:09:27 +0000 (12:09 +0000)]
Centralize error handling for buggy register handling

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

15 years agobetter keep_alive() handling
oharboe [Mon, 6 Oct 2008 11:16:10 +0000 (11:16 +0000)]
better keep_alive() handling

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

15 years agoGeorg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion flashes...
oharboe [Mon, 6 Oct 2008 06:22:58 +0000 (06:22 +0000)]
Georg Acher <acher@in.tum.de> implements the buffer flash mode for Spansion flashes. It's basically a clone of the Intel version, just a few details differ

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

15 years agoGeorg Acher <acher@in.tum.de> corrected TDO sampling
oharboe [Sun, 5 Oct 2008 19:44:41 +0000 (19:44 +0000)]
Georg Acher <acher@in.tum.de> corrected TDO sampling

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

15 years agotimeout is now 1000ms instead of trying 100 times.
oharboe [Sat, 4 Oct 2008 07:56:13 +0000 (07:56 +0000)]
timeout is now 1000ms instead of trying 100 times.

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

15 years agoGDB alive fixes for verify_image
oharboe [Fri, 3 Oct 2008 13:25:33 +0000 (13:25 +0000)]
GDB alive fixes for verify_image

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

15 years agoDuane Ellis: added missing invocation of reset-init
oharboe [Wed, 1 Oct 2008 09:53:32 +0000 (09:53 +0000)]
Duane Ellis: added missing invocation of reset-init

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

15 years agofixed gaffe: disable interrupts reset init script
oharboe [Wed, 1 Oct 2008 08:39:25 +0000 (08:39 +0000)]
fixed gaffe: disable interrupts reset init script

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

15 years agofixed gaffe: disable interrupts reset init script
oharboe [Wed, 1 Oct 2008 08:18:27 +0000 (08:18 +0000)]
fixed gaffe: disable interrupts reset init script

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

15 years ago- at91sam7.c remove build warnings
ntfreak [Mon, 29 Sep 2008 08:45:52 +0000 (08:45 +0000)]
- at91sam7.c remove build warnings

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

15 years ago- convert spaces to tabs in at91sam7.[ch]
ntfreak [Sat, 27 Sep 2008 13:00:01 +0000 (13:00 +0000)]
- convert spaces to tabs in at91sam7.[ch]
- add missing svn props

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

15 years ago I do not know why this is necessary, but it fixes strange effects
oharboe [Fri, 26 Sep 2008 18:00:10 +0000 (18:00 +0000)]
 I do not know why this is necessary, but it fixes strange effects
       (step/resume cause a NMI after reset) on LM3S6918 -- Michael Schwingen

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

15 years agoGheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver source file...
oharboe [Fri, 26 Sep 2008 17:55:28 +0000 (17:55 +0000)]
Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver source file renamed. The old driver is still invoked by default and the new driver is invoked by using at91sam7_new

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

15 years agowip
oharboe [Fri, 26 Sep 2008 07:58:36 +0000 (07:58 +0000)]
wip

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

15 years agoZY1000 code
oharboe [Thu, 25 Sep 2008 14:31:10 +0000 (14:31 +0000)]
ZY1000 code

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

15 years ago- update docs for aduc702x flash driver
ntfreak [Thu, 25 Sep 2008 08:27:30 +0000 (08:27 +0000)]
- update docs for aduc702x flash driver

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

15 years ago- renamed x7926 driver to aduc702x to match other flash drivers
ntfreak [Wed, 24 Sep 2008 22:15:22 +0000 (22:15 +0000)]
- renamed x7926 driver to aduc702x to match other flash drivers
- removed c99 types (mingw issues) from aduc driver and cleanup
- updated docs for aduc702x flash driver

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

15 years agofix noise in gdb console when single stepping. Remove printing of log before processi...
oharboe [Wed, 24 Sep 2008 09:43:31 +0000 (09:43 +0000)]
fix noise in gdb console when single stepping. Remove printing of log before processing halted event.

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

15 years agofixed false positives for keep_alive() not being invoked.
oharboe [Wed, 24 Sep 2008 08:42:13 +0000 (08:42 +0000)]
fixed false positives for keep_alive() not being invoked.

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

15 years ago "marcel" <M.W.Wijlaars@tue.nl>,
oharboe [Wed, 24 Sep 2008 08:21:34 +0000 (08:21 +0000)]
 "marcel" <M.W.Wijlaars@tue.nl>,

I have the ADuC702x flashdriver working again (see attachment). It adds the option to erase and write the ADuC702x flash

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

15 years ago- fix typo's
ntfreak [Mon, 22 Sep 2008 20:58:57 +0000 (20:58 +0000)]
- fix typo's

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

15 years agoRemoved some obsolete stuff + Pushing things in the direction of openocd.texi
oharboe [Sun, 21 Sep 2008 08:36:42 +0000 (08:36 +0000)]
Removed some obsolete stuff + Pushing things in the direction of openocd.texi

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

15 years agoopenocd.texi is the authortative source of OpenOCD documentation
oharboe [Sun, 21 Sep 2008 08:32:03 +0000 (08:32 +0000)]
openocd.texi is the authortative source of OpenOCD documentation

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

15 years agoput instructions on how to report bugs onto the users radar
oharboe [Sun, 21 Sep 2008 08:24:23 +0000 (08:24 +0000)]
put instructions on how to report bugs onto the users radar

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

15 years ago- added myself to copyright on files i remember adding large contributions for over...
ntfreak [Sat, 20 Sep 2008 10:50:53 +0000 (10:50 +0000)]
- added myself to copyright on files i remember adding large contributions for over the years
- cleaned up headers to match rest of code
- added missing svn props for previously added files

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

15 years agofollow up to keep_alive() fix. process target events before returning from reset...
oharboe [Fri, 12 Sep 2008 10:53:10 +0000 (10:53 +0000)]
follow up to keep_alive() fix. process target events before returning from reset procedure.

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

15 years ago- Fixed regression introduced in 890 when "fixing warnings" for target_call_timer_cal...
oharboe [Fri, 12 Sep 2008 07:09:38 +0000 (07:09 +0000)]
- Fixed regression introduced in 890 when "fixing warnings" for target_call_timer_callbacks_now().
target_call_timer_callbacks_now() did the same as target_call_timer_callbacks().

- Reduced keep_alive()'s job to only deal with GDB keep  alive problems.

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

15 years agoDuane Ellis: target_process_reset is now implemented in tcl. This allows better contr...
oharboe [Fri, 12 Sep 2008 06:56:00 +0000 (06:56 +0000)]
Duane Ellis: target_process_reset is now implemented in tcl. This allows better control from target configuration scripts.

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

15 years agofixed keep_alive fix gaffe introduce in previous commit.
oharboe [Mon, 8 Sep 2008 12:14:33 +0000 (12:14 +0000)]
fixed keep_alive fix gaffe introduce in previous commit.

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

15 years agotypo fixed.
oharboe [Mon, 8 Sep 2008 09:21:33 +0000 (09:21 +0000)]
typo fixed.

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

15 years agokeep_alive now invokes target_call_timer_callbacks_now
oharboe [Mon, 8 Sep 2008 07:17:48 +0000 (07:17 +0000)]
keep_alive now invokes target_call_timer_callbacks_now

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

15 years agoDuane Ellis, added clock command.
oharboe [Mon, 8 Sep 2008 07:07:16 +0000 (07:07 +0000)]
Duane Ellis, added clock command.

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

15 years agoworkaround and comment for problems identified by Michael Schwingen.
oharboe [Fri, 5 Sep 2008 06:52:07 +0000 (06:52 +0000)]
workaround and comment for problems identified by Michael Schwingen.

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

15 years agos3c2440 OpenMoko target script
oharboe [Thu, 4 Sep 2008 12:04:47 +0000 (12:04 +0000)]
s3c2440 OpenMoko target script

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

15 years agoDuane Ellis has made highly non-trivial changes to both the target handling and comma...
oharboe [Mon, 1 Sep 2008 21:22:20 +0000 (21:22 +0000)]
Duane Ellis has made highly non-trivial changes to both the target handling and command system.

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

15 years agoRemoved target->reset_mode, no longer used
oharboe [Mon, 1 Sep 2008 07:24:14 +0000 (07:24 +0000)]
Removed target->reset_mode, no longer used

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

15 years agoDuane Ellis: "target as an [tcl] object" feature.
oharboe [Mon, 1 Sep 2008 07:20:21 +0000 (07:20 +0000)]
Duane Ellis: "target as an [tcl] object" feature.

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

15 years agoretired, nothing came of it.
oharboe [Mon, 1 Sep 2008 06:26:29 +0000 (06:26 +0000)]
retired, nothing came of it.

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

15 years agodocumented change in target command w/removed options
oharboe [Thu, 28 Aug 2008 17:21:04 +0000 (17:21 +0000)]
documented change in target command w/removed options

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

15 years agocomment about slow RTCK
oharboe [Wed, 27 Aug 2008 06:05:27 +0000 (06:05 +0000)]
comment about slow RTCK

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

15 years agoooops... fixed commit gaffe in previous commit.
oharboe [Tue, 26 Aug 2008 11:40:59 +0000 (11:40 +0000)]
ooops... fixed commit gaffe in previous commit.

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

15 years agoadded 1000ms timeout
oharboe [Tue, 26 Aug 2008 11:30:34 +0000 (11:30 +0000)]
added 1000ms timeout

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

15 years agodo not check checksums in noack case
oharboe [Tue, 26 Aug 2008 11:29:59 +0000 (11:29 +0000)]
do not check checksums in noack case

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

15 years agoRCLK is not supported, return error instead of crashing.
oharboe [Mon, 25 Aug 2008 16:16:00 +0000 (16:16 +0000)]
RCLK is not supported, return error instead of crashing.

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

15 years agoSTR912 uses RCLK if available
oharboe [Mon, 25 Aug 2008 13:18:55 +0000 (13:18 +0000)]
STR912 uses RCLK if available

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

15 years agofixed bug in arm11 examine code.
oharboe [Mon, 25 Aug 2008 12:20:50 +0000 (12:20 +0000)]
fixed bug in arm11 examine code.

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

15 years agofixed gaffe in last release w/target number.
oharboe [Mon, 25 Aug 2008 11:30:46 +0000 (11:30 +0000)]
fixed gaffe in last release w/target number.

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

15 years agosync with Jim Tcl repository.
oharboe [Mon, 25 Aug 2008 06:50:30 +0000 (06:50 +0000)]
sync with Jim Tcl repository.

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

15 years agoduane ellis - errno ansi fix
oharboe [Sun, 24 Aug 2008 18:57:38 +0000 (18:57 +0000)]
duane ellis - errno ansi fix

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

15 years agoduan ellis target tcl work in progress
oharboe [Sun, 24 Aug 2008 18:20:49 +0000 (18:20 +0000)]
duan ellis target tcl work in progress

  converts a number of 'simple string lookup tables' into NVP tables.
  These NVP tables will be used by various commands coming in the next patch.

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

15 years agoDaniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of address space...
oharboe [Sun, 24 Aug 2008 18:09:37 +0000 (18:09 +0000)]
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> fix end of address space flash sector comparision

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

15 years ago- clear any existing breakpoints/watchpoints when restarting in gdb extended remote...
ntfreak [Sat, 23 Aug 2008 18:47:42 +0000 (18:47 +0000)]
- clear any existing breakpoints/watchpoints when restarting in gdb extended remote mode

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

15 years ago- add support for new gdb QStartNoAckMode, which disables sending of ack's between...
ntfreak [Fri, 22 Aug 2008 19:58:19 +0000 (19:58 +0000)]
- add support for new gdb QStartNoAckMode, which disables sending of ack's between remote packets

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

15 years ago- fix win32 build issues from previous jim patch
ntfreak [Fri, 22 Aug 2008 12:51:48 +0000 (12:51 +0000)]
- fix win32 build issues from previous jim patch

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

15 years ago- fix a off-by-one error in the buffer read/write code that checks for a address...
drath [Fri, 22 Aug 2008 12:08:47 +0000 (12:08 +0000)]
- fix a off-by-one error in the buffer read/write code that checks for a address wrap

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

15 years agoadded gdb timeout handling + error propagation
oharboe [Wed, 20 Aug 2008 12:21:53 +0000 (12:21 +0000)]
added gdb timeout handling + error propagation

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

15 years agolm3s3748 config file
oharboe [Wed, 20 Aug 2008 12:20:30 +0000 (12:20 +0000)]
lm3s3748 config file

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

15 years agolm3s3748 config file
oharboe [Wed, 20 Aug 2008 12:20:19 +0000 (12:20 +0000)]
lm3s3748 config file

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

15 years agocontinue execution even if chain can't be validated. This will, hopefully, give us...
oharboe [Wed, 20 Aug 2008 11:51:52 +0000 (11:51 +0000)]
continue execution even if chain can't be validated. This will, hopefully, give us some more feedback on what's wrong.

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

15 years agosharpen error propagation a wee bit.
oharboe [Wed, 20 Aug 2008 11:23:49 +0000 (11:23 +0000)]
sharpen error propagation a wee bit.

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

15 years ago- added missing parport configs to texi
ntfreak [Wed, 20 Aug 2008 10:51:45 +0000 (10:51 +0000)]
- added missing parport configs to texi
- remove spaces from last patch

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

15 years agoDaniel Gimpelevich fix reset halt on feroceon
oharboe [Wed, 20 Aug 2008 07:27:24 +0000 (07:27 +0000)]
Daniel Gimpelevich fix reset halt on feroceon

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

15 years agofix BUG: keep_alive() error messages
oharboe [Wed, 20 Aug 2008 07:14:45 +0000 (07:14 +0000)]
fix BUG: keep_alive() error messages

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

15 years agoduane ellis: fix warning
oharboe [Wed, 20 Aug 2008 06:50:00 +0000 (06:50 +0000)]
duane ellis: fix warning

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

15 years ago- added svn props for newly added files
ntfreak [Tue, 19 Aug 2008 20:34:36 +0000 (20:34 +0000)]
- added svn props for newly added files

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

15 years agofixed warning
oharboe [Tue, 19 Aug 2008 17:25:21 +0000 (17:25 +0000)]
fixed warning

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

15 years agoswitch to alive_sleep() to avoid gdb timeouts
oharboe [Tue, 19 Aug 2008 16:43:30 +0000 (16:43 +0000)]
switch to alive_sleep() to avoid gdb timeouts

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

15 years agomake target_wait_state() usable from other places, made LOG_USER() output LOG_DEBUG...
oharboe [Tue, 19 Aug 2008 16:42:58 +0000 (16:42 +0000)]
make target_wait_state() usable from other places, made LOG_USER() output LOG_DEBUG() output. Avoids flooding logs in certain cases and OpenOCD will output error message if the halt fails.

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

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)