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.
b23b096c8e712aabab263848594a2703f877d963
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
13
Nov
12
11
10
9
8
7
6
5
4
3
1
31
Oct
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
14
13
12
11
10
9
8
7
8
7
6
5
2
1
30
Sep
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
4
3
2
1
31
Aug
30
28
27
26
25
24
21
20
19
18
16
13
7
6
31
Jul
27
26
24
23
22
21
20
19
17
16
15
add documention for writing built-in commands
add src/hello.c to augment new command tutorial
command_handler_t: make cmd an indirect parameter
command_handler_t: make args parameter const
command_handler_t: make cmd parameter const
command_handler_t: make argc unsigned
add CMD_NAME macro for command handlers
use CALL_COMMAND_HANDLER instead of direct calls
add PLD_DEVICE_COMMAND_HANDLER macro
nand: add NAND_DEVICE_COMMAND_HANDLER macro
use FLASH_BANK_COMMAND_HANDLER macro
add FLASH_BANK_COMMAND_HANDLER macro
s3c24xx: use COMMAND_HANDLER with command helper
arm_adi,armv7[am]: use COMMAND_HELPER for helpers
use COMMAND_HELPER for command helper functions
use COMMAND_HANDLER macro to define all commands
add command_handler_t type
add COMMAND_HANDLER and COMMAND_HELPER macros
add command_output_handler_t
Cortex-A8: fix indent
nand: rename device to nand
ETM: start support for ETMv2+
WinXP-x64: find right D2XX libraries
parport: add support for the jtag_khz command.
ETM: remove old mid-level ETM handle
ETM: use new toplevel ETM handle
ETM: update port drivers
ETM: update arm[79]tdmi_examine()
ARM: start generalized base type
fix 'jtag interface' behavior
improve command registration
add help regardless of callback
eliminate duplicate helptext management
add command_name helper
wrap help command
remove obsolete doxygen comments
remove more useless declarations
cortex_a8: remove declarations, use static keyword
add const keyword to some APIs
change argv to args in command handlers
Loading