kc8apf
|
89fd953cc8
|
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
|
2009-05-18 17:28:21 +00:00 |
kc8apf
|
7ea76ffdbc
|
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
|
2009-05-18 17:28:00 +00:00 |
kc8apf
|
0e98ab34b3
|
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
|
2009-05-18 17:27:46 +00:00 |
kc8apf
|
373cbc01d0
|
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
|
2009-05-18 17:27:30 +00:00 |
kc8apf
|
39e9278ffc
|
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
|
2009-05-18 17:27:00 +00:00 |
kc8apf
|
9b4295b059
|
ftdi_set_interface correctness by Strontium <strntydog@gmail.com>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1814 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-18 17:23:52 +00:00 |
kc8apf
|
4528fa49f5
|
PATCHES updates from David Brownell <david-b@pacbell.net>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1813 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-18 17:20:51 +00:00 |
kc8apf
|
4925bdd4d9
|
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
|
2009-05-18 17:06:36 +00:00 |
oharboe
|
a8daf2251d
|
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
|
2009-05-18 13:55:38 +00:00 |
oharboe
|
7eaed436c6
|
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
|
2009-05-18 13:07:37 +00:00 |
oharboe
|
a63361f982
|
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
|
2009-05-18 07:10:48 +00:00 |
ntfreak
|
0958051391
|
- add missing svn props from svn 1798 commit
git-svn-id: svn://svn.berlios.de/openocd/trunk@1808 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-18 07:04:58 +00:00 |
oharboe
|
350f608256
|
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
|
2009-05-18 07:02:12 +00:00 |
kc8apf
|
6416474891
|
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
|
2009-05-18 04:47:06 +00:00 |
kc8apf
|
da34c09128
|
Fix logically inverted comment
git-svn-id: svn://svn.berlios.de/openocd/trunk@1805 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-18 04:45:42 +00:00 |
kc8apf
|
c977616cda
|
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
|
2009-05-18 04:44:28 +00:00 |
kc8apf
|
cafad4969c
|
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
|
2009-05-18 04:40:11 +00:00 |
kc8apf
|
a931baa619
|
Whitespace cleanup from David Brownell <david-b@pacbell.net>
git-svn-id: svn://svn.berlios.de/openocd/trunk@1802 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-18 04:37:33 +00:00 |
oharboe
|
41826d5bd9
|
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
|
2009-05-17 13:00:36 +00:00 |
oharboe
|
231a71b7fb
|
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
|
2009-05-16 20:09:07 +00:00 |
oharboe
|
1bcbd44ed3
|
fix naming of at91sam7 driver
git-svn-id: svn://svn.berlios.de/openocd/trunk@1799 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-16 14:59:10 +00:00 |
oharboe
|
72f5449e4b
|
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
|
2009-05-16 14:57:02 +00:00 |
zwelch
|
ea3ddc7e4f
|
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
|
2009-05-15 23:35:27 +00:00 |
zwelch
|
5cff9997c5
|
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
|
2009-05-15 22:10:32 +00:00 |
oharboe
|
21c8284233
|
fix -fno-common/Mac build problems.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1795 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-15 21:10:35 +00:00 |
oharboe
|
4dcd58724a
|
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
|
2009-05-15 20:35:53 +00:00 |
oharboe
|
b9522f0e78
|
revert to 1775. 1790 causes SEGFAULT w/Cygwin.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1793 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-15 09:03:52 +00:00 |
zwelch
|
c102397e9f
|
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
|
2009-05-15 02:22:27 +00:00 |
zwelch
|
8ed887456d
|
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
|
2009-05-15 00:49:30 +00:00 |
zwelch
|
789b639a39
|
Remove JIM_EMBEDDED symbol; not appropriate or necessary.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1790 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-14 22:20:00 +00:00 |
zwelch
|
30f6b1ebbc
|
Several minor fixes for the new doxygen manual.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1789 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-14 22:16:20 +00:00 |
zwelch
|
ca7ec066b2
|
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
|
2009-05-14 21:55:56 +00:00 |
oharboe
|
adf3a2ce7b
|
use TAP_INVALID enum instead of -1
git-svn-id: svn://svn.berlios.de/openocd/trunk@1787 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-14 21:00:30 +00:00 |
oharboe
|
b3b0ff60c2
|
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
|
2009-05-14 19:00:35 +00:00 |
oharboe
|
a74d911412
|
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
|
2009-05-14 18:56:41 +00:00 |
oharboe
|
651cb917e7
|
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
|
2009-05-14 18:45:19 +00:00 |
oharboe
|
0bb9c5de63
|
selftest wip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1783 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-14 10:52:41 +00:00 |
oharboe
|
c5e51bca0a
|
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
|
2009-05-14 08:44:09 +00:00 |
zwelch
|
3d4e32bc9a
|
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
|
2009-05-13 23:38:38 +00:00 |
zwelch
|
53b67960a2
|
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
|
2009-05-13 23:37:29 +00:00 |
zwelch
|
3df27e5ce5
|
Fix bootstrap script to support MacOS glibtoolize oddity.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1779 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-13 21:55:16 +00:00 |
oharboe
|
ba66ccea35
|
zy1000 1.52 snapshot
git-svn-id: svn://svn.berlios.de/openocd/trunk@1777 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-13 18:58:55 +00:00 |
zwelch
|
7626139950
|
Add JTAG Primer to doxygen manual, contributed by Strontium.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1776 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-13 11:10:35 +00:00 |
zwelch
|
9c2468eee4
|
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
|
2009-05-13 10:50:32 +00:00 |
oharboe
|
709fd9d6b4
|
added verify_jtag command
git-svn-id: svn://svn.berlios.de/openocd/trunk@1774 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-13 10:21:50 +00:00 |
zwelch
|
233ab439c7
|
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
|
2009-05-13 10:14:40 +00:00 |
oharboe
|
c860600c6a
|
shuffled comments about for jtag_add_dr_out() fn.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1772 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-13 09:53:23 +00:00 |
zwelch
|
624aa80f84
|
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
|
2009-05-13 08:58:08 +00:00 |
oharboe
|
23a0704451
|
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
|
2009-05-12 19:31:50 +00:00 |
ntfreak
|
b7b586ac6b
|
- add missing svn props from svn 1768 commit
git-svn-id: svn://svn.berlios.de/openocd/trunk@1769 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-12 18:32:57 +00:00 |