aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-05-06remove unecessary setting of deprecated fields to NULLoharboe
2009-05-06Add autoconf check to determine where environ should be declared.zwelch
2009-05-06add warnings about not using in_handleroharboe
2009-05-06retire out_mask - not used anywhereoharboe
2009-05-05mark usage of in_handler that can be converted into user codeoharboe
2009-05-05made warning about keep_alive() not being invoked more helpfuloharboe
2009-05-05remove extra newline before promptoharboe
2009-05-05Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN...oharboe
2009-05-05Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAGoharboe
2009-05-04Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 fileoharboe
2009-05-04Mariano Alvira <mar@devl.org> fixes warningsoharboe
2009-05-04Mariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsig...oharboe
2009-05-04Fix environ declaration for non-glibc systemskc8apf
2009-05-03fix embedded buildsoharboe
2009-05-03Backed out change to solve Mac OS compilation problems.oharboe
2009-05-03Fix compilation when HAVE_UNISTD_H is not defined.zwelch
2009-05-03Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe
2009-05-03Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe
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-29More error logging for DAP errorsmlu
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-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