Commit Graph

  • 03fdabaaac Mariano Alvira <mar@devl.org> fixes warnings oharboe 2009-05-04 11:06:21 +00:00
  • 1f378efbf0 Mariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsigned comparison by casting the local unsigned variable as (long long). oharboe 2009-05-04 11:03:40 +00:00
  • 53b7ce5b22 Fix environ declaration for non-glibc systems kc8apf 2009-05-04 06:22:49 +00:00
  • ea3e49f4e2 fix embedded builds oharboe 2009-05-03 20:48:20 +00:00
  • 832af8c1b0 Backed out change to solve Mac OS compilation problems. oharboe 2009-05-03 20:21:32 +00:00
  • 6f449ff098 Fix compilation when HAVE_UNISTD_H is not defined. zwelch 2009-05-03 15:21:40 +00:00
  • ca3d4db1e3 Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes oharboe 2009-05-03 15:11:17 +00:00
  • 1f84e5ac57 Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes oharboe 2009-05-03 15:10:16 +00:00
  • caf14c53db Fix build when enabling presto+ftd2xx driver only. zwelch 2009-05-03 03:35:01 +00:00
  • 85ecae2875 Add configure check for usb.h; required by a USB drivers. zwelch 2009-05-02 22:46:14 +00:00
  • 66add57aa5 Update autotools scripts to require automake 1.6. The configure.in script already required autoconf 2.59 (circa 2006), so there is no reason to support versions of automake older than 1.6 (circa 2002). zwelch 2009-05-02 22:35:02 +00:00
  • 6cacbd9575 Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. oharboe 2009-05-02 19:31:30 +00:00
  • e69b222d53 Zach Welch <zw@superlucidity.net> fix warnings oharboe 2009-05-02 12:26:10 +00:00
  • 2fb13f9b65 Remove superflous spaces from new JTAG table to fix formatting. zwelch 2009-05-01 23:42:43 +00:00
  • dee85e5a00 Add static keywords to main application helper functions. zwelch 2009-05-01 03:07:32 +00:00
  • 1743395250 Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h zwelch 2009-05-01 01:18:05 +00:00
  • 214407d9c7 Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-comStick. zwelch 2009-04-30 23:19:46 +00:00
  • 0682afece8 Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets zwelch 2009-04-30 21:04:34 +00:00
  • 39363e4e01 zy1000 1.51 oharboe 2009-04-30 10:08:11 +00:00
  • c7bbd9ac71 list board's as well as target config files. oharboe 2009-04-30 10:07:39 +00:00
  • c4d172da76 lpc2478 target config oharboe 2009-04-30 09:50:14 +00:00
  • 8c1ec4f0e1 Add static keywords to core target source file data and functions. zwelch 2009-04-30 09:49:38 +00:00
  • d70dac5e49 Print out warning when LPC calc_checksum will cause verification to fail. oharboe 2009-04-30 09:39:24 +00:00
  • 20f0744f39 Fix signed/unsigned comparison. zwelch 2009-04-30 09:14:01 +00:00
  • a975b925ba no change oharboe 2009-04-30 08:15:27 +00:00
  • 2ae1f18d1f flash fillX now has a verify stage oharboe 2009-04-30 08:08:49 +00:00
  • 01f25b5aeb use jtag_rclk 500 to avoid proliferation of target scripts oharboe 2009-04-30 06:26:22 +00:00
  • 850121f255 Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h. zwelch 2009-04-30 00:59:46 +00:00
  • 6f73d44fab Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl. zwelch 2009-04-30 00:57:58 +00:00
  • 7d61acebd8 Clear FLASH_SR error flags after flash errors to avoid reset befor further flash operations. mlu 2009-04-29 21:08:39 +00:00
  • 851f9b2d6c Add udev rules for USB ICEbear interface. zwelch 2009-04-29 18:26:11 +00:00
  • 9f9c56d6bc More error logging for DAP errors mlu 2009-04-29 18:17:51 +00:00
  • d019dcf195 - add missing svn props from svn 1565 commit ntfreak 2009-04-29 13:24:05 +00:00
  • 0d327e9e40 comments and debug code oharboe 2009-04-29 11:37:33 +00:00
  • 3ccbaf336d Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval board. zwelch 2009-04-29 07:40:07 +00:00
  • 3368bb5a81 Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based interface. zwelch 2009-04-29 07:38:35 +00:00
  • ae719b2706 Fix jlink usb_bulk_with_retries to return actual error codes. zwelch 2009-04-29 06:30:44 +00:00
  • 5ee99a7e80 Remove vestigial last_tms variable from jlink driver. zwelch 2009-04-29 05:22:14 +00:00
  • 2f3dc12ad7 Add -Wredundant-decls to prevent unwanted duplicate declarations. zwelch 2009-04-29 03:28:12 +00:00
  • a8f1307992 Fix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd@fluff.org>). zwelch 2009-04-29 02:18:50 +00:00
  • 1de959ca1c Remove redundant declarations to allow building with -Wredundant-decls. zwelch 2009-04-29 01:43:01 +00:00
  • 55c39bae67 Add missing header files to fix C99 compatibility. zwelch 2009-04-29 00:33:35 +00:00
  • 18b5a88a8a more docs on jtag_add_pathmove() oharboe 2009-04-28 20:59:52 +00:00
  • abeee8b4c2 Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len() oharboe 2009-04-28 19:02:29 +00:00
  • f1864e3e92 Correctedout buffer size and missing jlink_tap_init() call. Expanded JLink adapter info at startup. mlu 2009-04-28 17:40:02 +00:00
  • 154d8241c9 - fix win32 build ntfreak 2009-04-28 13:40:06 +00:00
  • c5ad875a79 fix checksum memory. By failing the fallback code will handle checksum calculation oharboe 2009-04-28 08:42:09 +00:00
  • de6d69cc60 Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdev oharboe 2009-04-28 07:34:43 +00:00
  • e8240209fe convert some LOG_INFO()'s during stepping into LOG_DEBUG() oharboe 2009-04-28 07:33:50 +00:00
  • 9ba80f08f4 Michael Bruck <mbruck@digenius.de> macros for error handling oharboe 2009-04-28 07:29:18 +00:00
  • 5df0a88e01 eol-style native oharboe 2009-04-28 06:29:32 +00:00
  • adbe3ac817 eol-style native oharboe 2009-04-28 06:28:39 +00:00
  • b2a13907a8 SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and some bugs oharboe 2009-04-27 19:35:31 +00:00
  • a644bc11a5 Added dap baseaddr and dap apid commands mlu 2009-04-27 16:08:25 +00:00
  • c4ac70570a Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM() oharboe 2009-04-27 16:03:39 +00:00
  • 9d5921443c SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --enable-verbose-jtag-io is set oharboe 2009-04-27 13:00:29 +00:00
  • 88c91b4663 clean up debug/info output to be in line with other targets oharboe 2009-04-27 12:12:44 +00:00
  • bd7d019b56 more error handling oharboe 2009-04-27 12:02:07 +00:00
  • 4866c8ed25 a little bit more error handling in ARM11 oharboe 2009-04-27 11:24:01 +00:00
  • e784db4fdd SimonQian <simonqian@simonqian.com> AVR wip oharboe 2009-04-27 10:32:13 +00:00
  • 18fd79e578 SimonQian <simonqian@simonqian.com> AVR support oharboe 2009-04-27 10:16:16 +00:00
  • 510ad74ea9 Deleted depreciated files ( new versions are arm_adi_v5.c/h ) mlu 2009-04-27 10:05:15 +00:00
  • 1c28cbab02 Some devices such as AVR will return 0xffffffff instead of the TDI data at the end of the chain. Added kludge to handle this. oharboe 2009-04-27 09:12:18 +00:00
  • b0d04ab6c6 Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp. Added support for accessport ROM table identification, dap command. mlu 2009-04-27 08:29:28 +00:00
  • 573d9a0368 Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM Debug Interface rev 5 documentation and remoed code specific to the Cortex-M3 targets. mlu 2009-04-27 08:21:35 +00:00
  • c34a854465 Philippe Vachon <philippe@cowpig.ca> 64 bit host fixes oharboe 2009-04-27 05:40:52 +00:00
  • 60fdeb057a Zach Welch <zw@superlucidity.net> add -Wcast-align and -Wbad-function-cast oharboe 2009-04-27 05:30:15 +00:00
  • 70d80bba5a Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE defines oharboe 2009-04-27 05:29:30 +00:00
  • b0acd78511 Zach Welch <zw@superlucidity.net> fix typo oharboe 2009-04-26 20:05:08 +00:00
  • dd91692fee R.Doss <doss@gmx.de> AT91SAM9260 oharboe 2009-04-26 20:03:41 +00:00
  • 8f56912fc2 Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro oharboe 2009-04-26 20:02:15 +00:00
  • 39f76220a8 Corrected statement order mlu 2009-04-25 02:53:07 +00:00
  • 773ebb6bba Fix ft2232 TX buffer overflow mlu 2009-04-25 00:58:49 +00:00
  • 4b9f6fcdb7 Break ft2232_execute_quie into smaller functions, follows restructure of jlink.c mlu 2009-04-25 00:54:21 +00:00
  • 479a65e946 add jtag_debug_state_machine oharboe 2009-04-24 18:10:04 +00:00
  • 447a615dc3 Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro (1 of 2) oharboe 2009-04-24 16:24:55 +00:00
  • 002fdcf016 Zach Welch <zw@superlucidity.net> add --enable-maintainer-mode reminder oharboe 2009-04-24 16:14:21 +00:00
  • 843023f9ff Uwe Hermann <uwe@hermann-uwe.de> Update udev file oharboe 2009-04-24 12:12:36 +00:00
  • caf214935a Zach Welch <zw@superlucidity.net> use memcpy oharboe 2009-04-24 11:05:21 +00:00
  • fa2fcbe416 Nicolas Pitre <nico@cam.org> update SheevaPlug interface cfg file oharboe 2009-04-24 06:04:40 +00:00
  • 666167138f Uwe Hermann <uwe@hermann-uwe.de> drop unecessary BSTAPIDs oharboe 2009-04-24 06:02:02 +00:00
  • 7372da95be Remove warning duane 2009-04-24 02:13:02 +00:00
  • 2fb843773b Michael Bruck <mbruck@digenius.de> include file fix oharboe 2009-04-23 18:55:13 +00:00
  • 9b7bd65883 stm32.cfg can expect one of 4 id's. oharboe 2009-04-23 14:03:42 +00:00
  • 90ff84a2dd unbreak zy1000 oharboe 2009-04-23 13:24:56 +00:00
  • ee8a080cea Laurentiu Cocanu - fix typo oharboe 2009-04-23 12:21:39 +00:00
  • 5fbfbec86b - fix win32 build after svn 1511 changes ntfreak 2009-04-22 19:54:03 +00:00
  • 23de60e6bd Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting. oharboe 2009-04-22 18:39:59 +00:00
  • a247833a5a Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warning oharboe 2009-04-22 17:36:00 +00:00
  • 0ebf92b45c Michael Bruck spotted a typo in help messages oharboe 2009-04-22 17:10:12 +00:00
  • 779c44125a Zach Welch <zw@superlucidity.net> do not pad TMS oharboe 2009-04-22 13:54:04 +00:00
  • f6fd9bc823 Zach Welch <zw@superlucidity.net> set speed in init oharboe 2009-04-22 11:37:27 +00:00
  • 7395ca92d4 Zach Welch <zw@superlucidity.net> fix jlink reset oharboe 2009-04-22 10:59:23 +00:00
  • efa79144f3 Zach Welch <zw@superlucidity.net> reorder enum tap_state oharboe 2009-04-22 10:46:37 +00:00
  • f29b2da658 Fix str_to_buf problem, thanks Andy Chenee mlu 2009-04-22 10:09:15 +00:00
  • 2b90372b79 Shrink JLink buffer sizes to specified 2KB courtesy of Jeff Williams <jeffw@gadgetworks.com> and Zach Welch <zw@superlucidity.net> kc8apf 2009-04-22 07:34:47 +00:00
  • 6be91c28ca Add D2XX support for OS X courtesy of Piotr Esden-Tempski <piotr@esden.net> kc8apf 2009-04-22 07:32:09 +00:00
  • 0f3ab30087 Fix use of wrong format conversion for size_t (%zu instead of %u) kc8apf 2009-04-22 07:31:16 +00:00
  • d35a4b005e fix jtag run/idle state name courtesy of Jeff Williams <jeffw@gadgetworks.com> and Zach Welch <zw@superlucidity.net> kc8apf 2009-04-22 06:56:59 +00:00
  • f13f52d303 refactor jlink_execute_queue courtesy of Zach Welch <zw@superlucidity.net> kc8apf 2009-04-22 06:55:34 +00:00