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
Graph
508e5c803fcc49ffe16a2e539545081df65633f7
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Nov
16
15
14
13
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
remove unused variable from run_command
add CMD_NAME variable in command_invocation
add struct command_invocation for COMMAND_HANDLER
command_handler: change 'cmd_ctx' to CMD_CTX
command_handler: change 'args' to CMD_ARGV
command_handler: change to 'argc' to CMD_ARGC
add more command_handler conversion macros
target: simplify register get/set ops
jtag_registers: Avalon bridge flushing tweaks
zy1000: revC UART forwarding
zy1000: add version command to print FPGA version and timestamps
zy1000: fix bug when running on non-arm CPU
zy1000: fix trivial syntax error introduced by latest refactorings
ARM9TDMI: remove now-needless "struct arm9tdmi"
ARM7TDMI: remove now-needless "struct arm7tdmi"
target: remove some more duplicate includes
ARMv7-A: no exit() calls
Cortex-A8: no exit() calls, add missing v7-A init
XScale: fewere exit() calls
MIPS: no exit() calls
ARMv7-M: no exit() calls
ARMv4/ARMv5: no exit() calls
ARM11: fewer exit() calls
Cortex-M3: don't exit()
ARMv7A: use standard disassembler
ARM11: register (most) standard ARM commands
ARM: "armv4_5" command prefix becomes "arm"
JTAG: fix autoprobe failure.
fileio: improve API types
struct fileio: improve member types
helper/log: improve API parameter types
use Jim_CmdProc in jim_register
improve constness of open_file_from_path
make command line options const
ARM: standard disassembler uses Thumb2 entry
target: don't include "log.h" from "armv4_5.h"
ARM: move mode functions out of header
JTAG: no LOG_WARNING() for taps without IDCODE
binarybuffer: regression fix
"types.h" doxygen fix
Loading