]> git.sur5r.net Git - openocd/history - src/jtag/jtag.c
Author: Michael Bruck <mbruck@digenius.de>
[openocd] / src / jtag / jtag.c
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-19 oharboeadded tms_sequence command to allow switching between...
2009-05-18 kc8apfEnable non-7-cycle state table for FT2232 and JLink
2009-05-18 kc8apfFix fallout from r1818
2009-05-18 kc8apfChange last_comand_pointer to last_command_pointer...
2009-05-18 kc8apfAdd jtag_queue_command() by Michael Bruck <mbruck@digen...
2009-05-18 kc8apfAdd jtag_queue_command() by Michael Bruck <mbruck@digen...
2009-05-18 kc8apfAdd jtag_queue_command() by Michael Bruck <mbruck@digen...
2009-05-18 kc8apfAdd jtag_queue_command() by Michael Bruck <mbruck@digen...
2009-05-18 kc8apfAdd jtag_queue_command() by Michael Bruck <mbruck@digen...
2009-05-18 kc8apfAdd jtag_queue_command() by Michael Bruck <mbruck@digen...
2009-05-18 kc8apfAdd jtag_queue_command() by Michael Bruck <mbruck@digen...
2009-05-18 kc8apfJTAG state table updates (short table still disabled...
2009-05-16 oharboeMichael Bruck <mbruck@digenius.de> change 'ir_scan...
2009-05-14 oharboefix broken ir/drscan -endstate option. The statemachine...
2009-05-13 oharboeadded verify_jtag command
2009-05-12 oharboeirscan now also works correctly in addition to not...
2009-05-12 oharboeadded jtag_alloc_in_value32 - not used in this commit.
2009-05-12 oharboefix ancient bug & SEGFAULT in irscan
2009-05-12 zwelchInclude assert.h in system.h to promote tree-wide use...
2009-05-11 oharboenow builds on 64 and 32 bit systems
2009-05-11 oharboefix USB performance regression for verify_ircapture
2009-05-11 oharboeretire jtag_add_dr_scan_now
2009-05-11 oharboechange jtag_add_callback API to be able to support...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-10 oharboeWrote up post processing JTAG API. Not used yet, but...
2009-05-08 oharboeplugged bug w/irlen > 32 introduce in 1672
2009-05-08 oharboefix gaffe in 1672
2009-05-08 oharboeadd flush_count jtag queue profiling feature
2009-05-08 oharboefix (old?) bug in jtag_add_ir_scan()
2009-05-08 oharboein_handler in_check_mask and in_check_value now removed...
2009-05-08 oharboefix one gaffe in previous commit.
2009-05-08 oharboeuse assert instead of adding code that always runs
2009-05-08 oharboepull up verify_capture_ir one level in api stack
2009-05-08 oharboefirst jtag_check_value_mask usage. tested by using...
2009-05-07 oharboerefactor to be able to remove more in_handler stuff
2009-05-07 oharboeverified that an argument is unused
2009-05-07 oharboejtag API error handling refactoring.
2009-05-07 oharboeadded template for removing in_handler
2009-05-06 mluAdded (BUILD_JLINK==1) condition to us new tables...
2009-05-06 oharboeDick Hollenbeck <dick@softplc.com> comments & 7 clock...
2009-05-06 oharboeremove unecessary setting of deprecated fields to NULL
2009-05-06 oharboeretire out_mask - not used anywhere
2009-05-01 zwelchRemove superflous spaces from new JTAG table to fix...
2009-04-29 zwelchAdd missing header files to fix C99 compatibility.
2009-04-28 oharboeDick Hollenbeck <dick@softplc.com> and Jeff Williams...
2009-04-27 oharboeSome devices such as AVR will return 0xffffffff instead...
2009-04-24 oharboeadd jtag_debug_state_machine
2009-04-22 kc8apffix jtag run/idle state name courtesy of Jeff Williams...
2009-04-21 oharboeZach Welch <zw@superlucidity.net> use static keyword...
2009-04-19 oharboeZach Welch <zw@superlucidity.net> fix -Werror warnings
2009-04-19 oharboeZach Welch <zw@superlucidity.net> use tap_state_t
2009-04-18 mifiThe following patches was applied:
2009-03-19 oharboeThomas Kindler <mail+ocd@t-kindler.de> typos
2009-03-17 ntfreak- remove build warnings
2009-03-11 duaneAdded -endstate to irscan and drscan to support beagleb...
2009-03-08 duanePatch from Dimitar Dimitrov adding support for Olimex...
2009-02-10 kc8apfUse C89/C99/C++ compliant boolean types
2009-02-10 kc8apfA few more usages of TRUE and FALSE to remove
2009-02-09 ntfreak- fix native win32 build issues
2009-02-03 kc8apf- Cable driver helper API courtesy of Dick Hollenbeck...
2009-01-23 kc8apfxvsf player fixes by Dick Hollenbeck <dick@softplc...
2009-01-14 oharboearm11 wip
2009-01-13 ntfreak- added mips software breakpoint support
2009-01-09 oharboeallow issuing reset_config on the fly. Faster turnaroun...
2009-01-09 oharboefixed warnings + added zy1000 jtag_add_clocks support.
2009-01-09 oharboeDick Hollenbeck <dick@softplc.com> adds jtag_add_clocks...
2008-12-27 duaneQuoteify the FT2232 description list, and a missed...
2008-12-27 duaneAdded dongle VSLLINK - from Simon Qian
2008-12-19 oharboeDick Hollenbeck <dick@softplc.com> better logging
2008-12-19 kc8apf- rlink interface support from Lou Deluxe <lou.openocd0...
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-04 duaneFix for Hiroshi Ito discovery of mis-aligned memory...
2008-12-01 oharboeupdate zy1000 to svn head jtag api
2008-11-30 duanejtag newtap change & huge manual update
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-05 oharboe926ejs target uses rclk. Cleaned up jtag_khz output...
2008-11-05 oharboedisable continous polling while srst is asserted and...
2008-10-22 oharboeLaurentiu Cocanu - more help text
2008-10-15 oharboeLaurentiu Cocanu - memory read/write and exit() error...
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-20 oharboecontinue execution even if chain can't be validated...
2008-08-19 oharboeDANGER: committed work-in-progress to handle examinatio...
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...
next