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.
9e6cec0dd3301395345777cfe2617559a868f2a9
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
8
Apr
7
6
5
4
3
2
1
31
Mar
28
26
25
22
21
17
14
13
12
11
10
9
8
7
6
5
4
3
2
1
29
Feb
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
7
6
4
2
27
Jan
25
24
23
22
21
20
17
14
11
10
9
7
29
Dec
21
20
19
18
17
16
14
10
9
5
4
23
Nov
21
26
Oct
22
8
1
10
Sep
5
25
Aug
21
20
17
16
14
13
10
9
31
Jul
26
25
15
28
Jun
24
21
16
15
14
31
May
30
29
10
5
28
Apr
26
25
16
12
11
30
Mar
29
28
26
16
15
20
Feb
3
31
Jan
26
25
22
18
9
22
Nov
7
5
23
Oct
19
12
6
3
28
Sep
12
9
7
4
31
Aug
20
17
14
11
6
1
30
Jul
17
25
Jun
23
16
12
5
2
Edwin Olson found bug & tested fix for flash write_image for stellaris.
lm3s6965.cfg contributed by Edwin Olson
added a couple of LOG_ERROR() messages to improve logfile.
Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms().
The endstate now reports the endstate of the queue instead of
Spen fixed various issues w.r.t. setting up the sockets for optimal performance.
at91eb40a.elf moved to src/target/ecos
avoid patch trouble by isolating troublesome line...
- added note to docs about gdb 6.8 and memory map support
- the reset mode parameter is now DEPRECATED. It is implemented
- reverted some of the changes that possibly broke arm926ejs. Waiting
added query of reset speed
- added test results
Edgar Grimberg sharpened the str912 target script.
fix flash info - now reports erased state properly
Added timeout(instead of infinite loop) to soft_reset_halt
optional count argument to mwX
Do not assert trst in srst_only case even if srst_pulls_trst.
target_call_timer_callbacks_now() now invokes periodic callbacks immediately
Removed exit()'s. A reset is usually enough to work around these, reducing cycle times
make jtag_add_statemove() internal to the driver.
Edgar Grimberg: added needed delays
TAP_SD/SI are now forbidden end states.
hooks for multithreading. Disable nagle
- rename log functions to stop conflicts under win32 (wingdi)
- gdb server was incorrectly sending null terminator on qXfer:features:read: packet
- updated docs with new commands/features
- changed jtag_add_reset errors to warnings
- armv7m control register now set as dirty when switching context
- added new test results
- fix warnings during configure cause by ecosboard. default to no, if host cpu isn't arm.
added profile command. It was added to simplify evaluation by testers.
reset and post reset speed & jtag_khz command documented.
Michael Bruck: fixed warnings
clarified jtag_khz command.
added jtag_khz for use with target library
- adds two speeds to jtag_speed. reset and post reset speed. Default
Loading