]> git.sur5r.net Git - openocd/history - src/jtag
Kees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command appears...
[openocd] / src / jtag /
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
2008-05-07 oharboeThis matters for embedded devices, but is probably...
2008-04-30 oharboeEdgar's naming convention fixes.
2008-04-30 oharboeEdgar's added support for printing jtag_khz
2008-04-23 oharboeTim Hudson: removed setting jtag_speed directly (which...
2008-04-16 oharboefix for gaffe in 555 that stopped JTAG chain examine...
2008-04-13 oharboeA dummy driver to test codepath w/no contact w/target.
2008-04-13 oharboe- Set up ICE registers after TRST
2008-04-11 oharboeReset wip. Just adding hooks. This is just to reduce...
2008-04-09 oharboeback out Don Porges workaround for some device with...
2008-04-09 oharboeDon Porges fixed c99 issues.
2008-04-09 oharboe- added "init" command. "init" and "reset" at end of...
2008-04-08 oharboeuse jtag.c's cur/end_state global variables.
2008-04-08 oharboePavel pointed out that jtag_add_tlr() is better than...
2008-04-08 oharboeThe endstate now reports the endstate of the queue...
2008-04-04 oharboeadded query of reset speed
2008-04-01 oharboe- fixes for jtag_khz committed.
2008-03-31 oharboeDo not assert trst in srst_only case even if srst_pulls...
2008-03-31 oharboemake jtag_add_statemove() internal to the driver.
2008-03-26 oharboeTAP_SD/SI are now forbidden end states.
2008-03-25 ntfreak- rename log functions to stop conflicts under win32...
2008-03-22 ntfreak- changed jtag_add_reset errors to warnings
2008-03-17 drath- fix warnings during configure cause by ecosboard...
2008-03-13 oharboeclarified jtag_khz command.
2008-03-13 oharboeadded jtag_khz for use with target library
2008-03-13 oharboe- adds two speeds to jtag_speed. reset and post reset...
2008-03-13 oharboemarked infinite loop in code w/TODO and fixed warning.
2008-03-12 oharboeDominic undid some of my damage. CLK should now be...
2008-03-12 oharboeThe bitbang driver leaves the TCK 0 when in idle
2008-03-12 oharboeThis moves common code into functions so as to make...
2008-03-11 oharboereduce compare noise. If someone should be crazy enough...
2008-03-11 oharboe- retired unused jtag events. The code was incorrect
2008-03-11 oharboeJTAG_END_STATE is now retired. It is no longer queued.
2008-03-11 oharboe- fixed jtag_add_reset(). It no longer causes jtag_exec...
2008-03-10 oharboebacked out changes from 483.
2008-03-10 oharboePavel Chromy: the attached patch refines PRESTO support...
2008-03-10 oharboe- the jtag chain is examined and validated after GDB...
2008-03-07 oharboeMichael Bruck: fixed warnings
2008-03-07 oharboePavel Chromy, the patch fixes an issue with PRESTO...
2008-03-06 oharboetms is never referenced, confusing old code left behind...
2008-03-06 oharboecomment.
2008-03-06 oharboemake debug code w.r.t. incorrect args for bypass stricter.
next