aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch9-17/+52
2009-05-02Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never ...oharboe2-13/+15
2009-05-02Zach Welch <zw@superlucidity.net> fix warningsoharboe1-3/+8
2009-05-01Remove superflous spaces from new JTAG table to fix formatting.zwelch1-6/+6
2009-05-01Add static keywords to main application helper functions.zwelch1-6/+5
2009-05-01Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.hzwelch1-2/+5
2009-04-30Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-...zwelch2-2/+16
2009-04-30Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targetszwelch1-15/+3
2009-04-30zy1000 1.51oharboe1-1/+1
2009-04-30list board's as well as target config files.oharboe1-0/+3
2009-04-30lpc2478 target configoharboe1-0/+35
2009-04-30Add static keywords to core target source file data and functions.zwelch15-138/+133
2009-04-30Print out warning when LPC calc_checksum will cause verification to fail.oharboe1-0/+9
2009-04-30Fix signed/unsigned comparison.zwelch1-1/+1
2009-04-30no changeoharboe1-62/+63
2009-04-30flash fillX now has a verify stageoharboe1-0/+16
2009-04-30use jtag_rclk 500 to avoid proliferation of target scriptsoharboe3-8/+5
2009-04-30Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h.zwelch1-2/+2
2009-04-30Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl.zwelch1-1/+1
2009-04-29Clear FLASH_SR error flags after flash errors to avoid reset befor further fl...mlu1-1/+10
2009-04-29More error logging for DAP errorsmlu1-2/+3
2009-04-29comments and debug codeoharboe2-2/+14
2009-04-29Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval b...zwelch1-0/+11
2009-04-29Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based inter...zwelch2-0/+128
2009-04-29Fix jlink usb_bulk_with_retries to return actual error codes.zwelch1-13/+10
2009-04-29Remove vestigial last_tms variable from jlink driver.zwelch1-3/+0
2009-04-29Fix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd@fluff.org>).zwelch1-1/+10
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch18-40/+5
2009-04-29Add missing header files to fix C99 compatibility.zwelch3-3/+14
2009-04-28more docs on jtag_add_pathmove()oharboe1-1/+12
2009-04-28Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len()oharboe2-43/+125
2009-04-28Correctedout buffer size and missing jlink_tap_init() call.mlu1-17/+45
2009-04-28- fix win32 buildntfreak1-2/+4
2009-04-28fix checksum memory. By failing the fallback code will handle checksum calcul...oharboe1-3/+5
2009-04-28Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdevoharboe1-39/+67
2009-04-28convert some LOG_INFO()'s during stepping into LOG_DEBUG()oharboe1-9/+9
2009-04-28Michael Bruck <mbruck@digenius.de> macros for error handlingoharboe3-127/+62
2009-04-28eol-style nativeoharboe3-342/+342
2009-04-27SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...oharboe4-926/+926
2009-04-27Added dap baseaddr and dap apid commandsmlu2-5/+78
2009-04-27Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM()oharboe1-3/+11
2009-04-27SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --en...oharboe1-4/+4
2009-04-27clean up debug/info output to be in line with other targetsoharboe1-5/+16
2009-04-27more error handlingoharboe3-30/+65
2009-04-27a little bit more error handling in ARM11oharboe3-21/+54
2009-04-27SimonQian <simonqian@simonqian.com> AVR wipoharboe8-4/+934
2009-04-27SimonQian <simonqian@simonqian.com> AVR supportoharboe1-0/+42
2009-04-27Deleted depreciated files ( new versions are arm_adi_v5.c/h )mlu2-1162/+0
2009-04-27Some devices such as AVR will return 0xffffffff instead of the TDIoharboe1-3/+5
2009-04-27Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.mlu5-90/+188