Commit Graph

  • 6d08c1800c David Brownell <david-b@pacbell.net>: zwelch 2009-07-02 04:55:35 +00:00
  • b3e6cb6d56 David Brownell <david-b@pacbell.net>: zwelch 2009-07-02 04:55:10 +00:00
  • 59a3df127e Minor fixes to Developer Manual pages. - Fix cosmetic bug on main page - Add missing JTAG list item. zwelch 2009-07-01 19:55:52 +00:00
  • a13d08bced Add missing copyright header to target_type.h. zwelch 2009-07-01 19:55:46 +00:00
  • f7c85c42a0 Add missing copyright header and fix @page direction in membuf.h. zwelch 2009-07-01 19:55:39 +00:00
  • 44f72dbdb2 Update TODO list to relect 0.2.0 release. zwelch 2009-07-01 19:55:34 +00:00
  • 3731bc5877 Add comments to README about compiler and library dependencies. zwelch 2009-07-01 19:55:28 +00:00
  • 917f92f052 - add stm32 connectivity line tapid to stm32.cfg ntfreak 2009-07-01 10:29:10 +00:00
  • f486f86c6c - correct stm32 connectivity line programming as per latest manual ntfreak 2009-07-01 10:15:53 +00:00
  • 3eb441bbcc Remove at91sam3.h from flash.c; use extern like other drivers. zwelch 2009-06-30 22:25:09 +00:00
  • 7d3706c980 Extend 'make dist' to produce both .tar.bz2 and .zip archives, to complement to the standard .tar.gz package. Now, pick your poison! zwelch 2009-06-30 21:45:34 +00:00
  • 92ddc0266b Provide some useful information in README file, rather than punting. Add some text to introduce the project to new users. zwelch 2009-06-30 21:45:26 +00:00
  • ef733b48e9 Switch automake handling to use --gnu mode, not --foreign. Remove INSTALL file; automake generates a copy of the latest version. zwelch 2009-06-30 21:44:48 +00:00
  • 2afb46ab34 - remove cygwin build warnings in at91sam3.c ntfreak 2009-06-30 21:13:53 +00:00
  • ad50a99d6a Add svn:eol-style native property to TCL files that are missing it. zwelch 2009-06-30 20:44:21 +00:00
  • 2eff86ab23 Remove executable bits from at91sam3 configuration files. zwelch 2009-06-30 20:39:02 +00:00
  • d3c77fdbb2 freddie_chopin@op.pl fix handling of workarea oharboe 2009-06-30 11:50:04 +00:00
  • 41057944b5 Add svn:eol-style properties missed in last commit. zwelch 2009-06-30 09:11:10 +00:00
  • f130f95d45 Marcel Jost <marcel.jost@bfh.ch>: zwelch 2009-06-30 09:09:30 +00:00
  • 0894ae214a David Brownell <david-b@pacbell.net>: zwelch 2009-06-30 09:03:59 +00:00
  • 5195405da8 Improve BUGS file wording and layout. zwelch 2009-06-30 05:34:44 +00:00
  • 1d61e34e1e Fix doxygen 'undocumented parameter' warnings in membuf.h. zwelch 2009-06-30 05:34:36 +00:00
  • 48b3b3afba Fix search and replace casualty in flash.h doxygen block. zwelch 2009-06-30 05:34:28 +00:00
  • 0c9d86b273 Fix doxygen warning in jtag.h caused by a changed parameter name. zwelch 2009-06-30 05:34:21 +00:00
  • 54b32f4cd6 Fix doxygen warnings in new at91sam3 source file; normalize style. Remove editor configuration from end of file. zwelch 2009-06-30 05:34:07 +00:00
  • 44b06db783 Fix @file documentation blocks in new interfaces source files. zwelch 2009-06-30 05:33:57 +00:00
  • 4d26afdf5c Make bug reporting output at program start-ups use fewer new lines: - Move repository URL output associate it with the version; they relate. - 'openocd --version' output now appears much more terse, as expected. zwelch 2009-06-30 05:33:41 +00:00
  • 557cafcc70 Fix logger.pl script to avoid spurious empty line in some cases. zwelch 2009-06-30 05:33:17 +00:00
  • f8cc725e0e Kevin Bortis <stm32@bortis.ch> fix worksize oharboe 2009-06-29 22:08:34 +00:00
  • 3d9551241b David Brownell <david-b@pacbell.net>: zwelch 2009-06-29 20:04:21 +00:00
  • d3315c4183 David Brownell <david-b@pacbell.net>: zwelch 2009-06-29 20:04:14 +00:00
  • 95da247b40 David Brownell <david-b@pacbell.net>: zwelch 2009-06-29 20:04:08 +00:00
  • f0fd28a66c David Brownell <david-b@pacbell.net>: zwelch 2009-06-29 20:03:59 +00:00
  • 54ffd82a1a David Brownell <david-b@pacbell.net>: zwelch 2009-06-29 20:03:52 +00:00
  • c2cecc74b0 Move JTAG interface list to new files. - Adds new source files to encapsulate static/dynamic module handling. - Further work should implement the jtag_interface_modules_load routine, to populate the jtag_interfaces list from shared libraries in a path. zwelch 2009-06-29 00:00:50 +00:00
  • 445fef39fb David Brownell <david-b@pacbell.net> various missing commands oharboe 2009-06-28 18:46:51 +00:00
  • 2378eaadef Remove extra newline from debug log message duane 2009-06-28 03:09:15 +00:00
  • 261e04466d A bit more log detail about connections comming and going duane 2009-06-28 02:54:19 +00:00
  • 9ab9786f67 Refactor code, create target_state_name() duane 2009-06-28 02:40:08 +00:00
  • 78c0e873d2 Add Breakpoint/Watchpoint unique ID to help debug hardware debug register leakage duane 2009-06-27 17:25:07 +00:00
  • f538794bf6 Change from alloca() to malloc() duane 2009-06-27 16:51:41 +00:00
  • 9c05c92c14 Switch to strotk() grr.... duane 2009-06-27 16:44:35 +00:00
  • 92db0c58b0 zy1000 rev C work oharboe 2009-06-26 12:57:56 +00:00
  • 37b15fb2c4 David Brownell <david-b@pacbell.net> Add a short chapter on boundary scan support, which currently just documents the SVF and XSVF commands. oharboe 2009-06-26 07:30:21 +00:00
  • 374f6c8b70 - fix issue when using gdb_port cmd - bug introduced in r2240 ntfreak 2009-06-25 15:11:57 +00:00
  • 1e8225c738 Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint support for MIPS32/EJTAG (no value comparation yet). oharboe 2009-06-25 12:18:07 +00:00
  • 8adda07ed1 Fixes from Oleksandr Tymoshenko "gonzo@bluezbox.com" duane 2009-06-25 00:12:40 +00:00
  • 5505b8fa63 David Brownell <david-b@pacbell.net> Fix formatting bug in at91sam7 doc added with the at91sam3 support; and some formatting issues with sam7 and stm32 keyword params. oharboe 2009-06-24 16:56:11 +00:00
  • 997df70f6e Minor fixes to new at91sam3 files for x86-32/64 compilation problems. zwelch 2009-06-24 09:38:28 +00:00
  • fddbc58091 Remove whitespace at end of lines, step 2. - Replace '\s*$' with ''. zwelch 2009-06-24 09:38:21 +00:00
  • 2428bc2a5c - Replace '){' with ') {'. zwelch 2009-06-24 09:38:15 +00:00
  • f11b1ff485 Remove whitespace that occurs before ')'. - Replace '[ \t]*[)]' with ')'. zwelch 2009-06-24 09:38:08 +00:00
  • 1793150091 Remove whitespace that occurs after '('. - Replace '([ \t]*' with '('. zwelch 2009-06-24 09:38:01 +00:00
  • dbb0f31abb - Fixes '[<>]' whitespace - Replace '\(\w\)\([<>]\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-24 09:37:56 +00:00
  • 3e538f9248 - Fixes '[|]' whitespace - Replace '\(\w\)\([|]\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-24 09:37:50 +00:00
  • 9cd160608c - Fixes '+' whitespace - Replace '\(\w\)\(+\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-24 09:37:44 +00:00
  • 5e53d488dc - Fixes '=' whitespace - Replace '\(\w\)\(=\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-24 09:37:37 +00:00
  • e47be43ed1 - Fixes '==' whitespace - Replace '\(\w\)\(==\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-24 09:37:31 +00:00
  • c3e7d33b54 - Replace 'for(' with 'for ('. zwelch 2009-06-24 09:37:23 +00:00
  • 2a4223dc68 - Replace 'switch(' with 'switch ('. zwelch 2009-06-24 09:37:18 +00:00
  • eee3b0c2a8 - Replace 'while(' with 'while ('. zwelch 2009-06-24 09:37:12 +00:00
  • cb3429570c - Replace 'if(' with 'if ('. zwelch 2009-06-24 09:37:05 +00:00
  • 38a1ae7281 - correct configure ftd2xx highspeed test ntfreak 2009-06-24 08:12:45 +00:00
  • 3324841558 Fix end-of-line style properties on newly added files. zwelch 2009-06-24 07:43:18 +00:00
  • 0ace4d24db Add support for ATMEL AT91SAM3U - CortexM3 Family duane 2009-06-24 02:01:14 +00:00
  • 30814c2904 Add quick target - full cygwin builds take a long long long time, this shortens the edit/build/debug cycle duane 2009-06-24 02:00:19 +00:00
  • 176b5600ed Add a growable sprintf memory buffer library duane 2009-06-24 01:54:25 +00:00
  • c97caebccd Remove whitespace at end of lines, step 2. - Replace '\s*$' with ''. zwelch 2009-06-23 22:50:08 +00:00
  • 2e77919853 Remove whitespace at end of lines, step 1. - Replace '\s*$' with ''. zwelch 2009-06-23 22:49:23 +00:00
  • c493543fc9 - Replace '){' with ') {'. zwelch 2009-06-23 22:49:06 +00:00
  • dc575dc5bf Remove whitespace that occurs before ')'. - Replace '[ \t]*[)]' with ')'. zwelch 2009-06-23 22:47:42 +00:00
  • f90d8fa45f Remove whitespace that occurs after '('. - Replace '([ \t]*' with '('. zwelch 2009-06-23 22:46:23 +00:00
  • 6d1d58a1fc - Fixes '[<>]' whitespace - Replace ')\([<>]\)(' with ') \1 ('. - Replace ')\([<>]\)\(\w\)' with ') \1 \2'. - Replace '\(\w\)\([<>]\)(' with '\1 \2 ('. - Replace '\(\w\)\([<>]\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:45:47 +00:00
  • fb1a9b2cb2 - Fixes '[|]' whitespace - Replace ')\([|]\)(' with ') \1 ('. - Replace ')\([|]\)\(\w\)' with ') \1 \2'. - Replace '\(\w\)\([|]\)(' with '\1 \2 ('. - Replace '\(\w\)\([|]\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:45:15 +00:00
  • 8959de9f67 - Fixes '+' whitespace - Replace ')\(+\)(' with ') \1 ('. - Replace ')\(+\)\(\w\)' with ') \1 \2'. - Replace '\(\w\)\(+\)(' with '\1 \2 ('. - Replace '\(\w\)\(+\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:44:17 +00:00
  • 84df52f9ea - Fixes '=' whitespace - Replace ')\(=\)\(\w\)' with ') \1 \2'. - Replace '\(\w\)\(=\)(' with '\1 \2 ('. - Replace '\(\w\)\(=\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:42:54 +00:00
  • 3813fda44a - Fixes '==' whitespace - Replace ')\(==\)\(\w\)' with ') \1 \2'. - Replace '\(\w\)\(==\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:42:03 +00:00
  • aea6815462 - Fixes '<<' whitespace - Replace ')\(<<\)\(\w\)' with ') \1 \2'. - Replace '\(\w\)\(<<\)(' with '\1 \2 ('. - Replace '\(\w\)\(<<\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:41:13 +00:00
  • 0e2c2fe1d1 - Fixes '>>' whitespace - Replace ')\(>>\)\(\w\)' with ') \1 \2'. - Replace '\(\w\)\(>>\)(' with '\1 \2 ('. - Replace '\(\w\)\(>>\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:40:42 +00:00
  • 6319ea33f7 - Fixes '<=' whitespace - Replace '\(\w\)\(<=\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:40:33 +00:00
  • 4ce93ac479 - Fixes '>=' whitespace - Replace ')\(>=\)\(\w\)' with ') \1 \2'. - Replace '\(\w\)\(>=\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:40:10 +00:00
  • 128a733428 - Fixes '&&' whitespace - Replace ')\(&&\)(' with ') \1 ('. - Replace '\(\w\)\(&&\)(' with '\1 \2 ('. - Replace '\(\w\)\(&&\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:39:47 +00:00
  • 319fdecb76 - Fixes '[*]=' whitespace - Replace '\(\w\)\([*]=\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:39:34 +00:00
  • d61714f4d5 - Fixes '[+]=' whitespace - Replace '\(\w\)\([+]=\)(' with '\1 \2 ('. - Replace '\(\w\)\([+]=\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:39:18 +00:00
  • 53d605e12c - Fixes '!=' whitespace - Replace ')\(!=\)\(\w\)' with ') \1 \2'. - Replace '\(\w\)\(!=\)(' with '\1 \2 ('. - Replace '\(\w\)\(!=\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:38:12 +00:00
  • 5e98c71436 - Fixes '-=' whitespace - Replace '\(\w\)\(-=\)(' with '\1 \2 ('. - Replace '\(\w\)\(-=\)\(\w\)' with '\1 \2 \3'. zwelch 2009-06-23 22:37:56 +00:00
  • 0ab650293a - Replace 'do{' with 'do {'. - Replace '}while' with '} while'. zwelch 2009-06-23 22:37:49 +00:00
  • 95d2a23724 - Replace 'for(' with 'for ('. zwelch 2009-06-23 22:37:21 +00:00
  • 9af5e445b7 - Replace 'switch(' with 'switch ('. zwelch 2009-06-23 22:36:56 +00:00
  • 50c086ffb9 - Replace 'while(' with 'while ('. zwelch 2009-06-23 22:36:11 +00:00
  • e43979e702 - Replace 'if(' with 'if ('. zwelch 2009-06-23 22:35:09 +00:00
  • 8591335ba6 update w/missing eCos definitions after latest round of compiler formatting warnings fixes oharboe 2009-06-23 07:38:01 +00:00
  • 5a6f218a9c David Brownell <david-b@pacbell.net>: zwelch 2009-06-22 22:37:04 +00:00
  • 1017e62c97 David Brownell <david-b@pacbell.net>: zwelch 2009-06-22 22:36:53 +00:00
  • 974d5f8391 fix eol native oharboe 2009-06-22 19:22:10 +00:00
  • 1f28b934ce David Brownell <david-b@pacbell.net> Make the Hitex STM32-PerformanceStick board config behave better: source the STM32 target config instead of using a private clone oharboe 2009-06-22 17:32:17 +00:00
  • 26807d1935 David Brownell <david-b@pacbell.net> target config file for newish DM365 chip. Think of this as an improved DM355, integrating much better HD video support, Ethernet, and other goodies. oharboe 2009-06-22 17:31:12 +00:00
  • 1d9ce8d2b3 - fix break caused by r2208 when using --pipe option - issue is gdb stdin buffer gets full before we redirect openocd output ntfreak 2009-06-21 21:20:10 +00:00
  • bc9df17e42 Paulius Zaleckas <paulius.zaleckas@gmail.com> Add config for CS351x CPUs oharboe 2009-06-21 21:06:23 +00:00
  • bed9c62f9e Oleksandr Tymoshenko <gonzo@bluezbox.com>: zwelch 2009-06-21 04:58:53 +00:00