fw/openocd
2009-06-08 kc8apfFix eol-style on guess-rev.sh
2009-06-08 oharboeupdate zy1000 to latest minidriver work
2009-06-08 oharboeZach Welch wrote a fix for configure problems under...
2009-06-08 zwelchAdd documentation for new interface_list command to...
2009-06-08 zwelchFactor interface list to its own command:
2009-06-08 zwelchCleanup and simplify handle_interface_command:
2009-06-08 zwelchSimplify jtag_add_sleep:
2009-06-08 zwelchSimplify jtag_add_reset:
2009-06-08 zwelchSimplify jtag_add_clocks:
2009-06-08 zwelchSimplify jtag_add_runtest:
2009-06-08 zwelchSimplify jtag_add_pathmove:
2009-06-08 zwelchSimplify jtag_add_tlr:
2009-06-08 zwelchSimplify jtag_add_plain_dr_scan:
2009-06-08 zwelchSimplify jtag_add_dr_scan:
2009-06-08 zwelchSimplify jtag_add_plain_ir_scan:
2009-06-08 zwelchSimplify jtag_add_ir_scan_noverify:
2009-06-08 zwelchSimplify jtag_execute_queue:
2009-06-08 zwelchSimplify jtag_execute_queue_noclear:
2009-06-08 zwelchCleanup handle_runtest_command:
2009-06-08 zwelchClean up handle_jtag_reset_command:
2009-06-08 zwelchExtend handle_jtag_n{s,t}rst_delay_command routines:
2009-06-08 zwelchAdd accessors to retrieve values of jtag_n{s,t}rst_dela...
2009-06-08 zwelchUpdate JTAG reset delay command handlers:
2009-06-08 zwelchCleanup the handle_jtag_khz_command routine:
2009-06-08 zwelchSimplify logic in handle_jtag_speed_command.
2009-06-08 oharboeDavid Brownell <david-b@pacbell.net> Bugfix: $target_na...
2009-06-08 oharboeDavid Brownell <david-b@pacbell.net>
2009-06-08 zwelchAdjust whitespace in configure script: use two spaces...
2009-06-08 zwelchReorder configure script macros:
2009-06-08 zwelchRework parallel port configure script option handling:
2009-06-08 zwelchMove minidummy source file, as was supposed to happen...
2009-06-08 zwelchFinish off the dummy minidriver integration:
2009-06-07 zwelchFix reference warning in JTAG primer, add another exter...
2009-06-07 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-07 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-07 zwelchFix regression in mdw output; identified by Magnus...
2009-06-07 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-07 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-07 oharboeretire endstate command
2009-06-07 zwelchSet svn:eol-style properties on new minidummy driver...
2009-06-07 zwelchFix regressions in previous series of cleanp, caused...
2009-06-07 oharboeminidriver build test driver "minidriver"
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchFactoring of jtag_examine_chain for maintainability:
2009-06-07 zwelchClean up handle_endstate_command():
2009-06-05 oharboeDavid Brownell <david-b@pacbell.net> target/at91rm9200...
2009-06-05 oharboeremove hacks no longer required to build OpenOCD w...
2009-06-05 oharboeremove unused include file: strings.h
2009-06-05 oharboeremove unused include file: inttypes.h
2009-06-05 oharboeremove unused include file: inttypes.h
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-05 zwelchEliminate MixedCaps symbol from public JTAG TAP API:
2009-06-05 zwelchAdd accessors for jtag_verify; use them in jim command...
2009-06-05 zwelchAdd accessors for reset delays; use them in jim command...
2009-06-05 zwelchAdd accessors for speed_khz; use them in jim command...
2009-06-04 zwelchAdd jtag_get_flush_queue_count accessor to help future...
2009-06-04 zwelchClean up the JTAG TAP creation handler:
2009-06-04 zwelchClean up the core JTAG TAP APIs:
2009-06-04 zwelchChange hasKHz to use bool type.
2009-06-04 zwelchAdd missing static keywords in JTAG source file.
2009-06-04 oharboeunbreak arm11. TAP_INVALID is used to communicate inban...
2009-06-04 ntfreak- add support for different TAR autotincrement sizes...
2009-06-04 oharboeRename jtag_add_end_state to jtag_set_end_state since...
2009-06-04 oharboeIntroduce jtag_get_end_state() fn to clarify code a...
2009-06-04 oharboetiny bit of encapsulation of global end state. No longe...
2009-06-04 oharboedo not modify global end state from jtag_add_xxx()
2009-06-04 oharboeremove unused code.
2009-06-04 oharboeno longer use jtag_add_xxx() to set end state to TAP_DR...
2009-06-04 oharboeno longer use jtag_add_xxx() to set end state to TAP_ID...
2009-06-04 oharboeuse assert() to catch TAP_INVALID passed to jtag_add_xx...
2009-06-04 oharboeremove TAP_INVALID as argument to jtag_add_xxx() fn's
2009-06-04 oharboejtag_add_end_state() now returns the value of the globa...
2009-06-04 oharboeJTAG_TRST_ASSERTED event cleanup. More clear where...
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-04 zwelchDavid Brownell <david-b@pacbell.net>:
2009-06-03 oharboeuse assert() for obscure check on illegal arguments...
2009-06-03 oharboeremove unused code path.
next