David Brownell <david-b@pacbell.net>:
[fw/openocd] / src / jtag /
2009-05-23 zwelchSubmitted by Magnus Lundin <lundin@mlu.mine.nu>:
2009-05-23 zwelchSubmitted by Magnus Lundin <lundin@mlu.mine.nu>:
2009-05-23 zwelchSubmitted by Magnus Lundin <lundin@mlu.mine.nu>:
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Thomas Kindler <mail@t-kindler.de>
2009-05-21 kc8apfAuthor: Holger Schurig <hs4233@mail.mn-solutions.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-21 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-20 oharboeSpencer Oliver <spen@spen-soft.co.uk> use 7 tms out...
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-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-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-20 kc8apfAuthor: Michael Bruck <mbruck@digenius.de>
2009-05-19 oharboeadded tms_sequence command to allow switching between...
2009-05-18 oharboeuse tap_get_tms_path_len() instead of fix # of 7. Not...
2009-05-18 oharboeuse tap_get_tms_path_len() instead of fix # of 7.
2009-05-18 kc8apfEnable non-7-cycle state table for FT2232 and JLink
2009-05-18 kc8apfJLink support for non-7-cycle state moves by Dick Holle...
2009-05-18 kc8apfFT2232 support for non-7-cycle state moves by Dick...
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 kc8apfftdi_set_interface correctness by Strontium <strntydog...
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 oharboezy1000 1.52 snapshot
2009-05-13 oharboeadded verify_jtag command
2009-05-13 oharboeshuffled comments about for jtag_add_dr_out() fn.
2009-05-12 oharboeirscan now also works correctly in addition to not...
2009-05-12 oharboemove eCos type definition to types.h where it belongs.
2009-05-12 zwelchAdd stdint.h to types.h to provide intptr_t.
2009-05-12 oharboeeCos fixes
2009-05-12 zwelchInclude config.h in pregenerated rlink_speed_table...
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 zwelchFix ft2232 for CygWin, provided by Michael Bruck <mbruc...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2009-05-10 zwelchExtend autotools build to create shared library libopen...
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 oharboesync up zy1000 interface to bitbang driver's handling...
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 mluSmall changes that might improve stability.
2009-05-06 oharboetransition more directly to the end state + reuse more...
2009-05-06 oharboelog noise reduction
2009-05-06 oharboeremove unecessary setting of deprecated fields to NULL
2009-05-06 oharboeadd warnings about not using in_handler
2009-05-06 oharboeretire out_mask - not used anywhere
2009-05-02 zwelchUpdate autotools scripts to require automake 1.6. ...
2009-05-01 zwelchRemove superflous spaces from new JTAG table to fix...
2009-04-30 oharboezy1000 1.51
2009-04-30 zwelchMichael Bruck <mbruck@digenius.de>: sys/select.h must...
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 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...
next