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
7648d6b28793e8eb436a56682915185cb819ff5e
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
26
Nov
21
20
19
18
17
14
13
12
11
10
9
7
6
5
4
3
2
31
Oct
30
28
27
24
23
22
21
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
29
Sep
27
26
25
24
22
21
20
12
8
5
4
1
28
Aug
27
26
25
24
23
22
20
19
18
17
15
14
13
11
8
7
6
5
4
1
31
Jul
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
2
28
Jun
27
25
24
18
16
11
10
6
5
4
3
29
May
28
27
26
25
24
23
22
21
20
19
16
14
12
11
10
9
8
7
6
3
2
1
30
Apr
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Mar
28
26
25
22
21
17
14
13
12
11
wip
- add new cortex_m3 maskisr cmd
- fix issue with gdb_target_to_reg missing second byte
- preserve cortex_m3 C_MASKINTS during resume/step
- fox small typo in handle_irscan_command
jtag_get_device() now returns NULL and reports error instead of invoking exit()
error checking - no reported errors, but catched a couple of exit()'s and converted them to errors.
big endian fix for GDB. Probably fixes a memory corruption(not reported) as well.
- add support for hardware breakpoints to mips32 target
- stops multiple calls to examine from allocating the breakpoint arrays
- correct the register hi/lo read - wrong way round
big endian software breakpoint bogus error messages fixed
krzysztof.dziuba Gazeta.pl <krzysztof.dziuba@gazeta.pl> - to add support for flashing of TMS470R1A384
nios wip
- fix crash when variant for mips32 target not given
- slight mips32 cleanup/reformat
Laurentiu Cocanu - blinking led app for PIC32.
Fixes (more or less) random SEGFAULT upon invoking script_command().
sense srst
broadcast mac address in UDP hello message
execute reset init upon power restore / srst deassert
minor cleanup
terminal forwarding available from GUI
ocd_flash_banks now returns empty list when no flash banks are configured instead of failing. Allows more orthogonal implementations of tcl code.
zy1000 1.47
ocd_flash_banks now returns empty list when no flash banks are configured instead of failing. Allows more orthogonal implementations of tcl code.
typos
- remove build warnings
added device discovery
s3c6410 chip
MOE=0xc debug reason reset problems.
926ejs target uses rclk. Cleaned up jtag_khz output a bit.
zy1000 1.46
wip
fix telnet async messages. retired telnet_async command - no user serviceable parts inside.
disable continous polling while srst is asserted and power dropout is detected
John McCarthy <jgmcc@magma.ca> - mips_4k options
arm7_9_execute_sys_speed error propagation. Found by code inspection, no observed problems as such.
cpu help command wip
Added Tcl escaping to FAQ
Loading