Commit Graph

  • cd05476e6d Tweaks - old crusty code with some warnings & errors - minor stuff duane 2008-12-27 22:35:35 +00:00
  • b18966d0ba Added note to user manual for packagers of OpenOCD duane 2008-12-27 21:00:16 +00:00
  • abaa61adf7 From Dirk Behme - another set of typos duane 2008-12-27 16:31:28 +00:00
  • aae70f0a46 Some systems report linux as host, others linux-gnu... grrr duane 2008-12-27 15:00:36 +00:00
  • 2e3095f8e6 Missed support for without --exec-prefix and ftd2xx stuff duane 2008-12-27 13:47:36 +00:00
  • 274b3a56ef From Lou.openocd012@fixit.nospammail.net duane 2008-12-27 03:13:50 +00:00
  • 45e44118a8 Quoteify the FT2232 description list, and a missed fix from Dirk Behme about jtag tapisenabled duane 2008-12-27 03:07:32 +00:00
  • 21eff7095c Added dongle VSLLINK - from Simon Qian duane 2008-12-27 02:56:55 +00:00
  • 9b2e467545 Warning removal from lou.openocd012@fixit.nospammail.net duane 2008-12-27 02:21:38 +00:00
  • e03f4f5a9b From Dirk Behme - Further docu fixes duane 2008-12-27 02:18:06 +00:00
  • dbd26e3a27 Added documentation for build test case1 duane 2008-12-27 01:44:29 +00:00
  • 92c9d46449 Renamed build.tests to build.test1 duane 2008-12-27 01:30:06 +00:00
  • f7274784a2 Build Permutations with ftd2xx and libftdi addressed. Also added a new se of regression makefiles to build openocd in multiple ways duane 2008-12-27 01:15:50 +00:00
  • 437a981878 Typos found by miceal catudal duane 2008-12-24 23:22:22 +00:00
  • ec7a984b42 - add missing svn props from r1270 commit - change mime-type for png files to image/png ntfreak 2008-12-23 12:52:14 +00:00
  • fb86d0e76d httpd wip oharboe 2008-12-23 08:52:02 +00:00
  • 6e1184dcff httpd wip oharboe 2008-12-22 15:24:35 +00:00
  • e7485b930a httpd wip oharboe 2008-12-22 15:10:18 +00:00
  • 6d3c1cd972 httpd wip oharboe 2008-12-22 15:02:09 +00:00
  • 2b43391851 Dirk Behme <dirk.behme@googlemail.com> Add missing tap-enable and tap-disable events to documentation. oharboe 2008-12-22 14:26:44 +00:00
  • ee94947ffe cygwin fixes oharboe 2008-12-22 10:28:11 +00:00
  • 99fe9c819c bumped a LOG_INFO to LOG_DEBUG level to reduce excessive output for normal execution oharboe 2008-12-22 10:27:53 +00:00
  • 3805e53fd8 Dick Hollenbeck <dick@softplc.com> better logging oharboe 2008-12-19 19:45:01 +00:00
  • 46c1cb25a9 Dick Hollenbeck <dick@softplc.com> - This patch adds JTAG state tracking to dummy.c oharboe 2008-12-19 19:41:58 +00:00
  • ca805a472c Dick Hollenbeck <dick@softplc.com> better logging oharboe 2008-12-19 19:40:38 +00:00
  • 865c5dcc2a Dick Hollenbeck <dick@softplc.com> better comments oharboe 2008-12-19 14:48:00 +00:00
  • 9d1f95e01a - fix rlink build under native win32 (mingw) - remove rlink build warnings - add usb_set_configuration to rlink_init, win32 requires this - add win32 ETIMEDOUT define ntfreak 2008-12-19 13:58:15 +00:00
  • e2c2b2d926 Dick Hollenbeck <dick@softplc.com> convert macros to inline fn's. oharboe 2008-12-19 06:49:34 +00:00
  • 063f4c182c - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net> kc8apf 2008-12-19 04:25:22 +00:00
  • e873a6d27c check syntax for init/version oharboe 2008-12-17 14:55:12 +00:00
  • 3160f4a48d more houskeeping oharboe 2008-12-17 14:07:03 +00:00
  • bb56339761 houskeeping oharboe 2008-12-17 13:39:40 +00:00
  • ff2cb7714f fixed gaffe in post handling oharboe 2008-12-17 12:50:07 +00:00
  • 0fc19255c3 work in progress to hook up libmicrohttpd + tcl integration oharboe 2008-12-16 22:20:10 +00:00
  • 439a187ea1 sync up to latest jim tcl oharboe 2008-12-16 21:10:06 +00:00
  • a39f2a58f8 Dirk Behme <dirk.behme@googlemail.com> Fix some typos in documentation oharboe 2008-12-16 19:29:50 +00:00
  • f34248eb05 jtag_khz simulation oharboe 2008-12-16 11:49:14 +00:00
  • 2a781c0346 allow setting/reading gdb_port at any time oharboe 2008-12-16 10:55:08 +00:00
  • 498c87bf02 fix broken -c/f options where it would silently terminate for scripts that did not set the return value. oharboe 2008-12-16 10:22:24 +00:00
  • 0748b5ad4c - add missing svn props from r1243 commit ntfreak 2008-12-15 16:10:18 +00:00
  • 71ab621c2c fixed compilation problem oharboe 2008-12-15 12:57:29 +00:00
  • a98e1094a0 sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetnations oharboe 2008-12-15 11:32:22 +00:00
  • 47d0449347 - add ability for openocd to communicate to gdb using pipes (stdin/stdout). - this is enabled by new command line option option --pipe. ntfreak 2008-12-15 09:43:26 +00:00
  • 459d03e3bb fast_load profiling tool moved to target.c oharboe 2008-12-15 09:05:16 +00:00
  • 508ed7a7c6 - Update tap_state_strings to correspond to SVF state names - Use new jtag_state_name() instead of global tap_state_strings[] kc8apf 2008-12-14 20:33:01 +00:00
  • 4238dd5053 Updates and fixes from Kees Jongenburger duane 2008-12-13 13:11:15 +00:00
  • 0cba0d4df3 - remove target specific variant and use target->variant member - fix build warning in cortex_m3 - code cleanup - remove trailing lf and convert c++ comments ntfreak 2008-12-13 12:44:39 +00:00
  • 846a2589a4 Add JTAG tap events for enable/disable kc8apf 2008-12-13 07:05:38 +00:00
  • bcde5b3830 Clean up references to old tap_state names kc8apf 2008-12-13 06:59:24 +00:00
  • c45de8073d Change tap_state naming to be consistent with SVF documentation. kc8apf 2008-12-13 06:25:50 +00:00
  • 6c27550f6e - check cortex_m3 FPB is enabled when setting hardware breakpoint - Thanks Igor Skochinsky ntfreak 2008-12-12 22:14:21 +00:00
  • d44c70a4b0 Allow -expected-id to be specified multiple times when creating a jtag tap kc8apf 2008-12-12 00:21:07 +00:00
  • 83797fc516 - incorrect url in last commit for usbjtag - added missing ft2232 option for interface axm0432_jtag ntfreak 2008-12-11 23:36:51 +00:00
  • d6ed10a002 - added Axiom AXM-0432 to texi - updated missing jtag dongle url's in texi - reformat and remove whitespace from last commit ntfreak 2008-12-11 23:22:16 +00:00
  • 9e67c0e423 AXM0432 layout for FDTI provided by Alan Carvalho de Assis (Freescale) kc8apf 2008-12-11 19:03:17 +00:00
  • a53c304319 - typo with flash bank help command - typo with flash erase_sector in texi ntfreak 2008-12-11 15:53:45 +00:00
  • 00b3eb5fed - fix illegal memory access in unregister_command function ntfreak 2008-12-10 17:47:16 +00:00
  • 40042df09d More fixes thanks to Kees Jongenburger duane 2008-12-10 11:44:45 +00:00
  • fd336fac41 Fix from Kees Jongenburger (Part Duex) duane 2008-12-10 01:18:10 +00:00
  • 38bf6a103e Fix from Kees Jongenburger duane 2008-12-10 01:15:27 +00:00
  • 39070c2994 Typos in config files found by Sergey Lapin duane 2008-12-08 11:23:04 +00:00
  • cb8895f9cb Test of commit email from duane duane 2008-12-06 13:13:02 +00:00
  • e3c567ccb0 - update texi to describe str9xpec driver flow ntfreak 2008-12-06 10:48:46 +00:00
  • d571e92aba Karl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction breakpoint registers was decremented with soft breakpoints and breakpoint length error. oharboe 2008-12-05 17:37:23 +00:00
  • d89fe56507 Added Joern Kaipf link for oocdlink duane 2008-12-05 00:46:10 +00:00
  • dacf9095fb zy1000 1.48 snapshot oharboe 2008-12-04 14:25:05 +00:00
  • 270f9aa021 Karl Beldan <karl.beldan@gmail.com> - fix vector_catch command oharboe 2008-12-04 11:03:15 +00:00
  • 4231053a60 delete obsolete code oharboe 2008-12-04 09:35:00 +00:00
  • ac9cb5027e Manual tweak based on feedback from mailing list the iar dongle works duane 2008-12-04 01:23:47 +00:00
  • 9689fa4802 Fix for Hiroshi Ito discovery of mis-aligned memory allocation duane 2008-12-04 01:15:13 +00:00
  • 051dcd9127 - str9xpec driver now working with new jtag tap config ntfreak 2008-12-03 17:38:37 +00:00
  • 9ef76992b6 - incorrect str9 irmask used in config files ntfreak 2008-12-03 16:38:52 +00:00
  • 855bd0ab62 - cleanup target config scripts ntfreak 2008-12-03 12:02:46 +00:00
  • 0c160046d7 Kees Jongenburger <kees.jongenburger@gmail.com> - now compiles oharboe 2008-12-02 07:22:53 +00:00
  • 23aa223ec4 Hiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.c oharboe 2008-12-02 06:58:46 +00:00
  • b1cf5423ef "Theodore A. Roth" <taroth@gmail.com> fixes to distcheck oharboe 2008-12-01 19:55:55 +00:00
  • 503bb08f99 - fix incorrect svn props from last commit ntfreak 2008-12-01 15:52:56 +00:00
  • 1006986ab1 update zy1000 to svn head jtag api oharboe 2008-12-01 14:21:24 +00:00
  • b8db7aa18b correct CPU ID oharboe 2008-12-01 13:20:59 +00:00
  • 6e2dbdc3f7 wip oharboe 2008-12-01 12:55:07 +00:00
  • a28eaa85f7 jtag newtap change & huge manual update duane 2008-11-30 22:25:43 +00:00
  • 91afc3dc30 Test checkin from commandline duane 2008-11-30 14:34:54 +00:00
  • 27ad4524af - change mips registers to std names ntfreak 2008-11-28 16:51:23 +00:00
  • b992f7ba10 - fix issue with luminary flash driver and tail bytes ntfreak 2008-11-27 17:19:12 +00:00
  • 3a636951eb Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax oharboe 2008-11-27 14:58:49 +00:00
  • ab28153685 - stm32x flash driver: add support for low density devices ntfreak 2008-11-27 12:14:46 +00:00
  • d03e5d0ada Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work. oharboe 2008-11-27 07:00:56 +00:00
  • 271bb81d6d - fixes segfault using the targets cmd if multiple targets defined ntfreak 2008-11-26 16:43:01 +00:00
  • 9a7bbada94 - correct corrupt target configs ntfreak 2008-11-26 16:00:47 +00:00
  • 6e2e706d7e friendlier error messages oharboe 2008-11-26 13:42:02 +00:00
  • 7765c63649 wip oharboe 2008-11-26 13:31:26 +00:00
  • 6d49edef7d - add new cortex_m3 maskisr cmd ntfreak 2008-11-21 14:27:47 +00:00
  • b7d80ac0ab - fix issue with gdb_target_to_reg missing second byte ntfreak 2008-11-20 12:01:46 +00:00
  • e507bfddb0 - preserve cortex_m3 C_MASKINTS during resume/step ntfreak 2008-11-20 11:17:47 +00:00
  • cca10e6534 - fox small typo in handle_irscan_command ntfreak 2008-11-20 10:11:09 +00:00
  • e3462b228c jtag_get_device() now returns NULL and reports error instead of invoking exit() oharboe 2008-11-19 08:22:47 +00:00
  • cb434c21af error checking - no reported errors, but catched a couple of exit()'s and converted them to errors. oharboe 2008-11-19 07:32:30 +00:00
  • 6c15861bd8 big endian fix for GDB. Probably fixes a memory corruption(not reported) as well. oharboe 2008-11-18 19:26:07 +00:00
  • 5711203e20 - add support for hardware breakpoints to mips32 target ntfreak 2008-11-17 17:56:44 +00:00
  • 76b3c6ece6 - stops multiple calls to examine from allocating the breakpoint arrays ntfreak 2008-11-14 10:48:17 +00:00