summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix pointer cast alignment warnings in jim.c.zwelch2009-05-061-8/+17
* Added (BUILD_JLINK==1) condition to us new tables with JLinkmlu2009-05-061-1/+1
* Dick Hollenbeck <dick@softplc.com> comments & 7 clock TMS reset for good measureoharboe2009-05-061-20/+30
* Dick Hollenbeck <dick@softplc.com> part deux of previous changes just committed.oharboe2009-05-061-18/+83
* Small changes that might improve stability.mlu2009-05-061-19/+43
* transition more directly to the end state + reuse more of the state move code...oharboe2009-05-061-21/+13
* Dick Hollenbeck <dick@softplc.com> simplifies XSTATE handling, and protects a...oharboe2009-05-061-88/+30
* log noise reductionoharboe2009-05-061-28/+35
* remove unecessary setting of deprecated fields to NULLoharboe2009-05-0620-359/+354
* Add autoconf check to determine where environ should be declared.zwelch2009-05-061-1/+1
* add warnings about not using in_handleroharboe2009-05-063-12/+12
* retire out_mask - not used anywhereoharboe2009-05-0624-150/+132
* mark usage of in_handler that can be converted into user codeoharboe2009-05-0512-20/+20
* made warning about keep_alive() not being invoked more helpfuloharboe2009-05-051-1/+1
* remove extra newline before promptoharboe2009-05-051-12/+15
* Gabor Juhos juhosg at openwrt.org MIPS: fix a shift value in the MIPS32_R_IN...oharboe2009-05-051-1/+1
* Oleksandr Tymoshenko <gonzo@bluezbox.com> "resume" command fix for EJTAGoharboe2009-05-051-2/+2
* Dirk Behme <dirk.behme@googlemail.com> Add minimalist Cortex A8 fileoharboe2009-05-044-2/+376
* Mariano Alvira <mar@devl.org> fixes warningsoharboe2009-05-043-5/+5
* Mariano Alvira <mar@devl.org> fixes warning as error about a signed vs. unsig...oharboe2009-05-041-1/+1
* Fix environ declaration for non-glibc systemskc8apf2009-05-041-1/+1
* fix embedded buildsoharboe2009-05-031-2/+3
* Backed out change to solve Mac OS compilation problems.oharboe2009-05-031-1/+1
* Fix compilation when HAVE_UNISTD_H is not defined.zwelch2009-05-031-1/+1
* Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe2009-05-031-1/+1
* Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe2009-05-032-15/+15
* Update autotools scripts to require automake 1.6. The configure.in scriptzwelch2009-05-029-17/+52
* Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never ...oharboe2009-05-022-13/+15
* Zach Welch <zw@superlucidity.net> fix warningsoharboe2009-05-021-3/+8
* Remove superflous spaces from new JTAG table to fix formatting.zwelch2009-05-011-6/+6
* Add static keywords to main application helper functions.zwelch2009-05-011-6/+5
* Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.hzwelch2009-05-011-2/+5
* Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-...zwelch2009-04-302-2/+16
* Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targetszwelch2009-04-301-15/+3
* zy1000 1.51oharboe2009-04-301-1/+1
* list board's as well as target config files.oharboe2009-04-301-0/+3
* lpc2478 target configoharboe2009-04-301-0/+35
* Add static keywords to core target source file data and functions.zwelch2009-04-3015-138/+133
* Print out warning when LPC calc_checksum will cause verification to fail.oharboe2009-04-301-0/+9
* Fix signed/unsigned comparison.zwelch2009-04-301-1/+1
* no changeoharboe2009-04-301-62/+63
* flash fillX now has a verify stageoharboe2009-04-301-0/+16
* use jtag_rclk 500 to avoid proliferation of target scriptsoharboe2009-04-303-8/+5
* Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h.zwelch2009-04-301-2/+2
* Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl.zwelch2009-04-301-1/+1
* Clear FLASH_SR error flags after flash errors to avoid reset befor further fl...mlu2009-04-291-1/+10
* More error logging for DAP errorsmlu2009-04-291-2/+3
* comments and debug codeoharboe2009-04-292-2/+14
* Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval b...zwelch2009-04-291-0/+11
* Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based inter...zwelch2009-04-292-0/+128