fw/openocd
2009-05-06 oharboeretire out_mask - not used anywhere
2009-05-05 oharboemark usage of in_handler that can be converted into...
2009-05-05 oharboemade warning about keep_alive() not being invoked more...
2009-05-05 oharboeremove extra newline before prompt
2009-05-05 oharboeGabor Juhos juhosg at openwrt.org MIPS: fix a shift...
2009-05-05 oharboeOleksandr Tymoshenko <gonzo@bluezbox.com> "resume"...
2009-05-04 oharboeDirk Behme <dirk.behme@googlemail.com> Add minimalist...
2009-05-04 oharboeMariano Alvira <mar@devl.org> fixes warnings
2009-05-04 oharboeMariano Alvira <mar@devl.org> fixes warning as error...
2009-05-04 kc8apfFix environ declaration for non-glibc systems
2009-05-03 oharboefix embedded builds
2009-05-03 oharboeBacked out change to solve Mac OS compilation problems.
2009-05-03 zwelchFix compilation when HAVE_UNISTD_H is not defined.
2009-05-03 oharboePiotr Esden-Tempski <piotr@esden.net> Mac OS X compile...
2009-05-03 oharboePiotr Esden-Tempski <piotr@esden.net> Mac OS X compile...
2009-05-03 zwelchFix build when enabling presto+ftd2xx driver only.
2009-05-02 zwelchAdd configure check for usb.h; required by a USB drivers.
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-05-02 oharboeDick Hollenbeck <dick@softplc.com> moved stuff into...
2009-05-02 oharboeZach Welch <zw@superlucidity.net> fix warnings
2009-05-01 zwelchRemove superflous spaces from new JTAG table to fix...
2009-05-01 zwelchAdd static keywords to main application helper functions.
2009-05-01 zwelchDick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSIO...
2009-04-30 zwelchUwe Hermann <uwe@hermann-uwe.de>: Support both rev...
2009-04-30 zwelchUwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look...
2009-04-30 oharboezy1000 1.51
2009-04-30 oharboelist board's as well as target config files.
2009-04-30 oharboelpc2478 target config
2009-04-30 zwelchAdd static keywords to core target source file data...
2009-04-30 oharboePrint out warning when LPC calc_checksum will cause...
2009-04-30 zwelchFix signed/unsigned comparison.
2009-04-30 oharboeno change
2009-04-30 oharboeflash fillX now has a verify stage
2009-04-30 oharboeuse jtag_rclk 500 to avoid proliferation of target...
2009-04-30 zwelchMichael Bruck <mbruck@digenius.de>: sys/select.h must...
2009-04-30 zwelchMichael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H...
2009-04-29 mluClear FLASH_SR error flags after flash errors to avoid...
2009-04-29 zwelchAdd udev rules for USB ICEbear interface.
2009-04-29 mluMore error logging for DAP errors
2009-04-29 ntfreak- add missing svn props from svn 1565 commit
2009-04-29 oharboecomments and debug code
2009-04-29 zwelchSten <debian@sansys-electronic.com>: add support for...
2009-04-29 zwelchSten <debian@sansys-electronic.com>: add support for...
2009-04-29 zwelchFix jlink usb_bulk_with_retries to return actual error...
2009-04-29 zwelchRemove vestigial last_tms variable from jlink driver.
2009-04-29 zwelchAdd -Wredundant-decls to prevent unwanted duplicate...
2009-04-29 zwelchFix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd...
2009-04-29 zwelchRemove redundant declarations to allow building with...
2009-04-29 zwelchAdd missing header files to fix C99 compatibility.
2009-04-28 oharboemore docs on jtag_add_pathmove()
2009-04-28 oharboeDick Hollenbeck <dick@softplc.com> and Jeff Williams...
2009-04-28 mluCorrectedout buffer size and missing jlink_tap_init...
2009-04-28 ntfreak- fix win32 build
2009-04-28 oharboefix checksum memory. By failing the fallback code will...
2009-04-28 oharboeZach Welch <zw@superlucidity.net> fix gw16012 with...
2009-04-28 oharboeconvert some LOG_INFO()'s during stepping into LOG_DEBUG()
2009-04-28 oharboeMichael Bruck <mbruck@digenius.de> macros for error...
2009-04-28 oharboeeol-style native
2009-04-28 oharboeeol-style native
2009-04-27 oharboeSimonQian <simonqian@simonqian.com> fix warnings(which...
2009-04-27 mluAdded dap baseaddr and dap apid commands
2009-04-27 oharboeDick Hollenbeck <dick@softplc.com> Collect some macros...
2009-04-27 oharboeSimonQian <simonqian@simonqian.com> patch for error...
2009-04-27 oharboeclean up debug/info output to be in line with other...
2009-04-27 oharboemore error handling
2009-04-27 oharboea little bit more error handling in ARM11
2009-04-27 oharboeSimonQian <simonqian@simonqian.com> AVR wip
2009-04-27 oharboeSimonQian <simonqian@simonqian.com> AVR support
2009-04-27 mluDeleted depreciated files ( new versions are arm_adi_v5...
2009-04-27 oharboeSome devices such as AVR will return 0xffffffff instead...
2009-04-27 mluChanged armv7m and cortexm3 to use nev arm_adi_v5 inste...
2009-04-27 mluAdded arm_adi_v5.c/h, to replace cortex_swjdp.c/h....
2009-04-27 oharboePhilippe Vachon <philippe@cowpig.ca> 64 bit host fixes
2009-04-27 oharboeZach Welch <zw@superlucidity.net> add -Wcast-align...
2009-04-27 oharboeZach Welch <zw@superlucidity.net> wrap _GNU_SOURCE...
2009-04-26 oharboeZach Welch <zw@superlucidity.net> fix typo
2009-04-26 oharboeR.Doss <doss@gmx.de> AT91SAM9260
2009-04-26 oharboeZach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES...
2009-04-25 mluCorrected statement order
2009-04-25 mluFix ft2232 TX buffer overflow
2009-04-25 mluBreak ft2232_execute_quie into smaller functions, follo...
2009-04-24 oharboeadd jtag_debug_state_machine
2009-04-24 oharboeZach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES...
2009-04-24 oharboeZach Welch <zw@superlucidity.net> add --enable-maintain...
2009-04-24 oharboeUwe Hermann <uwe@hermann-uwe.de> Update udev file
2009-04-24 oharboeZach Welch <zw@superlucidity.net> use memcpy
2009-04-24 oharboeNicolas Pitre <nico@cam.org> update SheevaPlug interfac...
2009-04-24 oharboeUwe Hermann <uwe@hermann-uwe.de> drop unecessary BSTAPIDs
2009-04-24 duaneRemove warning
2009-04-23 oharboeMichael Bruck <mbruck@digenius.de> include file fix
2009-04-23 oharboestm32.cfg can expect one of 4 id's.
2009-04-23 oharboeunbreak zy1000
2009-04-23 oharboeLaurentiu Cocanu - fix typo
2009-04-22 ntfreak- fix win32 build after svn 1511 changes
2009-04-22 oharboeMichael Bruck <mbruck@digenius.de> ARM11 various update...
2009-04-22 oharboeMichael Bruck <mbruck@digenius.de> signed/unsigned...
2009-04-22 oharboeMichael Bruck spotted a typo in help messages
2009-04-22 oharboeZach Welch <zw@superlucidity.net> do not pad TMS
2009-04-22 oharboeZach Welch <zw@superlucidity.net> set speed in init
2009-04-22 oharboeZach Welch <zw@superlucidity.net> fix jlink reset
next