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.
4f0bd8e8e1fe0a7f8eda31e16d6415daa599583a
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
18
May
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
15
14
3
2
30
Mar
24
23
20
19
18
17
16
14
12
11
9
8
7
5
4
3
2
1
26
Feb
24
23
22
19
18
17
13
12
10
9
3
28
Jan
26
23
21
20
19
17
16
15
14
13
9
8
7
5
4
3
2
1
28
Dec
27
24
23
22
19
17
16
15
14
13
12
11
10
8
6
5
4
3
2
1
30
Nov
28
27
26
21
20
19
18
17
14
13
12
11
10
9
7
6
5
4
3
2
31
Oct
PATCHES updates from David Brownell <david-b@pacbell.net>
JTAG state table updates (short table still disabled). Provided by Dick Hollenbeck <dick@softplc.com>
Remove unecessary(and poptentially harmful?) "" around arguments
less weird error messages for unknown commands. Check if command exists before trying it.
Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data in arm7_9_execute_fast_sys_speed. Not reported. There is a chance that this bug hid a deeper problem since it only partially disabled the check(mask & value were equal).
- add missing svn props from svn 1798 commit
Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with generic arm code; added comments and whitespace fixes
Relocate documentation on working area to better align with use of new syntax. Provided by David Brownell <david-b@pacbell.net>
Fix logically inverted comment
Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net>
ETM/ETB documentation from David Brownell <david-b@pacbell.net>
Whitespace cleanup from David Brownell <david-b@pacbell.net>
fix array2mem/mem2array when used as a "method" on a target.
Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document its semantics
fix naming of at91sam7 driver
Freddie Chopin <freddie_chopin@op.pl> move files about to where they belong
Initialize a more variables in jim.c to allow gcc-4.4 to build.
Initialize value of objPtr local variable; prevents warning w/ gcc-4.4.
fix -fno-common/Mac build problems.
Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use JIM_EMBEDDED in a single .c file. Still broken w/-fno-common(i.e. Mac OS).
revert to 1775. 1790 causes SEGFAULT w/Cygwin.
Update Doxyfile to build The List into the doxygen manual.
Add current draft of The List of Pending and Open Tasks.
Remove JIM_EMBEDDED symbol; not appropriate or necessary.
Several minor fixes for the new doxygen manual.
Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27
use TAP_INVALID enum instead of -1
take #2: dump_image now works for addresses not divisible by 4
dump_image now works for addresses not divisible by 4
fix broken ir/drscan -endstate option. The statemachine now actually ends up in said state.
selftest wip
propagate error in dump_image. If an error occurs during dump_image, a tcl exception is thrown.
Update configure script test for net/if.h to work on MacOS.
Fix bootstrap typo noticed by Edgar Grimberg <edgar.grimberg@zylin.com>.
Fix bootstrap script to support MacOS glibtoolize oddity.
zy1000 1.52 snapshot
Add JTAG Primer to doxygen manual, contributed by Strontium.
Include types.h in command.h to make stdint.h available through it.
added verify_jtag command
Include files required to rebuild the HTTP web pages in distribution.
Loading