aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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
2009-05-29Remove error_handler_t type definition; it was unused in the tree.zwelch
2009-05-29Add documentation to flash.h:zwelch
2009-05-27Fix potentialyl unaligned memory accesses in mflash driver.zwelch
2009-05-27Author: Nicolas Pitre <nico@cam.org>kc8apf
2009-05-27Author: Nicolas Pitre <nico@cam.org>kc8apf
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-27unsik Kim <donari75@gmail.com>:zwelch
2009-05-27SimonQian <simonqian@SimonQian.com>:zwelch
2009-05-27- add support for cortino jtag interfacentfreak
2009-05-27Update build system to find moved scripts -- Step 3 of 2:zwelch
2009-05-27Move TCL script files -- Step 2 of 2:zwelch
2009-05-27Move TCL script files -- Step 1 of 2:zwelch
2009-05-26SimonQian <simonqian@SimonQian.com>, reported by R.Doss:zwelch