1713 Commits (8717ed04aaa465dcd6ae722b120b2cd4fdc4c8b4)
 

Author SHA1 Message Date
  oharboe ca3d4db1e3 Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes 15 years ago
  oharboe 1f84e5ac57 Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixes 15 years ago
  zwelch caf14c53db Fix build when enabling presto+ftd2xx driver only. 15 years ago
  zwelch 85ecae2875 Add configure check for usb.h; required by a USB drivers. 15 years ago
  zwelch 66add57aa5 Update autotools scripts to require automake 1.6. The configure.in script 15 years ago
  oharboe 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. 15 years ago
  oharboe e69b222d53 Zach Welch <zw@superlucidity.net> fix warnings 15 years ago
  zwelch 2fb13f9b65 Remove superflous spaces from new JTAG table to fix formatting. 15 years ago
  zwelch dee85e5a00 Add static keywords to main application helper functions. 15 years ago
  zwelch 1743395250 Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h 15 years ago
  zwelch 214407d9c7 Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-comStick. 15 years ago
  zwelch 0682afece8 Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets 15 years ago
  oharboe 39363e4e01 zy1000 1.51 15 years ago
  oharboe c7bbd9ac71 list board's as well as target config files. 15 years ago
  oharboe c4d172da76 lpc2478 target config 15 years ago
  zwelch 8c1ec4f0e1 Add static keywords to core target source file data and functions. 15 years ago
  oharboe d70dac5e49 Print out warning when LPC calc_checksum will cause verification to fail. 15 years ago
  zwelch 20f0744f39 Fix signed/unsigned comparison. 15 years ago
  oharboe a975b925ba no change 15 years ago
  oharboe 2ae1f18d1f flash fillX now has a verify stage 15 years ago
  oharboe 01f25b5aeb use jtag_rclk 500 to avoid proliferation of target scripts 15 years ago
  zwelch 850121f255 Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h. 15 years ago
  zwelch 6f73d44fab Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl. 15 years ago
  mlu 7d61acebd8 Clear FLASH_SR error flags after flash errors to avoid reset befor further flash operations. 15 years ago
  zwelch 851f9b2d6c Add udev rules for USB ICEbear interface. 15 years ago
  mlu 9f9c56d6bc More error logging for DAP errors 15 years ago
  ntfreak d019dcf195 - add missing svn props from svn 1565 commit 15 years ago
  oharboe 0d327e9e40 comments and debug code 15 years ago
  zwelch 3ccbaf336d Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval board. 15 years ago
  zwelch 3368bb5a81 Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based interface. 15 years ago
  zwelch ae719b2706 Fix jlink usb_bulk_with_retries to return actual error codes. 15 years ago
  zwelch 5ee99a7e80 Remove vestigial last_tms variable from jlink driver. 15 years ago
  zwelch 2f3dc12ad7 Add -Wredundant-decls to prevent unwanted duplicate declarations. 15 years ago
  zwelch a8f1307992 Fix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd@fluff.org>). 15 years ago
  zwelch 1de959ca1c Remove redundant declarations to allow building with -Wredundant-decls. 15 years ago
  zwelch 55c39bae67 Add missing header files to fix C99 compatibility. 15 years ago
  oharboe 18b5a88a8a more docs on jtag_add_pathmove() 15 years ago
  oharboe abeee8b4c2 Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len() 15 years ago
  mlu f1864e3e92 Correctedout buffer size and missing jlink_tap_init() call. 15 years ago
  ntfreak 154d8241c9 - fix win32 build 15 years ago
  oharboe c5ad875a79 fix checksum memory. By failing the fallback code will handle checksum calculation 15 years ago
  oharboe de6d69cc60 Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdev 15 years ago
  oharboe e8240209fe convert some LOG_INFO()'s during stepping into LOG_DEBUG() 15 years ago
  oharboe 9ba80f08f4 Michael Bruck <mbruck@digenius.de> macros for error handling 15 years ago
  oharboe 5df0a88e01 eol-style native 15 years ago
  oharboe adbe3ac817 eol-style native 15 years ago
  oharboe b2a13907a8 SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and some bugs 15 years ago
  mlu a644bc11a5 Added dap baseaddr and dap apid commands 15 years ago
  oharboe c4ac70570a Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM() 15 years ago
  oharboe 9d5921443c SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --enable-verbose-jtag-io is set 15 years ago