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.
0989c374e91fb7c743c8f791e55fcca935351e9d
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
1
Oct
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
10
9
8
7
6
5
4
3
2
1
29
Feb
28
27
26
25
fixed gaffe: disable interrupts reset init script
- at91sam7.c remove build warnings
- convert spaces to tabs in at91sam7.[ch]
I do not know why this is necessary, but it fixes strange effects
Gheorghe Guran <roatlasro@yahoo.com> redone at91sam7 driver. Old driver source file renamed. The old driver is still invoked by default and the new driver is invoked by using at91sam7_new
wip
ZY1000 code
- update docs for aduc702x flash driver
- renamed x7926 driver to aduc702x to match other flash drivers
fix noise in gdb console when single stepping. Remove printing of log before processing halted event.
fixed false positives for keep_alive() not being invoked.
"marcel" <M.W.Wijlaars@tue.nl>,
- fix typo's
openocd.texi is the authortative source of OpenOCD documentation
put instructions on how to report bugs onto the users radar
- added myself to copyright on files i remember adding large contributions for over the years
follow up to keep_alive() fix. process target events before returning from reset procedure.
Duane Ellis: target_process_reset is now implemented in tcl. This allows better control from target configuration scripts.
fixed keep_alive fix gaffe introduce in previous commit.
typo fixed.
keep_alive now invokes target_call_timer_callbacks_now
Duane Ellis, added clock command.
workaround and comment for problems identified by Michael Schwingen.
s3c2440 OpenMoko target script
Duane Ellis has made highly non-trivial changes to both the target handling and command system.
Removed target->reset_mode, no longer used
Duane Ellis: "target as an [tcl] object" feature.
retired, nothing came of it.
documented change in target command w/removed options
comment about slow RTCK
ooops... fixed commit gaffe in previous commit.
added 1000ms timeout
do not check checksums in noack case
RCLK is not supported, return error instead of crashing.
STR912 uses RCLK if available
fixed bug in arm11 examine code.
fixed gaffe in last release w/target number.
sync with Jim Tcl repository.
Loading