aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-05-02Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never ...oharboe
2009-05-02Zach Welch <zw@superlucidity.net> fix warningsoharboe
2009-05-01Remove superflous spaces from new JTAG table to fix formatting.zwelch
2009-05-01Add static keywords to main application helper functions.zwelch
2009-05-01Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.hzwelch
2009-04-30Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-...zwelch
2009-04-30Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targetszwelch
2009-04-30zy1000 1.51oharboe
2009-04-30list board's as well as target config files.oharboe
2009-04-30lpc2478 target configoharboe
2009-04-30Add static keywords to core target source file data and functions.zwelch
2009-04-30Print out warning when LPC calc_checksum will cause verification to fail.oharboe
2009-04-30Fix signed/unsigned comparison.zwelch
2009-04-30no changeoharboe
2009-04-30flash fillX now has a verify stageoharboe
2009-04-30use jtag_rclk 500 to avoid proliferation of target scriptsoharboe
2009-04-30Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h.zwelch
2009-04-30Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl.zwelch
2009-04-29Clear FLASH_SR error flags after flash errors to avoid reset befor further fl...mlu
2009-04-29Add udev rules for USB ICEbear interface.zwelch
2009-04-29More error logging for DAP errorsmlu
2009-04-29- add missing svn props from svn 1565 commitntfreak
2009-04-29comments and debug codeoharboe
2009-04-29Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval b...zwelch
2009-04-29Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based inter...zwelch
2009-04-29Fix jlink usb_bulk_with_retries to return actual error codes.zwelch
2009-04-29Remove vestigial last_tms variable from jlink driver.zwelch
2009-04-29Add -Wredundant-decls to prevent unwanted duplicate declarations.zwelch
2009-04-29Fix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd@fluff.org>).zwelch
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch
2009-04-29Add missing header files to fix C99 compatibility.zwelch
2009-04-28more docs on jtag_add_pathmove()oharboe
2009-04-28Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len()oharboe
2009-04-28Correctedout buffer size and missing jlink_tap_init() call.mlu
2009-04-28- fix win32 buildntfreak
2009-04-28fix checksum memory. By failing the fallback code will handle checksum calcul...oharboe
2009-04-28Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdevoharboe
2009-04-28convert some LOG_INFO()'s during stepping into LOG_DEBUG()oharboe
2009-04-28Michael Bruck <mbruck@digenius.de> macros for error handlingoharboe
2009-04-28eol-style nativeoharboe
2009-04-28eol-style nativeoharboe
2009-04-27SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...oharboe
2009-04-27Added dap baseaddr and dap apid commandsmlu
2009-04-27Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM()oharboe
2009-04-27SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --en...oharboe
2009-04-27clean up debug/info output to be in line with other targetsoharboe
2009-04-27more error handlingoharboe
2009-04-27a little bit more error handling in ARM11oharboe
2009-04-27SimonQian <simonqian@simonqian.com> AVR wipoharboe