openocd.git
14 years agoMove non-arm target overview from source tree to doxygen manual.
zwelch [Wed, 20 May 2009 08:43:18 +0000 (08:43 +0000)]
Move non-arm target overview from source tree to doxygen manual.

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

14 years agoMove scripting overview from source tree to doxygen manual.
zwelch [Wed, 20 May 2009 08:16:50 +0000 (08:16 +0000)]
Move scripting overview from source tree to doxygen manual.

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

14 years agoSpencer Oliver <spen@spen-soft.co.uk> use 7 tms out of reset
oharboe [Wed, 20 May 2009 06:18:40 +0000 (06:18 +0000)]
Spencer Oliver <spen@spen-soft.co.uk> use 7 tms out of reset

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

14 years agoAuthor: Spencer Oliver <spen@spen-soft.co.uk>
kc8apf [Wed, 20 May 2009 05:07:34 +0000 (05:07 +0000)]
Author: Spencer Oliver <spen@spen-soft.co.uk>
- Bring the mips step/resume interrupt handling inline with the
rest of openocd.

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:55:01 +0000 (04:55 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - simplify code in interface_jtag_add_plain_dr_scan() by adding a local variable 'scan' to hold the scan_command_t

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:54:15 +0000 (04:54 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - move scan_size in interface_jtag_add_dr_out() into the scope of the inner loop and change it to unsigned
    - move loop variable j into for scope

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:53:34 +0000 (04:53 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - simplify code in interface_jtag_add_dr_out() by adding a local variable 'scan' to hold the scan_command_t

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:53:00 +0000 (04:53 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - move scan_size in interface_jtag_add_dr_scan() into the scope of the inner loop and change it to unsigned

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:52:26 +0000 (04:52 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - simplify code in interface_jtag_add_dr_scan() by adding a local variable 'scan' to hold the scan_command_t

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:51:46 +0000 (04:51 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - simplify code in interface_jtag_add_plain_ir_scan() by adding a local variable 'scan' to hold the scan_command_t

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:51:08 +0000 (04:51 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - move scan_size in interface_jtag_add_ir_scan() into the scope of the inner loop and change it to unsigned

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:49:53 +0000 (04:49 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - simplify code in interface_jtag_add_ir_scan() by adding a local variable 'scan' to hold the scan_command_t

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:48:11 +0000 (04:48 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - rename local variable x to num_taps in interface_jtag_add_ir_scan

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

14 years agoAuthor: Michael Bruck <mbruck@digenius.de>
kc8apf [Wed, 20 May 2009 04:47:20 +0000 (04:47 +0000)]
Author: Michael Bruck <mbruck@digenius.de>
    - rename input parameters 'num_fields' and 'fields' to 'in_num_fields' and 'in_fields' in all jtag.c interface functions

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

14 years agoWookey <wookey@wookware.org>: add user documentation for echo command.
zwelch [Tue, 19 May 2009 18:30:01 +0000 (18:30 +0000)]
Wookey <wookey@wookware.org>: add user documentation for echo command.

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

14 years agoAdded jtag_nsrst_delay 200 and jtag_ntrst_delay 200 to the LPC2294 target.
mifi [Tue, 19 May 2009 17:57:44 +0000 (17:57 +0000)]
Added jtag_nsrst_delay 200 and jtag_ntrst_delay 200 to the LPC2294 target.

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

14 years agofix warnings
oharboe [Tue, 19 May 2009 14:36:04 +0000 (14:36 +0000)]
fix warnings

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

14 years agoWookey <wookey@wookware.org> update syntax
oharboe [Tue, 19 May 2009 11:53:05 +0000 (11:53 +0000)]
Wookey <wookey@wookware.org> update syntax

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

14 years agoDavid Brownell <david-b@pacbell.net> NAND: update ids, "nand list" bugfix
oharboe [Tue, 19 May 2009 10:04:41 +0000 (10:04 +0000)]
David Brownell <david-b@pacbell.net>  NAND: update ids, "nand list" bugfix

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

14 years agoadded tms_sequence command to allow switching between old/new tms sequence
oharboe [Tue, 19 May 2009 06:59:20 +0000 (06:59 +0000)]
added tms_sequence command to allow switching between old/new tms sequence

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

14 years agouse tap_get_tms_path_len() instead of fix # of 7. Not tested if this builds, but...
oharboe [Mon, 18 May 2009 20:25:19 +0000 (20:25 +0000)]
use tap_get_tms_path_len() instead of fix # of 7. Not tested if this builds, but at least we're looking at a build error instead of a runtime error.

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

14 years agoUpdate BUGS file, adapting its content for the doxygen manual.
zwelch [Mon, 18 May 2009 20:22:55 +0000 (20:22 +0000)]
Update BUGS file, adapting its content for the doxygen manual.

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

14 years agouse tap_get_tms_path_len() instead of fix # of 7.
oharboe [Mon, 18 May 2009 20:21:53 +0000 (20:21 +0000)]
use tap_get_tms_path_len() instead of fix # of 7.

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

14 years agoremoved solved mem2array problem.
oharboe [Mon, 18 May 2009 19:33:00 +0000 (19:33 +0000)]
removed solved mem2array problem.

Added questions regarding ideas on making tcl-less builds of OpenOCD

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

14 years agoupdated w/jtag_add_end_state() note.
oharboe [Mon, 18 May 2009 19:28:26 +0000 (19:28 +0000)]
updated w/jtag_add_end_state() note.

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

14 years agoUpdate The List with recent progress; remove developer list from TODO.
zwelch [Mon, 18 May 2009 19:06:43 +0000 (19:06 +0000)]
Update The List with recent progress; remove developer list from TODO.

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

14 years agoEnable non-7-cycle state table for FT2232 and JLink
kc8apf [Mon, 18 May 2009 17:43:26 +0000 (17:43 +0000)]
Enable non-7-cycle state table for FT2232 and JLink

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

14 years agoJLink support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>
kc8apf [Mon, 18 May 2009 17:42:36 +0000 (17:42 +0000)]
JLink support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>

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

14 years agoFT2232 support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>
kc8apf [Mon, 18 May 2009 17:41:27 +0000 (17:41 +0000)]
FT2232 support for non-7-cycle state moves by Dick Hollenbeck <dick@softplc.com>

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

14 years agoFix fallout from r1818
kc8apf [Mon, 18 May 2009 17:40:42 +0000 (17:40 +0000)]
Fix fallout from r1818

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

14 years agoChange last_comand_pointer to last_command_pointer by Michael Bruck <mbruck@digenius.de>
kc8apf [Mon, 18 May 2009 17:29:59 +0000 (17:29 +0000)]
Change last_comand_pointer to last_command_pointer by Michael Bruck <mbruck@digenius.de>

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

14 years agoAdd jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [8/8]
kc8apf [Mon, 18 May 2009 17:29:18 +0000 (17:29 +0000)]
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [8/8]

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

14 years agoAdd jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [7/8]
kc8apf [Mon, 18 May 2009 17:29:01 +0000 (17:29 +0000)]
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [7/8]

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

14 years agoAdd jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [6/8]
kc8apf [Mon, 18 May 2009 17:28:42 +0000 (17:28 +0000)]
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [6/8]

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

14 years agoAdd jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [5/8]
kc8apf [Mon, 18 May 2009 17:28:21 +0000 (17:28 +0000)]
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [5/8]

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

14 years agoAdd jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [4/8]
kc8apf [Mon, 18 May 2009 17:28:00 +0000 (17:28 +0000)]
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [4/8]

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

14 years agoAdd jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [3/8]
kc8apf [Mon, 18 May 2009 17:27:46 +0000 (17:27 +0000)]
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [3/8]

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

14 years agoAdd jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [2/8]
kc8apf [Mon, 18 May 2009 17:27:30 +0000 (17:27 +0000)]
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de> [2/8]

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

14 years agoAdd jtag_queue_command() by Michael Bruck <mbruck@digenius.de>
kc8apf [Mon, 18 May 2009 17:27:00 +0000 (17:27 +0000)]
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de>

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

14 years agoftdi_set_interface correctness by Strontium <strntydog@gmail.com>
kc8apf [Mon, 18 May 2009 17:23:52 +0000 (17:23 +0000)]
ftdi_set_interface correctness by Strontium <strntydog@gmail.com>

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

14 years agoPATCHES updates from David Brownell <david-b@pacbell.net>
kc8apf [Mon, 18 May 2009 17:20:51 +0000 (17:20 +0000)]
PATCHES updates from David Brownell <david-b@pacbell.net>

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

14 years agoJTAG state table updates (short table still disabled). Provided by Dick Hollenbeck...
kc8apf [Mon, 18 May 2009 17:06:36 +0000 (17:06 +0000)]
JTAG state table updates (short table still disabled).  Provided by Dick Hollenbeck <dick@softplc.com>

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

14 years agoRemove unecessary(and poptentially harmful?) "" around arguments
oharboe [Mon, 18 May 2009 13:55:38 +0000 (13:55 +0000)]
Remove unecessary(and poptentially harmful?) "" around arguments
passed in to "eval" in command.c

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

14 years agoless weird error messages for unknown commands. Check if command exists before trying it.
oharboe [Mon, 18 May 2009 13:07:37 +0000 (13:07 +0000)]
less weird error messages for unknown commands. Check if command exists before trying it.

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

14 years agoDean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data in arm7_...
oharboe [Mon, 18 May 2009 07:10:48 +0000 (07:10 +0000)]
Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data in arm7_9_execute_fast_sys_speed. Not reported. There is a chance that this bug hid a deeper problem since it only partially disabled the check(mask & value were equal).

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

14 years ago- add missing svn props from svn 1798 commit
ntfreak [Mon, 18 May 2009 07:04:58 +0000 (07:04 +0000)]
- add missing svn props from svn 1798 commit

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

14 years agoMichael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with generic...
oharboe [Mon, 18 May 2009 07:02:12 +0000 (07:02 +0000)]
Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with generic arm code; added comments and whitespace fixes

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

14 years agoRelocate documentation on working area to better align with use of new syntax. Provi...
kc8apf [Mon, 18 May 2009 04:47:06 +0000 (04:47 +0000)]
Relocate documentation on working area to better align with use of new syntax.  Provided by David Brownell <david-b@pacbell.net>

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

14 years agoFix logically inverted comment
kc8apf [Mon, 18 May 2009 04:45:42 +0000 (04:45 +0000)]
Fix logically inverted comment

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

14 years agoConsolidate target selection code into single get_target() that handles both names...
kc8apf [Mon, 18 May 2009 04:44:28 +0000 (04:44 +0000)]
Consolidate target selection code into single get_target() that handles both names and numbers.  Provided by David Brownell <david-b@pacbell.net>

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

14 years agoETM/ETB documentation from David Brownell <david-b@pacbell.net>
kc8apf [Mon, 18 May 2009 04:40:11 +0000 (04:40 +0000)]
ETM/ETB documentation from David Brownell <david-b@pacbell.net>

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

14 years agoWhitespace cleanup from David Brownell <david-b@pacbell.net>
kc8apf [Mon, 18 May 2009 04:37:33 +0000 (04:37 +0000)]
Whitespace cleanup from David Brownell <david-b@pacbell.net>

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

14 years agofix array2mem/mem2array when used as a "method" on a target.
oharboe [Sun, 17 May 2009 13:00:36 +0000 (13:00 +0000)]
fix array2mem/mem2array when used as a "method" on a target.

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

14 years agoMichael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document...
oharboe [Sat, 16 May 2009 20:09:07 +0000 (20:09 +0000)]
Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document its semantics

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

14 years agofix naming of at91sam7 driver
oharboe [Sat, 16 May 2009 14:59:10 +0000 (14:59 +0000)]
fix naming of at91sam7 driver

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

14 years agoFreddie Chopin <freddie_chopin@op.pl> move files about to where they belong
oharboe [Sat, 16 May 2009 14:57:02 +0000 (14:57 +0000)]
Freddie Chopin <freddie_chopin@op.pl> move files about to where they belong

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

14 years agoInitialize a more variables in jim.c to allow gcc-4.4 to build.
zwelch [Fri, 15 May 2009 23:35:27 +0000 (23:35 +0000)]
Initialize a more variables in jim.c to allow gcc-4.4 to build.
Fix provided by Benjamin Schmidt <DeMonk@gmx.net>.

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

14 years agoInitialize value of objPtr local variable; prevents warning w/ gcc-4.4.
zwelch [Fri, 15 May 2009 22:10:32 +0000 (22:10 +0000)]
Initialize value of objPtr local variable; prevents warning w/ gcc-4.4.

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

14 years agofix -fno-common/Mac build problems.
oharboe [Fri, 15 May 2009 21:10:35 +0000 (21:10 +0000)]
fix -fno-common/Mac build problems.

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

14 years agoLess wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EMBEDDED...
oharboe [Fri, 15 May 2009 20:35:53 +0000 (20:35 +0000)]
Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EMBEDDED in a single .c file. Still broken w/-fno-common(i.e. Mac OS).

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

14 years agorevert to 1775. 1790 causes SEGFAULT w/Cygwin.
oharboe [Fri, 15 May 2009 09:03:52 +0000 (09:03 +0000)]
revert to 1775. 1790 causes SEGFAULT w/Cygwin.

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

14 years agoUpdate Doxyfile to build The List into the doxygen manual.
zwelch [Fri, 15 May 2009 02:22:27 +0000 (02:22 +0000)]
Update Doxyfile to build The List into the doxygen manual.

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

14 years agoAdd current draft of The List of Pending and Open Tasks.
zwelch [Fri, 15 May 2009 00:49:30 +0000 (00:49 +0000)]
Add current draft of The List of Pending and Open Tasks.

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

14 years agoRemove JIM_EMBEDDED symbol; not appropriate or necessary.
zwelch [Thu, 14 May 2009 22:20:00 +0000 (22:20 +0000)]
Remove JIM_EMBEDDED symbol; not appropriate or necessary.

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

14 years agoSeveral minor fixes for the new doxygen manual.
zwelch [Thu, 14 May 2009 22:16:20 +0000 (22:16 +0000)]
Several minor fixes for the new doxygen manual.

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

14 years agoPaul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27
zwelch [Thu, 14 May 2009 21:55:56 +0000 (21:55 +0000)]
Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27

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

14 years agouse TAP_INVALID enum instead of -1
oharboe [Thu, 14 May 2009 21:00:30 +0000 (21:00 +0000)]
use TAP_INVALID enum instead of -1

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

14 years agotake #2: dump_image now works for addresses not divisible by 4
oharboe [Thu, 14 May 2009 19:00:35 +0000 (19:00 +0000)]
take #2: dump_image now works for addresses not divisible by 4

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

14 years agodump_image now works for addresses not divisible by 4
oharboe [Thu, 14 May 2009 18:56:41 +0000 (18:56 +0000)]
dump_image now works for addresses not divisible by 4

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

14 years agofix broken ir/drscan -endstate option. The statemachine now actually ends up in said...
oharboe [Thu, 14 May 2009 18:45:19 +0000 (18:45 +0000)]
fix broken ir/drscan -endstate option. The statemachine now actually ends up in said state.

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

14 years agoselftest wip
oharboe [Thu, 14 May 2009 10:52:41 +0000 (10:52 +0000)]
selftest wip

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

14 years agopropagate error in dump_image. If an error occurs during dump_image, a tcl exception...
oharboe [Thu, 14 May 2009 08:44:09 +0000 (08:44 +0000)]
propagate error in dump_image. If an error occurs during dump_image, a tcl exception is thrown.

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

14 years agoUpdate configure script test for net/if.h to work on MacOS.
zwelch [Wed, 13 May 2009 23:38:38 +0000 (23:38 +0000)]
Update configure script test for net/if.h to work on MacOS.

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

14 years agoFix bootstrap typo noticed by Edgar Grimberg <edgar.grimberg@zylin.com>.
zwelch [Wed, 13 May 2009 23:37:29 +0000 (23:37 +0000)]
Fix bootstrap typo noticed by Edgar Grimberg <edgar.grimberg@zylin.com>.

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

14 years agoFix bootstrap script to support MacOS glibtoolize oddity.
zwelch [Wed, 13 May 2009 21:55:16 +0000 (21:55 +0000)]
Fix bootstrap script to support MacOS glibtoolize oddity.

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

14 years agozy1000 1.52 snapshot
oharboe [Wed, 13 May 2009 18:58:55 +0000 (18:58 +0000)]
zy1000 1.52 snapshot

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

14 years agoAdd JTAG Primer to doxygen manual, contributed by Strontium.
zwelch [Wed, 13 May 2009 11:10:35 +0000 (11:10 +0000)]
Add JTAG Primer to doxygen manual, contributed by Strontium.

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

14 years agoInclude types.h in command.h to make stdint.h available through it.
zwelch [Wed, 13 May 2009 10:50:32 +0000 (10:50 +0000)]
Include types.h in command.h to make stdint.h available through it.

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

14 years agoadded verify_jtag command
oharboe [Wed, 13 May 2009 10:21:50 +0000 (10:21 +0000)]
added verify_jtag command

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

14 years agoInclude files required to rebuild the HTTP web pages in distribution.
zwelch [Wed, 13 May 2009 10:14:40 +0000 (10:14 +0000)]
Include files required to rebuild the HTTP web pages in distribution.

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

14 years agoshuffled comments about for jtag_add_dr_out() fn.
oharboe [Wed, 13 May 2009 09:53:23 +0000 (09:53 +0000)]
shuffled comments about for jtag_add_dr_out() fn.

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

14 years agoCommit skeleton files for high-level developer manual using doxygen.
zwelch [Wed, 13 May 2009 08:58:08 +0000 (08:58 +0000)]
Commit skeleton files for high-level developer manual using doxygen.

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

14 years agoirscan now also works correctly in addition to not crashing :-)
oharboe [Tue, 12 May 2009 19:31:50 +0000 (19:31 +0000)]
irscan now also works correctly in addition to not crashing :-)

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

14 years ago- add missing svn props from svn 1768 commit
ntfreak [Tue, 12 May 2009 18:32:57 +0000 (18:32 +0000)]
- add missing svn props from svn 1768 commit

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

14 years ago4-bit ECC support for Marvell Kirkwood SOC
oharboe [Tue, 12 May 2009 17:29:16 +0000 (17:29 +0000)]
4-bit ECC support for Marvell Kirkwood SOC

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

14 years agoNicolas Pitre <nico@cam.org> lower JTAG clock for SheevaPlug
oharboe [Tue, 12 May 2009 17:14:10 +0000 (17:14 +0000)]
Nicolas Pitre <nico@cam.org> lower JTAG clock for SheevaPlug

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

14 years agomove eCos type definition to types.h where it belongs.
oharboe [Tue, 12 May 2009 12:16:31 +0000 (12:16 +0000)]
move eCos type definition to types.h where it belongs.

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

14 years agoAdd stdint.h to types.h to provide intptr_t.
zwelch [Tue, 12 May 2009 10:52:01 +0000 (10:52 +0000)]
Add stdint.h to types.h to provide intptr_t.

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

14 years ago- fix build issue when HAVE_ELF_H is not defined
ntfreak [Tue, 12 May 2009 10:47:48 +0000 (10:47 +0000)]
- fix build issue when HAVE_ELF_H is not defined

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

14 years agoeCos fixes
oharboe [Tue, 12 May 2009 10:02:47 +0000 (10:02 +0000)]
eCos fixes

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

14 years agoInclude project doxygen configuration with distribution tarballs.
zwelch [Tue, 12 May 2009 08:56:22 +0000 (08:56 +0000)]
Include project doxygen configuration with distribution tarballs.

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

14 years agoAudit and remove redundant uses of replacements.h in the tree.
zwelch [Tue, 12 May 2009 08:35:17 +0000 (08:35 +0000)]
Audit and remove redundant uses of replacements.h in the tree.

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

14 years agoMake replacements.h private by including it from config.h autoheader.
zwelch [Tue, 12 May 2009 08:33:18 +0000 (08:33 +0000)]
Make replacements.h private by including it from config.h autoheader.

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

14 years agoMake system.h private by including it from config.h autoheader.
zwelch [Tue, 12 May 2009 08:24:47 +0000 (08:24 +0000)]
Make system.h private by including it from config.h autoheader.

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

14 years agoAudit and reduce #include directives in jim source files.
zwelch [Tue, 12 May 2009 07:44:57 +0000 (07:44 +0000)]
Audit and reduce #include directives in jim source files.

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

14 years agoDefine _GNU_SOURCE in config.h, remove definitions from source files.
zwelch [Tue, 12 May 2009 07:35:00 +0000 (07:35 +0000)]
Define _GNU_SOURCE in config.h, remove definitions from source files.

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

14 years agoRemove config.h from types.h; all .c files are required to include it.
zwelch [Tue, 12 May 2009 07:22:07 +0000 (07:22 +0000)]
Remove config.h from types.h; all .c files are required to include it.

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

14 years agoInclude config.h in pregenerated rlink_speed_table.c source.
zwelch [Tue, 12 May 2009 07:13:12 +0000 (07:13 +0000)]
Include config.h in pregenerated rlink_speed_table.c source.

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

14 years agoUpdate rlink_make_speed_table.pl script to add config.h to its output.
zwelch [Tue, 12 May 2009 07:12:10 +0000 (07:12 +0000)]
Update rlink_make_speed_table.pl script to add config.h to its output.

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

14 years agofix memory corruption introduce in 1730
oharboe [Tue, 12 May 2009 07:03:50 +0000 (07:03 +0000)]
fix memory corruption introduce in 1730

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