Commit Graph

  • 6e1b0ba9ac switch to jtag_add_dr_scan_check() - USB performance fix oharboe 2009-05-11 09:14:47 +00:00
  • f5b8fecf2e switch to jtag_add_dr_scan_check() - USB performance fix oharboe 2009-05-11 09:12:32 +00:00
  • 55d89826aa switch to jtag_add_dr_scan_check() - USB performance fix oharboe 2009-05-11 09:10:03 +00:00
  • 8c77f7c69c change jtag_add_callback API to be able to support check_value/mask oharboe 2009-05-11 08:39:49 +00:00
  • 265b0a9fca Fix ft2232 for CygWin, provided by Michael Bruck <mbruck@digenius.de>. zwelch 2009-05-11 08:26:42 +00:00
  • 4fe5a010c2 switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:48:26 +00:00
  • 978a4bb4b4 switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:47:53 +00:00
  • 84ca1a9ef0 switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:47:21 +00:00
  • 68cea6e952 switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:40:42 +00:00
  • 4e477364fd switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:39:36 +00:00
  • 9eb2deee06 switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:38:10 +00:00
  • 3f05aebe4c switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:36:16 +00:00
  • b840546895 switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:35:05 +00:00
  • 1524e3c4aa switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:33:43 +00:00
  • a79945b7a9 switch to jtag_add_callback() - USB performance fix oharboe 2009-05-11 07:26:59 +00:00
  • dda225b7b3 leave eCos include file issues alone for now. oharboe 2009-05-11 07:26:11 +00:00
  • 6cb7d00a03 Add svn:eol-style property to recently added system.h. zwelch 2009-05-11 07:04:25 +00:00
  • ea627cc8f6 used by upcoming commits oharboe 2009-05-11 06:55:00 +00:00
  • 6b48a77141 add to svn ignore oharboe 2009-05-11 06:54:00 +00:00
  • f8e31c2dc1 Update Doxyfile configuration for doxygen 1.5.8: - Enable doxygen's C language optimizations. - Use dot command (from graphviz package) to generate visual graphs. zwelch 2009-05-11 06:32:59 +00:00
  • 6411b69af9 Mark API layering violations in the helper module with @todo notes. zwelch 2009-05-11 05:50:21 +00:00
  • e2598f06fd Remove redundant config.h from replacements.h, obtained from types.h. zwelch 2009-05-11 05:33:39 +00:00
  • f532c7faf8 Audit and eliminate redundant #include directives in main src/ files. zwelch 2009-05-11 05:00:17 +00:00
  • 56504fdd73 Audit and eliminate redundant #include directives in other target files. zwelch 2009-05-11 04:56:37 +00:00
  • 68b05c5575 Audit and eliminate redundant #include directives in arm target files. zwelch 2009-05-11 04:46:21 +00:00
  • 03f3296046 Audit and eliminate redundant #include directives in core target files. zwelch 2009-05-11 04:38:18 +00:00
  • fbcb57baf8 Audit and eliminate redundant #include directives in src/flash sources. zwelch 2009-05-11 04:30:41 +00:00
  • 0643263d68 Audit and eliminate redundant #include directives in src/flash headers. zwelch 2009-05-11 04:28:24 +00:00
  • 0b6c73ae83 Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}. zwelch 2009-05-11 04:25:09 +00:00
  • 164cb6d04e Audit and eliminate redundant #include directives from src/server. zwelch 2009-05-11 04:22:15 +00:00
  • 7c7fed0283 Fix compilation of target_request.h when it is included first. zwelch 2009-05-11 04:21:24 +00:00
  • 004c7124c4 Audit and eliminate redundant #include directives from src/jtag. zwelch 2009-05-11 04:04:58 +00:00
  • 8a5b25790f Audit and eliminate redundant helper #include directives. zwelch 2009-05-11 03:59:02 +00:00
  • 5a818f71d7 Simplify #include directives in ioutil.c, use new header checks. zwelch 2009-05-11 03:48:32 +00:00
  • ee22f119de Add remaining header checks to be used in subsequent patches. zwelch 2009-05-11 03:47:56 +00:00
  • 6a8583ebc4 Add --enable-malloc-logging configure option and update log.c to match. zwelch 2009-05-11 03:35:25 +00:00
  • af7cdfd82b Factor system #includes out of replacements.h into new system.h. zwelch 2009-05-11 02:52:00 +00:00
  • 4e7ec08939 Finish portability support for AC_HEADER_STDBOOL configure macro. zwelch 2009-05-11 02:29:53 +00:00
  • 490e271290 Remove redundant sys/types.h #include directives (now in types.h). zwelch 2009-05-11 02:27:16 +00:00
  • eb6da244cb Add configure check for sys/types.h; include in our types.h. zwelch 2009-05-11 02:24:58 +00:00
  • 55342151a3 Add AC_HEADER_ASSERT macro to configure; provides --disable-assert option. zwelch 2009-05-11 00:57:19 +00:00
  • bf25d3edf7 Use AC_HEADER_STDBOOL macro instead of AC_CHEACK_HEADERS(stdbool.h). zwelch 2009-05-11 00:49:51 +00:00
  • 76c0dcb324 OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro. zwelch 2009-05-11 00:44:59 +00:00
  • 647e61cc6d Extend autotools build to create shared library libopenocd with libtool: - Add libtoolize step too bootstrap script; creates ltmain.sh script. - Add AC_PROG_LIBTOOL to configure.in to add libtool support to build. - Change Makefile.am library rules from static (_a) to libtool (_la). - Install libopenocd.{la,so,a} in $(libdir); update openocd link rules. - Extend MAINTAINERCLEANFILES in top-level Makefile.am to remove ltmain.sh. zwelch 2009-05-10 22:03:57 +00:00
  • 104580e0bf Reverse revision 1691: all of its functionality has migrated elsewhere. zwelch 2009-05-10 21:33:53 +00:00
  • a24ab3ae38 Extend configure script to check for environ declaration in stdlib.h. zwelch 2009-05-10 20:10:11 +00:00
  • 26526a80ea Wrote up post processing JTAG API. Not used yet, but reference implementation will be used in subsequent explanations of new scheme + patches to use it. oharboe 2009-05-10 19:48:09 +00:00
  • 72acdac71a Revive tclapi.c from r1650: * Remove superfluous #include directives. * Fix warnings and API usage to cure its bit rot. * Build into libhelper library (for now). Add tclapi.h to export tclapi_register_commands(). Register tclapi commands in openocd.c:setup_command_handler(). zwelch 2009-05-10 19:44:38 +00:00
  • 90465379e5 David Brownell <david-b@pacbell.net> whitespace fixes. oharboe 2009-05-10 19:02:07 +00:00
  • 64e5467ca7 David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one file first... oharboe 2009-05-10 19:01:03 +00:00
  • 62d610f2b7 David Brownell <david-b@pacbell.net> fix warnings oharboe 2009-05-10 18:01:50 +00:00
  • 3ac5d073dc Michael Bruck <mbruck@digenius.de> use more const oharboe 2009-05-10 12:55:16 +00:00
  • 79d515c347 Michael Bruck <mbruck@digenius.de> use more const oharboe 2009-05-09 09:30:00 +00:00
  • 0c9a2e99ca Michael Bruck <mbruck@digenius.de> ARM11 C99 updates oharboe 2009-05-09 07:36:19 +00:00
  • 00fd07336e whitespace fixes oharboe 2009-05-08 21:03:28 +00:00
  • 96509c764a plugged bug w/irlen > 32 introduce in 1672 oharboe 2009-05-08 20:48:28 +00:00
  • d7f71e7fe9 whitespace fixes oharboe 2009-05-08 20:44:52 +00:00
  • de8430d3c3 David Brownell <david-b@pacbell.net> DaVinci dm6446 oharboe 2009-05-08 20:27:19 +00:00
  • 060f61ef24 sync up zy1000 interface to bitbang driver's handling of exiting the shift state oharboe 2009-05-08 19:24:40 +00:00
  • 5f7791474b Michael Fischer <fischermi@t-online.de> fix compile problems on Mac oharboe 2009-05-08 18:54:59 +00:00
  • 5ff0317aa3 fix gaffe in 1672 oharboe 2009-05-08 18:12:43 +00:00
  • 820da73f79 stm32 profiling wip oharboe 2009-05-08 13:30:45 +00:00
  • dbf69e3625 profiling numbers oharboe 2009-05-08 12:26:50 +00:00
  • 49e286509b add flush_count jtag queue profiling feature oharboe 2009-05-08 11:46:01 +00:00
  • 8a58fb9402 fix (old?) bug in jtag_add_ir_scan() oharboe 2009-05-08 11:18:41 +00:00
  • 57bc9f37c9 in_handler in_check_mask and in_check_value now removed from field. Last big patch in the series of JTAG API cleanup. oharboe 2009-05-08 09:48:00 +00:00
  • 4df87471ca fix one gaffe in previous commit. oharboe 2009-05-08 09:37:25 +00:00
  • 84dfdd4de6 use assert instead of adding code that always runs oharboe 2009-05-08 08:49:24 +00:00
  • 4f19ef3cce pull up verify_capture_ir one level in api stack oharboe 2009-05-08 08:46:28 +00:00
  • bf4da345ec retire jtag_set_check_value oharboe 2009-05-08 07:28:00 +00:00
  • fe629829f4 retire jtag_set_check_value oharboe 2009-05-08 07:22:31 +00:00
  • 8173e02272 retire jtag_set_check_value oharboe 2009-05-08 07:14:23 +00:00
  • 101ec4eae1 retire jtag_set_check_value oharboe 2009-05-08 07:09:32 +00:00
  • dd673b0b5f first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access enable" & "mdw 0 0x10" oharboe 2009-05-08 06:45:27 +00:00
  • 75f98d1649 added comments w.r.t. potential performance problems oharboe 2009-05-08 06:14:08 +00:00
  • f2676adb3c Fix typo from hurrying the last commit. Nothing to see here. zwelch 2009-05-08 05:33:08 +00:00
  • 6d60d22687 Fix loadFile to return file length once again. zwelch 2009-05-08 05:30:37 +00:00
  • 641919d491 Re-order and extend header file tests in configure script. zwelch 2009-05-08 04:59:05 +00:00
  • d209029ca8 Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1. zwelch 2009-05-08 04:49:27 +00:00
  • 1000674d1c Fix warnings in ioutil.c; improves loadFile inteface. zwelch 2009-05-08 04:46:00 +00:00
  • f6ed7cb271 more in_handler typo fixes oharboe 2009-05-07 23:00:28 +00:00
  • 15f15cdddb ouch - typo in last commit oharboe 2009-05-07 22:59:51 +00:00
  • b36db3036c Remove unreferenced tcpapi.c source file. zwelch 2009-05-07 22:59:20 +00:00
  • 597ec356e3 in_handler removal typo fixed oharboe 2009-05-07 22:55:28 +00:00
  • 8f41f7c7d5 fix copy & paste error when retiring in_handler oharboe 2009-05-07 22:45:17 +00:00
  • e37669c3d0 refactor to be able to remove more in_handler stuff oharboe 2009-05-07 20:53:32 +00:00
  • bb4e592b5b verified that an argument is unused oharboe 2009-05-07 20:24:23 +00:00
  • 47c5230c4a fix c99 compile errors oharboe 2009-05-07 20:19:04 +00:00
  • bb994f53cc marker for in_handler to remove oharboe 2009-05-07 14:22:15 +00:00
  • d6c34316b1 remove usage of in_handler oharboe 2009-05-07 14:20:25 +00:00
  • a229f21432 remove in_handler usage oharboe 2009-05-07 14:02:21 +00:00
  • cee9970c98 remove in_handler usage oharboe 2009-05-07 13:57:43 +00:00
  • 391e1b0a57 remove in_handler usage oharboe 2009-05-07 13:54:41 +00:00
  • 7e546bb91f remove in_handler usage oharboe 2009-05-07 13:50:37 +00:00
  • dbe008302a remove in_handler usage oharboe 2009-05-07 13:40:11 +00:00
  • b1364c5f9c remove in_handler usage oharboe 2009-05-07 13:36:35 +00:00
  • f5f33771be remove in_handler usage oharboe 2009-05-07 13:31:34 +00:00
  • 7bb5f2124b remove in_handler usage oharboe 2009-05-07 13:26:35 +00:00
  • 7eeb3cfc47 stop using in_handler oharboe 2009-05-07 13:23:14 +00:00
  • c4ee880715 jtag API error handling refactoring. oharboe 2009-05-07 13:04:13 +00:00