Commit Graph

  • 146b6462a3 remove in_handler usage oharboe 2009-05-07 12:33:26 +00:00
  • a1777c6bcf remove in_handler usage oharboe 2009-05-07 12:29:31 +00:00
  • b227b5eb76 David Brownell david-b at pacbell.net fix warnings oharboe 2009-05-07 10:59:06 +00:00
  • fac4032d88 fix line endings oharboe 2009-05-07 09:57:13 +00:00
  • 25828959d3 David Brownell <david-b@pacbell.net> DaVinci DM355 SoC support oharboe 2009-05-07 08:19:07 +00:00
  • 950f7e3cd9 Deleted at9sam7_old driver. Nobody has complained about the new one yet. oharboe 2009-05-07 06:58:52 +00:00
  • 8d10b757c0 slightly increase readability of code oharboe 2009-05-07 06:51:27 +00:00
  • cb97efc46b another example of removing in_handler usage oharboe 2009-05-07 06:47:09 +00:00
  • 9c96811168 added template for removing in_handler oharboe 2009-05-07 06:29:08 +00:00
  • 0cc7e5b0b7 Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads.. zwelch 2009-05-07 01:26:56 +00:00
  • 92bae0b1df Fix pointer cast alignment warnings in arm_adi_v5.c zwelch 2009-05-07 00:58:38 +00:00
  • fdf114ab0a Fix stm32x and pic32mx flash pointer cast alignment warnings, simplify their last word handling. zwelch 2009-05-07 00:21:59 +00:00
  • a3b6236289 Fix pointer cast alignment warning in XScale miniIC loader parity calc. zwelch 2009-05-06 23:31:50 +00:00
  • 5f45a3d1df Fix pointer cast alignment warnings in target/image.c. zwelch 2009-05-06 23:28:38 +00:00
  • 41638e0a09 Change reg_s value field from u8 * to void *; it must always be cast. zwelch 2009-05-06 23:25:27 +00:00
  • 8cbb2ae7f4 Fix pointer cast alignment issues in svf.c zwelch 2009-05-06 23:05:57 +00:00
  • 5c1cb131e9 Add configure script check to enable C99 build option. zwelch 2009-05-06 21:48:39 +00:00
  • 4b127e229b Fix pointer cast alignment warnings in jim.c. zwelch 2009-05-06 21:21:18 +00:00
  • b33779fbbe Added (BUILD_JLINK==1) condition to us new tables with JLink mlu 2009-05-06 18:47:15 +00:00
  • c8e52f9e15 Dick Hollenbeck <dick@softplc.com> comments & 7 clock TMS reset for good measure oharboe 2009-05-06 18:24:24 +00:00
  • cd0512befd Dick Hollenbeck <dick@softplc.com> part deux of previous changes just committed. oharboe 2009-05-06 18:18:00 +00:00
  • 0317db97cd Small changes that might improve stability. Implemented new jtag sequences tap_get_tms_path and tap_get_tms_path_len mlu 2009-05-06 17:28:39 +00:00
  • a2a71fe705 transition more directly to the end state + reuse more of the state move code/paths oharboe 2009-05-06 17:25:14 +00:00
  • b4fbd4abe4 Dick Hollenbeck <dick@softplc.com> simplifies XSTATE handling, and protects against illegal state transitions that might be in an SVF file. oharboe 2009-05-06 13:32:43 +00:00
  • 8161adafd3 log noise reduction oharboe 2009-05-06 11:22:30 +00:00
  • f719306f68 Fix enviorn configure test failure message (thanks to Anders Montonen). zwelch 2009-05-06 08:30:50 +00:00
  • e86dee3200 remove unecessary setting of deprecated fields to NULL oharboe 2009-05-06 07:21:46 +00:00
  • 7e50a39773 Add autoconf check to determine where environ should be declared. zwelch 2009-05-06 07:17:57 +00:00
  • 213368e21f add warnings about not using in_handler oharboe 2009-05-06 06:40:56 +00:00
  • 4d88c124b1 retire out_mask - not used anywhere oharboe 2009-05-06 06:20:52 +00:00
  • b6f268c113 mark usage of in_handler that can be converted into user code oharboe 2009-05-05 19:30:13 +00:00
  • e03658ee07 made warning about keep_alive() not being invoked more helpful oharboe 2009-05-05 12:07:02 +00:00
  • a83583e926 remove extra newline before prompt oharboe 2009-05-05 12:06:26 +00:00
  • 6fd394811c Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_INST macro oharboe 2009-05-05 06:49:55 +00:00
  • eb51d4f68b Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAG oharboe 2009-05-05 05:55:14 +00:00
  • 7a93100c2d Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 file oharboe 2009-05-04 18:44:12 +00:00
  • 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