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
3885ab5a5af7ece410ce3eeb1059da3ea950436a
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
16
Nov
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
2
1
30
Sep
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
target: less implicit inclusion of "etm.h"
move ARRAY_SIZE macro to types.h
armv7m: make core reg read/write use unsigned
remove TAP_SCAN_BYTES macro
rename CEIL as DIV_ROUND_UP
move container_of to types.h
nand_command_get_device_by_num: make COMMAND_HELPER
flash_command_get_bank_by_num: make COMMAND_HELPER
cleanup jtag minidrivers
Add 'nand verify' command
Add FILEIO_NONE access mode.
Use nand_fileio_* in write/dump commands.
Add nand_fileio_* helper APIs.
binarybuffer: add API documentation
improve inline binarybuffer helpers
improve buf_set_buf helper
improve buf_set_ones
improve buf_cpy helper
improve buf_cmp and buf_cmp_mask helpers
improve str_to_buf and buf_to_str helpers
binarybuffer: move variables to point of first use
Loading