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 |
oharboe
|
cbfa0304f9
|
4-bit ECC support for Marvell Kirkwood SOC
git-svn-id: svn://svn.berlios.de/openocd/trunk@1768 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-12 17:29:16 +00:00 |
oharboe
|
f34386ee32
|
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
|
2009-05-12 17:14:10 +00:00 |
oharboe
|
0ecb96cc1b
|
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
|
2009-05-12 12:16:31 +00:00 |
zwelch
|
46d13ccc3b
|
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
|
2009-05-12 10:52:01 +00:00 |
ntfreak
|
14f3548ff2
|
- 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
|
2009-05-12 10:47:48 +00:00 |
oharboe
|
75f89c5cb6
|
eCos fixes
git-svn-id: svn://svn.berlios.de/openocd/trunk@1763 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-12 10:02:47 +00:00 |
zwelch
|
7d81ab69e1
|
Include project doxygen configuration with distribution tarballs.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1762 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-12 08:56:22 +00:00 |
zwelch
|
f976af56a4
|
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
|
2009-05-12 08:35:17 +00:00 |
zwelch
|
5136270920
|
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
|
2009-05-12 08:33:18 +00:00 |
zwelch
|
dd85eebf22
|
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
|
2009-05-12 08:24:47 +00:00 |
zwelch
|
85f9734103
|
Audit and reduce #include directives in jim source files.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1758 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-12 07:44:57 +00:00 |
zwelch
|
4c71ca6b5f
|
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
|
2009-05-12 07:35:00 +00:00 |
zwelch
|
61cba7e0e6
|
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
|
2009-05-12 07:22:07 +00:00 |
zwelch
|
591a23ec8d
|
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
|
2009-05-12 07:13:12 +00:00 |
zwelch
|
e29ed183fc
|
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
|
2009-05-12 07:12:10 +00:00 |
oharboe
|
a28fdee804
|
fix memory corruption introduce in 1730
git-svn-id: svn://svn.berlios.de/openocd/trunk@1753 b42882b7-edfa-0310-969c-e2dbd0fdcd60
|
2009-05-12 07:03:50 +00:00 |