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.
49e286509b30e8e1283a7e4bcf2a82b9a6efaffb
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
2
Jun
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
20
19
18
15
14
3
2
30
Mar
24
23
20
19
18
17
16
14
12
11
9
8
7
5
4
3
2
1
26
Feb
24
23
22
19
18
17
13
12
10
9
3
28
Jan
26
23
21
20
- hack added to fix a issue with v5/6 jlink
remove unecessary #ifdef as file is only built when minidriver is enabled.
some trivial minidriver fixes
more missing eCos types
Only include jtag_driver.c in the build when minidriver is not in use.
Move interface_jtag_add_scan_check_alloc implementations to their
Add 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
Scrub final vestiges of in_handler from mips target APIs.
added jtag_add_statemove() helper fn(actual fn written by Dick Hollonbeck, I just moved it).
fix warning for a variable that GCC thought might be uninitialized(which it can't be).
simon qian <simonqian.openocd@gmail.com> stop incestious communication with lower jtag.c layers
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
Final step in isolating target_type_s structure:
Whitespace-only updates to automake input files:
First step in hiding target_type_s from public interface:
Add target_examine_one wrapper:
Add target breakpoint and watchpoint wrapper:
Add target_get_name wrapper:
Add target_step wrapper:
Loading