aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/jtag.h
AgeCommit message (Expand)Author
2009-09-11tap post reset event added. Allows omap3530 to send 100 runtest idle tickle's...oharboe
2009-08-26reduce arm11 output noiseoharboe
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2009-06-30Fix doxygen warning in jtag.h caused by a changed parameter name.zwelch
2009-06-29David Brownell <david-b@pacbell.net>:zwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-19fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-17dummy driver now works under eCosoharboe
2009-06-16David Brownell <david-b@pacbell.net>:zwelch
2009-06-16David Brownell <david-b@pacbell.net>:zwelch
2009-06-16David Brownell <david-b@pacbell.net>:zwelch
2009-06-16David Brownell <david-b@pacbell.net>:zwelch
2009-06-11Move jtag_get_flush_queue_count near jtag_execute_queue (fix its docs).zwelch
2009-06-11Improve grouping of JTAG KHz and verification accessors in header file.zwelch
2009-06-11Group JTAG reset configuration and accessor APIs together in header file.zwelch
2009-06-11Move jtag_error helper declarations to the end of the header.zwelch
2009-06-11Out-of-line jtag_tap_next_enabled and simplify its logic.zwelch
2009-06-11Move jtag_add_statemove decl/body nearer jtag_add_pathmove.zwelch
2009-06-09Encapsulate the core jtag interface pointer:zwelch
2009-06-09Continue encapsulation of JTAG event callback sub-API:zwelch
2009-06-09Add jtag_event_handler_t:zwelch
2009-06-09Expose jtag_unregister_event_callback with related API declarations.zwelch
2009-06-09Improve encapsulation of JTAG event handling:zwelch
2009-06-09Cleanup and encapsulate IR Capture verification:zwelch
2009-06-09Move the jtag_error helper routines out of header file:zwelch
2009-06-09Encapsulate jtag_reset_config using accessors:zwelch
2009-06-09Remove superfluous extern for non-existant global variable.zwelch
2009-06-09Add get and set accessors for jtag_speed:zwelch
2009-06-09Encapsulate the jtag_event_callback list; add helper functions if needed.zwelch
2009-06-09Encapsulate the jtag_trst and jtag_srst variables:zwelch
2009-06-09Move extern of nvp_jtag_tap_event from jtag.h to tcl.c.zwelch
2009-06-09Remove superfluous extern of jtag_event_strings from jtag.h.zwelch
2009-06-09Merge documentation for jtag_add_statemove from source into header block.zwelch
2009-06-09Move Doxygen documentation for IR/DR scan routines to header file.zwelch
2009-06-09- Replace 'jtag_tap_by_abs_position' with 'jtag_tap_by_position'.zwelch
2009-06-09Remove non-existant jtag_tap_by_position API declaration.zwelch
2009-06-09Use unsigned type for jtag_tap_count and jtag_tap_by_abs_position.zwelch
2009-06-09Change jtag_add_pathmove to set jtag_error rather than call exit():zwelch
2009-06-08Simplify jtag_execute_queue:zwelch
2009-06-08Add accessors to retrieve values of jtag_n{s,t}rst_delay variables.zwelch
2009-06-07Factoring of jtag_examine_chain for maintainability:zwelch
2009-06-05Eliminate MixedCaps symbol from public JTAG TAP API:zwelch
2009-06-05Eliminate MixedCaps symbol from public JTAG TAP API:zwelch
2009-06-05Eliminate MixedCaps symbol from public JTAG TAP API:zwelch
2009-06-05Eliminate MixedCaps symbol from public JTAG TAP API:zwelch
2009-06-05Eliminate MixedCaps symbol from public JTAG TAP API:zwelch