aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-02More JTAG interface driver cleanup:zwelch
2009-06-02Clean up jtag command queue handling:zwelch
2009-06-02Encapsulate JTAG command interfaces for moving to jtag_interface.h.zwelch
2009-06-02Remove the useless invalidstruct from jtag.h.zwelch
2009-06-02Start clean-up of JTAG driver interface:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01Encapsulate JTAG Cable API and interface structure, plan for new header file.zwelch
2009-06-01Encapsulate JTAG minidriver functions, plan for new header file.zwelch
2009-06-01Remove unused in_handler_t type definition from jtag.hzwelch
2009-06-01Scrub final vestiges of in_handler from mips target APIs.zwelch
2009-06-01added jtag_add_statemove() helper fn(actual fn written by Dick Hollonbeck, I ...oharboe
2009-06-01fix warning for a variable that GCC thought might be uninitialized(which it c...oharboe
2009-06-01simon qian <simonqian.openocd@gmail.com> stop incestious communication with l...oharboe
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-06-01David Brownell <david-b@pacbell.net>:zwelch
2009-05-31Final step in isolating target_type_s structure:zwelch
2009-05-31Whitespace-only updates to automake input files:zwelch
2009-05-31First step in hiding target_type_s from public interface:zwelch
2009-05-31Add target_examine_one wrapper:zwelch
2009-05-31Add target breakpoint and watchpoint wrapper:zwelch
2009-05-31Add target_get_name wrapper:zwelch
2009-05-31Add target_step wrapper:zwelch
2009-05-31Add target_get_gdb_reg_list wrapper:zwelch
2009-05-31Add target_bulk_write_memory wrapper:zwelch
2009-05-31Add wrappers for target->type->examined:zwelch
2009-05-31Add target_run_algorithm wrapper:zwelch
2009-05-31Add target_write_memory wrapper:zwelch
2009-05-31Add target_read_memory wrapper:zwelch
2009-05-31Simplify the handle_md_command routine in target.c:zwelch
2009-05-31Make nvp_target_event static; remove its external declaration.zwelch
2009-05-31Make target_buffer_get_uXX interfaces work with constant buffers.zwelch
2009-05-31Peter Denison <openwrt@marshadder.org>:zwelch
2009-05-31Add new JTAG boundary scan primer, with links to BSDL information.zwelch
2009-05-30Eliminate duplicated code in the handle_mw_command memory write loop.zwelch
2009-05-30Encapsulate the global "jtag" jtag_interface pointer:zwelch
2009-05-30Remove unused jlink_execute_end_state (unreferenced after r1949).zwelch
2009-05-30remove unused JTAG_END_STATE part 2oharboe
2009-05-30remove unused JTAG_END_STATEoharboe
2009-05-30added some comments on meminfo commandoharboe
2009-05-30more reset_config textsoharboe
2009-05-30Remove trailing whitespace from oocd_trace source file.zwelch
2009-05-30David Brownell <david-b@pacbell.net>:zwelch
2009-05-30David Brownell <david-b@pacbell.net>:zwelch