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.
ab9dfffdb5ecc2033d5d19c6e51c8b4fa10c9c9b
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
11
May
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
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
OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro.
Extend autotools build to create shared library libopenocd with libtool:
Reverse revision 1691: all of its functionality has migrated elsewhere.
Extend configure script to check for environ declaration in stdlib.h.
Wrote up post processing JTAG API. Not used yet, but reference implementation will be used in subsequent explanations of new scheme + patches to use it.
David Brownell <david-b@pacbell.net> whitespace fixes.
David Brownell <david-b@pacbell.net> whitespace fixes. Testing out on one file first...
David Brownell <david-b@pacbell.net> fix warnings
Michael Bruck <mbruck@digenius.de> use more const
Michael Bruck <mbruck@digenius.de> use more const
Michael Bruck <mbruck@digenius.de> ARM11 C99 updates
whitespace fixes
plugged bug w/irlen > 32 introduce in 1672
whitespace fixes
David Brownell <david-b@pacbell.net> DaVinci dm6446
sync up zy1000 interface to bitbang driver's handling of exiting the shift state
Michael Fischer <fischermi@t-online.de> fix compile problems on Mac
fix gaffe in 1672
stm32 profiling wip
profiling numbers
add flush_count jtag queue profiling feature
fix (old?) bug in jtag_add_ir_scan()
in_handler in_check_mask and in_check_value now removed from field. Last big patch in the series of JTAG API cleanup.
fix one gaffe in previous commit.
use assert instead of adding code that always runs
pull up verify_capture_ir one level in api stack
retire jtag_set_check_value
retire jtag_set_check_value
retire jtag_set_check_value
retire jtag_set_check_value
first jtag_check_value_mask usage. tested by using "arm7_9 fast_memory_access enable" & "mdw 0 0x10"
added comments w.r.t. potential performance problems
Fix typo from hurrying the last commit. Nothing to see here.
Fix loadFile to return file length once again.
Re-order and extend header file tests in configure script.
Fix warnings in httpd.c; builds with libmicrohttpd-0.4.1.
Fix warnings in ioutil.c; improves loadFile inteface.
more in_handler typo fixes
ouch - typo in last commit
Loading