Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • dw-cmsisdap-path
  • max32xxx default protected
2 results
Created with Raphaël 2.2.03Jun2131May30292827262524232221201918171615141312111098765432130Apr29282726252423222120191815143230Mar242320191817161412119875432126Feb2423221918171312109328JanAdd draft of Patching Primer in The Manual; update primer page.Update TODO file with more content and better style.Enable or add doxygen comments to the public JTAG API.Update documentationf or jtag_interface structure members.Remove vestigal tap_transition type from public jtag API.Remove interface.h from public JTAG header, include it where required.Expose tap_state_by_name TAP helper available in public API.David Brownell <david-b@pacbell.net>:David Brownell <david-b@pacbell.net>:Move the JTAG cable interface API implementationAdd missed accessor for checking the current TMS table.Split and simplify handle_tms_sequence_command for further factoring.Make tap_state_by_name available in new JTAG interface API header.Add private src/jtag/interface.h for use by JTAG interface drivers:Finish removing '#ifdef HAVE_JTAG_MINIDRIVER_H' from jtag.h:Add header file for JTAG minidriver:- 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- hack added to fix a issue with v5/6 jlinkremove unecessary #ifdef as file is only built when minidriver is enabled.some trivial minidriver fixesmore missing eCos typesOnly include jtag_driver.c in the build when minidriver is not in use.Move interface_jtag_add_scan_check_alloc implementations to theirAdd high-speed device support in FT2232 driver:Remove unused code, TAP_INVALID is never passed to drivers.Continue clean-up of JTAG driver interface:More JTAG interface driver cleanup:More JTAG interface driver cleanup:More JTAG interface driver cleanup:Clean up jtag command queue handling:Encapsulate JTAG command interfaces for moving to jtag_interface.h.Remove the useless invalidstruct from jtag.h.Start clean-up of JTAG driver interface:David Brownell <david-b@pacbell.net>:David Brownell <david-b@pacbell.net>:David Brownell <david-b@pacbell.net>:David Brownell <david-b@pacbell.net>:Encapsulate JTAG Cable API and interface structure, plan for new header file.Encapsulate JTAG minidriver functions, plan for new header file.Remove unused in_handler_t type definition from jtag.h
Loading