Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openocd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
openocd
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4528fa49f5b9937c4bdb47347a8a4c8d5912fd14
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Jun
8
7
5
4
3
2
1
31
May
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
22
21
Allow jtag_tap_add to be called from other JTAG code modules.
Cleanup jtag_tap_count_enabled.
Change jtag_add_pathmove to set jtag_error rather than call exit():
Reduce scope or eliminate temporary variables in jtag_add_statemove:
Move documentation in jtag_add_statemove body to Doxygen block.
Revert changes from r2134 that snuck into the commit. Mea culpa.
David Brownell <david-b@pacbell.net>:
Fix eol-style on guess-rev.sh
update zy1000 to latest minidriver work
Zach Welch wrote a fix for configure problems under Cygwin.
Add documentation for new interface_list command to user guide.
Factor interface list to its own command:
Cleanup and simplify handle_interface_command:
Simplify jtag_add_sleep:
Simplify jtag_add_reset:
Simplify jtag_add_clocks:
Simplify jtag_add_runtest:
Simplify jtag_add_pathmove:
Simplify jtag_add_tlr:
Simplify jtag_add_plain_dr_scan:
Simplify jtag_add_dr_scan:
Simplify jtag_add_plain_ir_scan:
Simplify jtag_add_ir_scan_noverify:
Simplify jtag_execute_queue:
Simplify jtag_execute_queue_noclear:
Cleanup handle_runtest_command:
Clean up handle_jtag_reset_command:
Extend handle_jtag_n{s,t}rst_delay_command routines:
Add accessors to retrieve values of jtag_n{s,t}rst_delay variables.
Update JTAG reset delay command handlers:
Cleanup the handle_jtag_khz_command routine:
Simplify logic in handle_jtag_speed_command.
David Brownell <david-b@pacbell.net> Bugfix: $target_name cget/configure -work-area-backup commands
David Brownell <david-b@pacbell.net>
Adjust whitespace in configure script: use two spaces for indent.
Reorder configure script macros:
Rework parallel port configure script option handling:
Move minidummy source file, as was supposed to happen in last commit.
Finish off the dummy minidriver integration:
Fix reference warning in JTAG primer, add another external reference.
Loading