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.
bb994f53cc0fc87e0b05c1915e98b6edbc6f92fa
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
1
Jun
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
19
17
16
15
14
13
9
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:
Add target_get_gdb_reg_list wrapper:
Add target_bulk_write_memory wrapper:
Add wrappers for target->type->examined:
Add target_run_algorithm wrapper:
Add target_write_memory wrapper:
Add target_read_memory wrapper:
Simplify the handle_md_command routine in target.c:
Make nvp_target_event static; remove its external declaration.
Make target_buffer_get_uXX interfaces work with constant buffers.
Peter Denison <openwrt@marshadder.org>:
Add new JTAG boundary scan primer, with links to BSDL information.
Eliminate duplicated code in the handle_mw_command memory write loop.
Encapsulate the global "jtag" jtag_interface pointer:
Remove unused jlink_execute_end_state (unreferenced after r1949).
remove unused JTAG_END_STATE part 2
remove unused JTAG_END_STATE
added some comments on meminfo command
more reset_config texts
Remove trailing whitespace from oocd_trace source file.
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
Remove error_handler_t type definition; it was unused in the tree.
Add documentation to flash.h:
David Brownell <david-b@pacbell.net>:
Remove redundant call to autoheader in bootstrap script.
Loading