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
Commits
88b5c6da2a2a59fcb1eb3da22ed5339b8e0f35cd
Select Git revision
0 results
openocd
Author
Search by author
Any Author
authors
0 authors
Jun 02, 2009
- hack added to fix a issue with v5/6 jlink
· 88b5c6da
ntfreak
authored
15 years ago
88b5c6da
remove unecessary #ifdef as file is only built when minidriver is enabled.
· 339dc0bc
oharboe
authored
15 years ago
339dc0bc
some trivial minidriver fixes
· b7a133bd
oharboe
authored
15 years ago
b7a133bd
more missing eCos types
· cd5e0930
oharboe
authored
15 years ago
cd5e0930
Only include jtag_driver.c in the build when minidriver is not in use.
· 34b6fc3c
zwelch
authored
15 years ago
34b6fc3c
Move interface_jtag_add_scan_check_alloc implementations to their
· 1d230b88
zwelch
authored
15 years ago
1d230b88
Add high-speed device support in FT2232 driver:
· 6625e926
zwelch
authored
15 years ago
6625e926
Remove unused code, TAP_INVALID is never passed to drivers.
· 8dab0ecf
oharboe
authored
15 years ago
8dab0ecf
Continue clean-up of JTAG driver interface:
· a372074d
zwelch
authored
15 years ago
a372074d
More JTAG interface driver cleanup:
· 4a70eeff
zwelch
authored
15 years ago
4a70eeff
More JTAG interface driver cleanup:
· c10d4d9a
zwelch
authored
15 years ago
c10d4d9a
More JTAG interface driver cleanup:
· e733ac36
zwelch
authored
15 years ago
e733ac36
Clean up jtag command queue handling:
· 6ef5a622
zwelch
authored
15 years ago
6ef5a622
Encapsulate JTAG command interfaces for moving to jtag_interface.h.
· 76bd16e9
zwelch
authored
15 years ago
76bd16e9
Remove the useless invalidstruct from jtag.h.
· d0a6db31
zwelch
authored
15 years ago
d0a6db31
Start clean-up of JTAG driver interface:
· deed7fb5
zwelch
authored
15 years ago
deed7fb5
Jun 01, 2009
David Brownell <david-b@pacbell.net>:
· a8f3ba8f
zwelch
authored
15 years ago
a8f3ba8f
David Brownell <david-b@pacbell.net>:
· 5120d126
zwelch
authored
15 years ago
5120d126
David Brownell <david-b@pacbell.net>:
· 4caa72b9
zwelch
authored
15 years ago
4caa72b9
David Brownell <david-b@pacbell.net>:
· 7da3c2cd
zwelch
authored
15 years ago
7da3c2cd
Encapsulate JTAG Cable API and interface structure, plan for new header file.
· a88871bc
zwelch
authored
15 years ago
a88871bc
Encapsulate JTAG minidriver functions, plan for new header file.
· 35082f78
zwelch
authored
15 years ago
35082f78
Remove unused in_handler_t type definition from jtag.h
· 41565073
zwelch
authored
15 years ago
41565073
Scrub final vestiges of in_handler from mips target APIs.
· 337017d6
zwelch
authored
15 years ago
337017d6
added jtag_add_statemove() helper fn(actual fn written by Dick Hollonbeck, I just moved it).
· 7662bbea
oharboe
authored
15 years ago
7662bbea
fix warning for a variable that GCC thought might be uninitialized(which it can't be).
· 414245c9
oharboe
authored
15 years ago
414245c9
simon qian <simonqian.openocd@gmail.com> stop incestious communication with lower jtag.c layers
· cf04b595
oharboe
authored
15 years ago
cf04b595
David Brownell <david-b@pacbell.net>:
· ddc9fd72
zwelch
authored
15 years ago
ddc9fd72
David Brownell <david-b@pacbell.net>:
· 30fca8e5
zwelch
authored
15 years ago
30fca8e5
David Brownell <david-b@pacbell.net>:
· a066529f
zwelch
authored
15 years ago
a066529f
David Brownell <david-b@pacbell.net>:
· 878d0cb0
zwelch
authored
15 years ago
878d0cb0
David Brownell <david-b@pacbell.net>:
· b3d79769
zwelch
authored
15 years ago
b3d79769
David Brownell <david-b@pacbell.net>:
· 278ca633
zwelch
authored
15 years ago
278ca633
May 31, 2009
Final step in isolating target_type_s structure:
· 74df79d4
zwelch
authored
15 years ago
74df79d4
Whitespace-only updates to automake input files:
· e8e0af39
zwelch
authored
15 years ago
e8e0af39
First step in hiding target_type_s from public interface:
· 818aa27a
zwelch
authored
15 years ago
818aa27a
Add target_examine_one wrapper:
· 4deb42ed
zwelch
authored
15 years ago
4deb42ed
Add target breakpoint and watchpoint wrapper:
· d00ac17e
zwelch
authored
15 years ago
d00ac17e
Add target_get_name wrapper:
· 0de78ed0
zwelch
authored
15 years ago
0de78ed0
Add target_step wrapper:
· 17fa4de8
zwelch
authored
15 years ago
17fa4de8
Loading