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.
71ab621c2c91a4f3e24fb812011ac1bd46e289aa
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
May
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
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
Dick Hollenbeck <dick@softplc.com>: move OPENOCD_VERSION to use config.h
Uwe Hermann <uwe@hermann-uwe.de>: Support both rev -A1 and -A2 of Hitex STR9-comStick.
Uwe Hermann <uwe@hermann-uwe.de>: Make ICEbear look like other targets
zy1000 1.51
list board's as well as target config files.
lpc2478 target config
Add static keywords to core target source file data and functions.
Print out warning when LPC calc_checksum will cause verification to fail.
Fix signed/unsigned comparison.
no change
flash fillX now has a verify stage
use jtag_rclk 500 to avoid proliferation of target scripts
Michael Bruck <mbruck@digenius.de>: sys/select.h must preceed windows.h.
Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl.
Clear FLASH_SR error flags after flash errors to avoid reset befor further flash operations.
Add udev rules for USB ICEbear interface.
More error logging for DAP errors
- add missing svn props from svn 1565 commit
comments and debug code
Sten <debian@sansys-electronic.com>: add support for Olimex LPC2378STK eval board.
Sten <debian@sansys-electronic.com>: add support for ICEbear FDTI-based interface.
Fix jlink usb_bulk_with_retries to return actual error codes.
Remove vestigial last_tms variable from jlink driver.
Add -Wredundant-decls to prevent unwanted duplicate declarations.
Fix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd@fluff.org>).
Remove redundant declarations to allow building with -Wredundant-decls.
Add missing header files to fix C99 compatibility.
more docs on jtag_add_pathmove()
Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len()
Correctedout buffer size and missing jlink_tap_init() call.
- fix win32 build
fix checksum memory. By failing the fallback code will handle checksum calculation
Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdev
convert some LOG_INFO()'s during stepping into LOG_DEBUG()
Michael Bruck <mbruck@digenius.de> macros for error handling
eol-style native
eol-style native
SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and some bugs
Added dap baseaddr and dap apid commands
Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM()
Loading