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
e740536568f5943748f2159f0ef8baa4ab37dcb9
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
19
Nov
18
17
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
Cortex-A8: parts of examine() run just once
nand_fileio_parse_args parses wrong param for size
ARMv7-A: use standard ARM core states
ARMv7-A: use standard ARM core_mode symbols
fix zy1000 command handler
remove fast command and jim_global_long
update src/hello.c with parsing examples
change all bool parsers to accept any value
add handle_command_parse_bool command helper
use COMMAND_PARSE_ENABLE macro where appropriate
use COMMAND_PARSE_ON_OFF where appropriate
add COMMAND_PARSE_BOOL macro and friends
ARM: rework "arm reg" output for new mode
Cortex-A8: xPSR handling updates
ARM: add a default full_context() method
ARM: simplify ARMv7-A register handling
ARM: setup "secure monitor mode" shadow regs
ARM: add "core_type" field to "struct arm"
fix segfault at startup
pass startup_tcl to command_init
split startup.tcl file across modules
move startup.c to libopenocd
fix regression in md/mw commands
jtag-api: get rid of unecessary buf_set_u23() that make code obtuse.
ARM: add is_arm_mode()
ARM: add arm_mode_name()
ARM: only use one set of dummy FPA registers
allow documentation to be configured
update doxygen configuration to produce a PDF
update command_handler documentation
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
Loading