1818 Commits (7dc29156fee5d4ae30f65f4c82e8cefde763fe40)
 

Author SHA1 Message Date
  ntfreak 7dc29156fe - change signature for adi_jtag_dp_scan and adi_jtag_dp_scan_u32 to use swjdp_common_t *swjdp instead of arm_jtag_t *jtag_info 15 years ago
  ntfreak 88b5c6da2a - hack added to fix a issue with v5/6 jlink 15 years ago
  oharboe 339dc0bcd0 remove unecessary #ifdef as file is only built when minidriver is enabled. 15 years ago
  oharboe b7a133bd48 some trivial minidriver fixes 15 years ago
  oharboe cd5e09303c more missing eCos types 15 years ago
  zwelch 34b6fc3ce4 Only include jtag_driver.c in the build when minidriver is not in use. 15 years ago
  zwelch 1d230b88d2 Move interface_jtag_add_scan_check_alloc implementations to their 15 years ago
  zwelch 6625e926fd Add high-speed device support in FT2232 driver: 15 years ago
  oharboe 8dab0ecf23 Remove unused code, TAP_INVALID is never passed to drivers. 15 years ago
  zwelch a372074d21 Continue clean-up of JTAG driver interface: 15 years ago
  zwelch 4a70eeffb0 More JTAG interface driver cleanup: 15 years ago
  zwelch c10d4d9a00 More JTAG interface driver cleanup: 15 years ago
  zwelch e733ac36bf More JTAG interface driver cleanup: 15 years ago
  zwelch 6ef5a622af Clean up jtag command queue handling: 15 years ago
  zwelch 76bd16e9e3 Encapsulate JTAG command interfaces for moving to jtag_interface.h. 15 years ago
  zwelch d0a6db31a3 Remove the useless invalidstruct from jtag.h. 15 years ago
  zwelch deed7fb56c Start clean-up of JTAG driver interface: 15 years ago
  zwelch a8f3ba8f5f David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 5120d1263b David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 4caa72b988 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 7da3c2cda2 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch a88871bc6a Encapsulate JTAG Cable API and interface structure, plan for new header file. 15 years ago
  zwelch 35082f788b Encapsulate JTAG minidriver functions, plan for new header file. 15 years ago
  zwelch 41565073c5 Remove unused in_handler_t type definition from jtag.h 15 years ago
  zwelch 337017d626 Scrub final vestiges of in_handler from mips target APIs. 15 years ago
  oharboe 7662bbeaa5 added jtag_add_statemove() helper fn(actual fn written by Dick Hollonbeck, I just moved it). 15 years ago
  oharboe 414245c9ce fix warning for a variable that GCC thought might be uninitialized(which it can't be). 15 years ago
  oharboe cf04b59517 simon qian <simonqian.openocd@gmail.com> stop incestious communication with lower jtag.c layers 15 years ago
  zwelch ddc9fd7274 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 30fca8e531 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch a066529fa5 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 878d0cb043 David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch b3d797699c David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 278ca633da David Brownell <david-b@pacbell.net>: 15 years ago
  zwelch 74df79d4d8 Final step in isolating target_type_s structure: 15 years ago
  zwelch e8e0af3956 Whitespace-only updates to automake input files: 15 years ago
  zwelch 818aa27a9d First step in hiding target_type_s from public interface: 15 years ago
  zwelch 4deb42ed00 Add target_examine_one wrapper: 15 years ago
  zwelch d00ac17e8e Add target breakpoint and watchpoint wrapper: 15 years ago
  zwelch 0de78ed02c Add target_get_name wrapper: 15 years ago
  zwelch 17fa4de854 Add target_step wrapper: 15 years ago
  zwelch df4cf0615f Add target_get_gdb_reg_list wrapper: 15 years ago
  zwelch 11edf22776 Add target_bulk_write_memory wrapper: 15 years ago
  zwelch 9cb3af610a Add wrappers for target->type->examined: 15 years ago
  zwelch fbe8cf72a5 Add target_run_algorithm wrapper: 15 years ago
  zwelch 95e13054ca Add target_write_memory wrapper: 15 years ago
  zwelch b6db182c00 Add target_read_memory wrapper: 15 years ago
  zwelch 6785193118 Simplify the handle_md_command routine in target.c: 15 years ago
  zwelch 55f21192b0 Make nvp_target_event static; remove its external declaration. 15 years ago
  zwelch 12df0f0090 Make target_buffer_get_uXX interfaces work with constant buffers. 15 years ago