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.
3848774d33fd8a25f68c7522e0f956a7371060c5
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
16
Jun
15
13
12
11
10
9
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
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
fix eCos build problems w/latest parse_ulong() stuff
David Brownell <david-b@pacbell.net>:
Factor load_image argument parsing to parse_load_image_command_args:
Improve handle_profile_command argument parsing:
Improve handle_virt2phys_command argument parsing:
Cleanup and improve handle_wp_command and handle_rwp_command:
Improve and simplify handle_bp_command and handle_rbp_command:
Improve handle_verify_image_command_internal command argument handling:
Improve handle_dump_image_command argument parsing:
Improve handle_load_image_command argument parsing:
Improve handle_mw_command argument handling:
Improve handle_md_command argument handling:
Use parse_u32 in handle_resume_command and handle_step_command.
Cleanup and improve handle_halt_command:
Cleanup and fi handle_wait_halt_command:
Use parse_uint in handle_reg_command to ensure reg number parses properly.
Use parse_uint in get_target to ensure target id is parsed properly.
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
David Brownell <david-b@pacbell.net>:
unsik Kim <donari75@gmail.com>:
Further cleanup to MIPS target read/write memory function:
David Claffey <dnclaffey@gmail.com>:
Fix unitialized use of cur_speed in handle_jtag_khz_command:
Improve vsllink command argument handling:
Improve handle_runtest_command:
Improve VID/PID command argument handling in FTDI driver:
Improve handle_irscan_command:
Improve JTAG reset, speed, and khz handlers to use parse_uint helper.
Use parse_uint helper to replace strtoul call in jtag_tap_by_string.
Simplify and improve gw16012_handle_parport_command:
Simplify and improve amt_jtagaccel_handle_parport_port_command:
Simplify and improve parport_handle_parport_port_command:
Simplify and improve handle_debug_level_comamnd:
Simplify handle_sleep_command:
Add new parse_uinttype wrappers for strtoul in src/helper/command.[ch].
Loading