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.
2fe9bf1613a892693676f391ac055efee306800f
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
10
May
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
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
- added/renamed interfaces, remove jtag_speed from the interface part
- corrected rounding in ft2232_khz
- added support for ft2232/jtag_khz
- smoketest for r651
printing available memory fails on win + mac. Disable for now until a robust way of doing this can be found.
Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. It is a bit of a mystery why this was only visible w/LPC2148.
disable code that prints available mem under windows. Does not compile.
print available memory in log_level 3
This matters for embedded devices, but is probably not observably better for PC hosted OpenOCD.
Edgar Grimberg plugged a leak found w/Valgrind.
increase packet size to 16kBytes. Very slightly faster.
Edgar Grimberg found tiny memory leak
- added svn props for newly added files
The target library is now the authorotative source of config examples
add missing reset script
- fixed xsvf_add_statemove()
- updated docs for ft2232_vid_pid command
- added info about libftdi support under win32
- corrected typo in cfg file
Tim Hudson worked on English language.
- add -lusb to link for using libftdi under win32
- add missing svn props
Changed at91sam7_ecr working area to a valid SRAM adress for the AT91SAM7S/X target family
now compiles again.
lpc2148 fixes from Edgar Grimberg
- added new device to luminary flash driver
Edgar's naming convention fixes.
Edgar's added support for printing jtag_khz
- stm32x default to 128k if flash size failed.
Edgar Grimberg added a new rule for target scripts. Flash + verify must succeed.
- updated cortex_m3 docs regarding luminary reset behaviour
- add cortex_m3 variant luminary to fix reset issue with asserting SRST
- added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enabled/disabled for testing
- luminary flash now loader polls when finished
set communication speeds
- incorrect ram size for lm3s811 target script
- change str9 flash controller to read array after a level 1 protect
wip instructions for building Cortex toolchain
make debug_level 3 useful again... the log just drowns. perhaps introduce debug_level 4?
Close dangling file handle
Loading