openocd.git
14 years agoadd flush_count jtag queue profiling feature
oharboe [Fri, 8 May 2009 11:46:01 +0000 (11:46 +0000)]
add flush_count jtag queue profiling feature

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

14 years agofix (old?) bug in jtag_add_ir_scan()
oharboe [Fri, 8 May 2009 11:18:41 +0000 (11:18 +0000)]
fix (old?) bug in jtag_add_ir_scan()

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

14 years agoin_handler in_check_mask and in_check_value now removed from field. Last big patch...
oharboe [Fri, 8 May 2009 09:48:00 +0000 (09:48 +0000)]
in_handler in_check_mask and in_check_value now removed from field. Last big patch in the series of JTAG API cleanup.

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

14 years agofix one gaffe in previous commit.
oharboe [Fri, 8 May 2009 09:37:25 +0000 (09:37 +0000)]
fix one gaffe in previous commit.

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

14 years agouse assert instead of adding code that always runs
oharboe [Fri, 8 May 2009 08:49:24 +0000 (08:49 +0000)]
use assert instead of adding code that always runs

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

14 years agopull up verify_capture_ir one level in api stack
oharboe [Fri, 8 May 2009 08:46:28 +0000 (08:46 +0000)]
pull up verify_capture_ir one level in api stack

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

14 years agoretire jtag_set_check_value
oharboe [Fri, 8 May 2009 07:28:00 +0000 (07:28 +0000)]
retire jtag_set_check_value

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

14 years agoretire jtag_set_check_value
oharboe [Fri, 8 May 2009 07:22:31 +0000 (07:22 +0000)]
retire jtag_set_check_value

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

14 years agoretire jtag_set_check_value
oharboe [Fri, 8 May 2009 07:14:23 +0000 (07:14 +0000)]
retire jtag_set_check_value

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

14 years agoretire jtag_set_check_value
oharboe [Fri, 8 May 2009 07:09:32 +0000 (07:09 +0000)]
retire jtag_set_check_value

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

14 years agofirst jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access enable...
oharboe [Fri, 8 May 2009 06:45:27 +0000 (06:45 +0000)]
first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access enable" & "mdw 0 0x10"

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

14 years agoadded comments w.r.t. potential performance problems
oharboe [Fri, 8 May 2009 06:14:08 +0000 (06:14 +0000)]
added comments w.r.t. potential performance problems

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

14 years agoFix typo from hurrying the last commit. Nothing to see here.
zwelch [Fri, 8 May 2009 05:33:08 +0000 (05:33 +0000)]
Fix typo from hurrying the last commit.  Nothing to see here.

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

14 years agoFix loadFile to return file length once again.
zwelch [Fri, 8 May 2009 05:30:37 +0000 (05:30 +0000)]
Fix loadFile to return file length once again.

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

14 years agoRe-order and extend header file tests in configure script.
zwelch [Fri, 8 May 2009 04:59:05 +0000 (04:59 +0000)]
Re-order and extend header file tests in configure script.

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

14 years agoFix warnings in httpd.c; builds with libmicrohttpd-0.4.1.
zwelch [Fri, 8 May 2009 04:49:27 +0000 (04:49 +0000)]
Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.

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

14 years agoFix warnings in ioutil.c; improves loadFile inteface.
zwelch [Fri, 8 May 2009 04:46:00 +0000 (04:46 +0000)]
Fix warnings in ioutil.c; improves loadFile inteface.

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

14 years agomore in_handler typo fixes
oharboe [Thu, 7 May 2009 23:00:28 +0000 (23:00 +0000)]
more in_handler typo fixes

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

14 years agoouch - typo in last commit
oharboe [Thu, 7 May 2009 22:59:51 +0000 (22:59 +0000)]
ouch - typo in last commit

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

14 years agoRemove unreferenced tcpapi.c source file.
zwelch [Thu, 7 May 2009 22:59:20 +0000 (22:59 +0000)]
Remove unreferenced tcpapi.c source file.

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

14 years agoin_handler removal typo fixed
oharboe [Thu, 7 May 2009 22:55:28 +0000 (22:55 +0000)]
in_handler removal typo fixed

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

14 years agofix copy & paste error when retiring in_handler
oharboe [Thu, 7 May 2009 22:45:17 +0000 (22:45 +0000)]
fix copy & paste error when retiring in_handler

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

14 years agorefactor to be able to remove more in_handler stuff
oharboe [Thu, 7 May 2009 20:53:32 +0000 (20:53 +0000)]
refactor to be able to remove more in_handler stuff

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

14 years agoverified that an argument is unused
oharboe [Thu, 7 May 2009 20:24:23 +0000 (20:24 +0000)]
verified that an argument is unused

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

14 years agofix c99 compile errors
oharboe [Thu, 7 May 2009 20:19:04 +0000 (20:19 +0000)]
fix c99 compile errors

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

14 years agomarker for in_handler to remove
oharboe [Thu, 7 May 2009 14:22:15 +0000 (14:22 +0000)]
marker for in_handler to remove

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

14 years agoremove usage of in_handler
oharboe [Thu, 7 May 2009 14:20:25 +0000 (14:20 +0000)]
remove usage of in_handler

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 14:02:21 +0000 (14:02 +0000)]
remove in_handler usage

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 13:57:43 +0000 (13:57 +0000)]
remove in_handler usage

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 13:54:41 +0000 (13:54 +0000)]
remove in_handler usage

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 13:50:37 +0000 (13:50 +0000)]
remove in_handler usage

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 13:40:11 +0000 (13:40 +0000)]
remove in_handler usage

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 13:36:35 +0000 (13:36 +0000)]
remove in_handler usage

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 13:31:34 +0000 (13:31 +0000)]
remove in_handler usage

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 13:26:35 +0000 (13:26 +0000)]
remove in_handler usage

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

14 years agostop using in_handler
oharboe [Thu, 7 May 2009 13:23:14 +0000 (13:23 +0000)]
stop using in_handler

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

14 years agojtag API error handling refactoring.
oharboe [Thu, 7 May 2009 13:04:13 +0000 (13:04 +0000)]
jtag API error handling refactoring.

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 12:33:26 +0000 (12:33 +0000)]
remove in_handler usage

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

14 years agoremove in_handler usage
oharboe [Thu, 7 May 2009 12:29:31 +0000 (12:29 +0000)]
remove in_handler usage

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

14 years agoDavid Brownell david-b at pacbell.net fix warnings
oharboe [Thu, 7 May 2009 10:59:06 +0000 (10:59 +0000)]
David Brownell david-b at pacbell.net  fix warnings

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

14 years agofix line endings
oharboe [Thu, 7 May 2009 09:57:13 +0000 (09:57 +0000)]
fix line endings

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

14 years agoDavid Brownell <david-b@pacbell.net> DaVinci DM355 SoC support
oharboe [Thu, 7 May 2009 08:19:07 +0000 (08:19 +0000)]
David Brownell <david-b@pacbell.net> DaVinci DM355 SoC support

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

14 years agoDeleted at9sam7_old driver. Nobody has complained about the new one yet.
oharboe [Thu, 7 May 2009 06:58:52 +0000 (06:58 +0000)]
Deleted at9sam7_old driver. Nobody has complained about the new one yet.

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

14 years agoslightly increase readability of code
oharboe [Thu, 7 May 2009 06:51:27 +0000 (06:51 +0000)]
slightly increase readability of code

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

14 years agoanother example of removing in_handler usage
oharboe [Thu, 7 May 2009 06:47:09 +0000 (06:47 +0000)]
another example of removing in_handler usage

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

14 years agoadded template for removing in_handler
oharboe [Thu, 7 May 2009 06:29:08 +0000 (06:29 +0000)]
added template for removing in_handler

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

14 years agoFix most pointer cast alignment warnings in arm11.c; fix u16 memory reads..
zwelch [Thu, 7 May 2009 01:26:56 +0000 (01:26 +0000)]
Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads..

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

14 years agoFix pointer cast alignment warnings in arm_adi_v5.c
zwelch [Thu, 7 May 2009 00:58:38 +0000 (00:58 +0000)]
Fix pointer cast alignment warnings in arm_adi_v5.c

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

14 years agoFix stm32x and pic32mx flash pointer cast alignment warnings, simplify their last...
zwelch [Thu, 7 May 2009 00:21:59 +0000 (00:21 +0000)]
Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their last word handling.

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

14 years agoFix pointer cast alignment warning in XScale miniIC loader parity calc.
zwelch [Wed, 6 May 2009 23:31:50 +0000 (23:31 +0000)]
Fix pointer cast alignment warning in XScale miniIC loader parity calc.

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

14 years agoFix pointer cast alignment warnings in target/image.c.
zwelch [Wed, 6 May 2009 23:28:38 +0000 (23:28 +0000)]
Fix pointer cast alignment warnings in target/image.c.

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

14 years agoChange reg_s value field from u8 * to void *; it must always be cast.
zwelch [Wed, 6 May 2009 23:25:27 +0000 (23:25 +0000)]
Change reg_s value field from u8 * to void *; it must always be cast.

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

14 years agoFix pointer cast alignment issues in svf.c
zwelch [Wed, 6 May 2009 23:05:57 +0000 (23:05 +0000)]
Fix pointer cast alignment issues in svf.c

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

14 years agoAdd configure script check to enable C99 build option.
zwelch [Wed, 6 May 2009 21:48:39 +0000 (21:48 +0000)]
Add configure script check to enable C99 build option.

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

14 years agoFix pointer cast alignment warnings in jim.c.
zwelch [Wed, 6 May 2009 21:21:18 +0000 (21:21 +0000)]
Fix pointer cast alignment warnings in jim.c.

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

14 years agoAdded (BUILD_JLINK==1) condition to us new tables with JLink
mlu [Wed, 6 May 2009 18:47:15 +0000 (18:47 +0000)]
Added  (BUILD_JLINK==1) condition to us new tables with JLink

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

14 years agoDick Hollenbeck <dick@softplc.com> comments & 7 clock TMS reset for good measure
oharboe [Wed, 6 May 2009 18:24:24 +0000 (18:24 +0000)]
Dick Hollenbeck <dick@softplc.com> comments & 7 clock TMS reset for good measure

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

14 years agoDick Hollenbeck <dick@softplc.com> part deux of previous changes just committed.
oharboe [Wed, 6 May 2009 18:18:00 +0000 (18:18 +0000)]
Dick Hollenbeck <dick@softplc.com> part deux of previous changes just committed.

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

14 years agoSmall changes that might improve stability.
mlu [Wed, 6 May 2009 17:28:39 +0000 (17:28 +0000)]
Small changes that might improve stability.
Implemented new jtag sequences tap_get_tms_path and tap_get_tms_path_len

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

14 years agotransition more directly to the end state + reuse more of the state move code/paths
oharboe [Wed, 6 May 2009 17:25:14 +0000 (17:25 +0000)]
transition more directly to the end state + reuse more of the state move code/paths

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

14 years agoDick Hollenbeck <dick@softplc.com> simplifies XSTATE handling, and protects against...
oharboe [Wed, 6 May 2009 13:32:43 +0000 (13:32 +0000)]
Dick Hollenbeck <dick@softplc.com> simplifies XSTATE handling, and protects against illegal state
transitions that might be in an SVF file.

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

14 years agolog noise reduction
oharboe [Wed, 6 May 2009 11:22:30 +0000 (11:22 +0000)]
log noise reduction

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

14 years agoFix enviorn configure test failure message (thanks to Anders Montonen).
zwelch [Wed, 6 May 2009 08:30:50 +0000 (08:30 +0000)]
Fix enviorn configure test failure message (thanks to Anders Montonen).

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

14 years agoremove unecessary setting of deprecated fields to NULL
oharboe [Wed, 6 May 2009 07:21:46 +0000 (07:21 +0000)]
remove unecessary setting of deprecated fields to NULL

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

14 years agoAdd autoconf check to determine where environ should be declared.
zwelch [Wed, 6 May 2009 07:17:57 +0000 (07:17 +0000)]
Add autoconf check to determine where environ should be declared.

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

14 years agoadd warnings about not using in_handler
oharboe [Wed, 6 May 2009 06:40:56 +0000 (06:40 +0000)]
add warnings about not using in_handler

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

14 years agoretire out_mask - not used anywhere
oharboe [Wed, 6 May 2009 06:20:52 +0000 (06:20 +0000)]
retire out_mask - not used anywhere

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

14 years agomark usage of in_handler that can be converted into user code
oharboe [Tue, 5 May 2009 19:30:13 +0000 (19:30 +0000)]
mark usage of in_handler that can be converted into user code

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

14 years agomade warning about keep_alive() not being invoked more helpful
oharboe [Tue, 5 May 2009 12:07:02 +0000 (12:07 +0000)]
made warning about keep_alive() not being invoked more helpful

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

14 years agoremove extra newline before prompt
oharboe [Tue, 5 May 2009 12:06:26 +0000 (12:06 +0000)]
remove extra newline before prompt

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

14 years agoGabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_INST macro
oharboe [Tue, 5 May 2009 06:49:55 +0000 (06:49 +0000)]
Gabor Juhos juhosg at openwrt.org  MIPS: fix a shift value in the MIPS32_R_INST macro

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

14 years agoOleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAG
oharboe [Tue, 5 May 2009 05:55:14 +0000 (05:55 +0000)]
Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAG

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

14 years agoDirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file
oharboe [Mon, 4 May 2009 18:44:12 +0000 (18:44 +0000)]
Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file

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

14 years agoMariano Alvira <mar@devl.org> fixes warnings
oharboe [Mon, 4 May 2009 11:06:21 +0000 (11:06 +0000)]
Mariano Alvira <mar@devl.org> fixes warnings

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

14 years agoMariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsigned...
oharboe [Mon, 4 May 2009 11:03:40 +0000 (11:03 +0000)]
Mariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsigned comparison by casting the local unsigned variable as (long long).

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

14 years agoFix environ declaration for non-glibc systems
kc8apf [Mon, 4 May 2009 06:22:49 +0000 (06:22 +0000)]
Fix environ declaration for non-glibc systems

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

14 years agofix embedded builds
oharboe [Sun, 3 May 2009 20:48:20 +0000 (20:48 +0000)]
fix embedded builds

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

14 years agoBacked out change to solve Mac OS compilation problems.
oharboe [Sun, 3 May 2009 20:21:32 +0000 (20:21 +0000)]
Backed out change to solve Mac OS compilation problems.

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

14 years agoFix compilation when HAVE_UNISTD_H is not defined.
zwelch [Sun, 3 May 2009 15:21:40 +0000 (15:21 +0000)]
Fix compilation when HAVE_UNISTD_H is not defined.

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

14 years agoPiotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
oharboe [Sun, 3 May 2009 15:11:17 +0000 (15:11 +0000)]
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes

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

14 years agoPiotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes
oharboe [Sun, 3 May 2009 15:10:16 +0000 (15:10 +0000)]
Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes

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

14 years agoFix build when enabling presto+ftd2xx driver only.
zwelch [Sun, 3 May 2009 03:35:01 +0000 (03:35 +0000)]
Fix build when enabling presto+ftd2xx driver only.

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

14 years agoAdd configure check for usb.h; required by a USB drivers.
zwelch [Sat, 2 May 2009 22:46:14 +0000 (22:46 +0000)]
Add configure check for usb.h; required by a USB drivers.

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

14 years agoUpdate autotools scripts to require automake 1.6. The configure.in script
zwelch [Sat, 2 May 2009 22:35:02 +0000 (22:35 +0000)]
Update autotools scripts to require automake 1.6.  The configure.in script
already required autoconf 2.59 (circa 2006), so there is no reason to
support versions of automake older than 1.6 (circa 2002).

The first part of this patch upgrades the configure.in script:

     1. Use current calling conventions for the AC_INIT and
        AM_INIT_AUTOMAKE macros, bringing their usage up-to-date with
        the version of autoconf already specified by AC_PREREQ.
     2. Add AC_CONFIG_SRCDIR macro, required by new version of AC_INIT.
     3. Automatically enable all of automake's warnings except Makefile
        portability (which OpenOCD violates by using GNU make's $(wildcard)).
        [[ While automake has its own -Werror option, I did not enabled it
        due to existing warnings. ]]
     4. Add the missing AM_PROG_C_O check, required by the build rules for
        openocd.o in src/Makefile.am.
     5. Adjust version number to show progress toward the next release.
     6. Include a bug reporting e-mail address to direct users to this list.

This patch makes the following adjustments to the Makefile.am files:

     1. Update AUTOMAKE_OPTIONS to require automake version 1.6
     2. Rewrite all deprecated INCLUDES assignments as AM_CPPFLAGS
     3. Clean-up all AM_CPPFLAGS declarations to be patch-friendly.
     4. Remove vestigial references to $(all_includes)
     5. Remove erroneous references to @CPPFLAGS@ (only use AM_CPPFLAGS)
     6. Remove unused -I and -D directives in helper/, flash/, target/

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

14 years agoDick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have...
oharboe [Sat, 2 May 2009 19:31:30 +0000 (19:31 +0000)]
Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build.

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

14 years agoZach Welch <zw@superlucidity.net> fix warnings
oharboe [Sat, 2 May 2009 12:26:10 +0000 (12:26 +0000)]
Zach Welch <zw@superlucidity.net> fix warnings

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

14 years agoRemove superflous spaces from new JTAG table to fix formatting.
zwelch [Fri, 1 May 2009 23:42:43 +0000 (23:42 +0000)]
Remove superflous spaces from new JTAG table to fix formatting.

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

14 years agoAdd static keywords to main application helper functions.
zwelch [Fri, 1 May 2009 03:07:32 +0000 (03:07 +0000)]
Add static keywords to main application helper functions.

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

14 years agoDick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h
zwelch [Fri, 1 May 2009 01:18:05 +0000 (01:18 +0000)]
Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h

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

14 years agoUwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-comStick.
zwelch [Thu, 30 Apr 2009 23:19:46 +0000 (23:19 +0000)]
Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-comStick.

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

14 years agoUwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets
zwelch [Thu, 30 Apr 2009 21:04:34 +0000 (21:04 +0000)]
Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets

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

14 years agozy1000 1.51
oharboe [Thu, 30 Apr 2009 10:08:11 +0000 (10:08 +0000)]
zy1000 1.51

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

14 years agolist board's as well as target config files.
oharboe [Thu, 30 Apr 2009 10:07:39 +0000 (10:07 +0000)]
list board's as well as target config files.

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

14 years agolpc2478 target config
oharboe [Thu, 30 Apr 2009 09:50:14 +0000 (09:50 +0000)]
lpc2478 target config

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

14 years agoAdd static keywords to core target source file data and functions.
zwelch [Thu, 30 Apr 2009 09:49:38 +0000 (09:49 +0000)]
Add static keywords to core target source file data and functions.

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

14 years agoPrint out warning when LPC calc_checksum will cause verification to fail.
oharboe [Thu, 30 Apr 2009 09:39:24 +0000 (09:39 +0000)]
Print out warning when LPC calc_checksum will cause verification to fail.

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

14 years agoFix signed/unsigned comparison.
zwelch [Thu, 30 Apr 2009 09:14:01 +0000 (09:14 +0000)]
Fix signed/unsigned comparison.

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

14 years agono change
oharboe [Thu, 30 Apr 2009 08:15:27 +0000 (08:15 +0000)]
no change

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

14 years agoflash fillX now has a verify stage
oharboe [Thu, 30 Apr 2009 08:08:49 +0000 (08:08 +0000)]
flash fillX now has a verify stage

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

14 years agouse jtag_rclk 500 to avoid proliferation of target scripts
oharboe [Thu, 30 Apr 2009 06:26:22 +0000 (06:26 +0000)]
use jtag_rclk 500 to avoid proliferation of target scripts

git-svn-id: svn://svn.berlios.de/openocd/trunk@1574 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)