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.010Jun9875432131May30292827262524232221201918171615141312111098765432130Apr292827262524added pathmove commandDavid Brownell <david-b@pacbell.net>:Move the documentation for the "poll" command up withImprove use of automake conditionals for FTDI-based JTAG drivers:Simplify JTAG automake input file:Rename jtag_driver.c as driver.c to remove duplicate name component.Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs).reset to eol native for now. guess-rev.sh was broken by eol native, but it was a red herring that these two files were affected.Fix make maintainer-clean for out-of-tree builds.Encapsulate the core jtag interface pointer:dos2unixContinue encapsulation of JTAG event callback sub-API:Add jtag_event_handler_t:Expose jtag_unregister_event_callback with related API declarations.Improve encapsulation of JTAG event handling:Properly encapsulate core hasKHZ variable.Cleanup and encapsulate IR Capture verification:Add missing static keywords to a few variables in JTAG core module.Move the jtag_error helper routines out of header file:Encapsulate jtag_reset_config using accessors:Remove superfluous extern for non-existant global variable.Add get and set accessors for jtag_speed:Encapsulate the jtag_event_callback list; add helper functions if needed.Encapsulate the jtag_trst and jtag_srst variables:Move extern of nvp_jtag_tap_event from jtag.h to tcl.c.Remove superfluous extern of jtag_event_strings from jtag.h.remove native line styleremoved native line end style - breaks cygwinReplace 'jtag.c' with 'core.c' in code comments.Remove accidental duplicate of hasKHz; fixes pre-init speed setup.Provide brief description of newly factored TCL layer in The Manual.Split main jtag.c file into two layers:Merge documentation for jtag_add_statemove from source into header block.Move Doxygen documentation for IR/DR scan routines to header file.- Replace 'jtag_tap_by_abs_position' with 'jtag_tap_by_position'.Remove non-existant jtag_tap_by_position API declaration.Use unsigned type for jtag_tap_count and jtag_tap_by_abs_position.Cleanup jtag_tap_by_abs_position:Simplify jtag_tap_by_jim_object:Simplify and fix bug in jtag_tap_by_string:
Loading