Dick Hollenbeck <dick@softplc.com> adds jtag_add_clocks() and implements those in...
[fw/openocd] / src / jtag /
2009-01-09 oharboeDick Hollenbeck <dick@softplc.com> adds jtag_add_clocks...
2009-01-05 oharboeJohn McCarthy <jgmcc@magma.ca> formatting fix of debug...
2008-12-28 oharboeUwe Hermann <uwe@hermann-uwe.de> One of them is fixing...
2008-12-28 duaneUpdates from SimonQian
2008-12-27 duaneWarnings cleanup ... finish up earlier commit
2008-12-27 duaneMissed the svn add on earlier commit, duh
2008-12-27 duaneTweaks - old crusty code with some warnings & errors...
2008-12-27 duaneFrom Lou.openocd012@fixit.nospammail.net
2008-12-27 duaneQuoteify the FT2232 description list, and a missed...
2008-12-27 duaneAdded dongle VSLLINK - from Simon Qian
2008-12-27 duaneWarning removal from lou.openocd012@fixit.nospammail.net
2008-12-27 duaneBuild Permutations with ftd2xx and libftdi addressed...
2008-12-22 oharboebumped a LOG_INFO to LOG_DEBUG level to reduce excessiv...
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> better logging
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> - This patch adds...
2008-12-19 ntfreak- fix rlink build under native win32 (mingw)
2008-12-19 kc8apf- rlink interface support from Lou Deluxe <lou.openocd0...
2008-12-17 oharboecheck syntax for init/version
2008-12-17 oharboemore houskeeping
2008-12-16 oharboejtag_khz simulation
2008-12-15 oharboesync up to tap_xxx rename + add with-ioutil for standal...
2008-12-14 kc8apf- Update tap_state_strings to correspond to SVF state...
2008-12-13 ntfreak- remove target specific variant and use target->varian...
2008-12-13 kc8apfAdd JTAG tap events for enable/disable
2008-12-13 kc8apfClean up references to old tap_state names
2008-12-13 kc8apfChange tap_state naming to be consistent with SVF docum...
2008-12-12 kc8apfAllow -expected-id to be specified multiple times when...
2008-12-11 ntfreak- added Axiom AXM-0432 to texi
2008-12-11 kc8apfAXM0432 layout for FDTI provided by Alan Carvalho de...
2008-12-04 duaneFix for Hiroshi Ito discovery of mis-aligned memory...
2008-12-02 oharboeHiroshi Ito <ito@mlb.co.jp> fixes to ep93xx.c
2008-12-01 oharboeupdate zy1000 to svn head jtag api
2008-11-30 duanejtag newtap change & huge manual update
2008-11-26 oharboewip
2008-11-20 ntfreak- fox small typo in handle_irscan_command
2008-11-19 oharboejtag_get_device() now returns NULL and reports error...
2008-11-13 oharboenios wip
2008-11-11 oharboesense srst
2008-11-05 oharboe926ejs target uses rclk. Cleaned up jtag_khz output...
2008-11-05 oharboedisable continous polling while srst is asserted and...
2008-11-03 ntfreak- fix issue with jlink/libusb timeout under linux
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-10-15 oharboeLaurentiu Cocanu - memory read/write and exit() error...
2008-10-05 oharboeGeorg Acher <acher@in.tum.de> corrected TDO sampling
2008-09-27 ntfreak- convert spaces to tabs in at91sam7.[ch]
2008-09-25 oharboeZY1000 code
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-09-12 oharboeDuane Ellis: target_process_reset is now implemented...
2008-08-27 oharboecomment about slow RTCK
2008-08-25 oharboeRCLK is not supported, return error instead of crashing.
2008-08-20 oharboecontinue execution even if chain can't be validated...
2008-08-20 ntfreak- added missing parport configs to texi
2008-08-20 oharboeduane ellis: fix warning
2008-08-19 oharboeDANGER: committed work-in-progress to handle examinatio...
2008-08-19 oharboeDaniel Gimpelevich <daniel@gimpelevich.san-francisco...
2008-08-13 oharboefix warning.
2008-08-11 oharboefix output from jtag_khz when only jtag_speed has been...
2008-08-11 oharboefix error message
2008-08-06 ntfreak- fix target_examine declaration
2008-08-05 oharboeDuane Ellis: fix warnings
2008-08-04 oharboeTAP_TLR won't work in a pathmove sequence. OpenOCD...
2008-07-30 oharboewarning output upon connection problems.
2008-07-29 oharboemore jtag_examine() checks. catch errors during first...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-24 oharboetake path to eCos files from environment variable
2008-07-24 oharboeallow jtag minidriver access to cmd_queue_cur_state...
2008-07-23 ntfreak- fix typo in jtag_add_end_state
2008-07-21 oharboe- jtag_khz/speed are now single parameter only. These...
2008-07-18 ntfreak- fix incorrectly registered function openocd_array2mem
2008-07-18 oharboekeep_alive() fix for reset warnings.
2008-07-18 oharboeCharles Hardin <ckhardin@gmail.com> move tcl stuff...
2008-07-11 oharboeCharles Hardin ckhardin at gmail.com
2008-07-11 oharboe- retired variable stuff.
2008-06-18 oharboePavel Chromy:
2008-06-18 oharboePavel Chromy:
2008-06-18 oharboePavel Chromy: TAP state changed to TLR when SRST goes...
2008-06-10 ntfreak- error message cleanup in jlink driver
2008-06-04 oharboePavel Chromy: TCK returns to zero before state of reset...
2008-06-04 oharboePavel Chromy: fix logging syntax error + formatting...
2008-06-04 ntfreak- fix jlink accessing incorrect buffer element
2008-05-27 ntfreak- fix issue if jlink sends result in single usb in...
2008-05-26 mifi- added check for max. value of jtag_speed in ft2232_khz.
2008-05-26 mifi- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3
2008-05-26 oharboefound out why str912 reset halt failed.
2008-05-26 oharboeclock 1/0 in idle now configurable.
2008-05-25 mifi- changed some buffer defines to increase performance
2008-05-24 mifi- comment out usb_set_altinterface, because it is not...
2008-05-24 mifi- swap processing of reset handling. First srst and...
2008-05-24 mifi- corrected copy/paste type and renamed jlink_usb_read_...
2008-05-24 mifi- removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND,...
2008-05-24 ntfreak- jlink jlink_execute_queue returns result
2008-05-24 mifi- replaced JLINK_xxxx command defines by EMU_CMD_ from the
2008-05-22 oharboejtag_exexcute_queue() now logs error when it is invoked...
2008-05-21 oharboecomment.
2008-05-19 oharboereverted change in 658 and simply removed the busted...
2008-05-19 oharboeMichael Fischer found this bogus warning. Fixed.
2008-05-14 ntfreak- added jlink support, based on Jürgen Stuber patch
2008-05-12 ntfreak- restored tabs and formatting
2008-05-10 mifi- corrected rounding in ft2232_khz
2008-05-10 mifi- added support for ft2232/jtag_khz
next