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
39e9278ffc173628c7626802ed76c5f156c0a18c
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
openocd
Author
Search by author
Any Author
authors
9R
9R
Administrator
root
Andreas Schildbach
pink
Daniel Hoffend
griffon
Definitely Not A Robot
Doloo1ai
Dirk Jäckel
biafra
G
G
Hauke Mehrtens
hauke
Jan Morawek
RFguy
Julian
hdsjulian
Lila Fisch
lilafisch
Martin Ling
martinling
Mateusz Zalega
msgctl
Michael Huebler
mh
Ole Dreessen
ole
Phileas
pl
Philip Brechler
plaetzchen
Renze
renze
Sabine Wolf
Bine
Sec 42
sec
20 authors
May 18, 2009
Add jtag_queue_command() by Michael Bruck <mbruck@digenius.de>
· 39e9278f
kc8apf
authored
15 years ago
39e9278f
ftdi_set_interface correctness by Strontium <strntydog@gmail.com>
· 9b4295b0
kc8apf
authored
15 years ago
9b4295b0
PATCHES updates from David Brownell <david-b@pacbell.net>
· 4528fa49
kc8apf
authored
15 years ago
4528fa49
JTAG state table updates (short table still disabled). Provided by Dick...
· 4925bdd4
kc8apf
authored
15 years ago
4925bdd4
Remove unecessary(and poptentially harmful?) "" around arguments
· a8daf225
oharboe
authored
15 years ago
a8daf225
less weird error messages for unknown commands. Check if command exists before trying it.
· 7eaed436
oharboe
authored
15 years ago
7eaed436
Dean Glazeski <dnglaze@gmail.com> fixed bug in checking of clocked back data...
· a63361f9
oharboe
authored
15 years ago
a63361f9
- add missing svn props from svn 1798 commit
· 09580513
ntfreak
authored
15 years ago
09580513
Michael Bruck <mbruck@digenius.de> ARM11 cleanup stale dependencies with...
· 350f6082
oharboe
authored
15 years ago
350f6082
Relocate documentation on working area to better align with use of new syntax....
· 64164748
kc8apf
authored
15 years ago
64164748
Fix logically inverted comment
· da34c091
kc8apf
authored
15 years ago
da34c091
Consolidate target selection code into single get_target() that handles both...
· c977616c
kc8apf
authored
15 years ago
c977616c
ETM/ETB documentation from David Brownell <david-b@pacbell.net>
· cafad496
kc8apf
authored
15 years ago
cafad496
Whitespace cleanup from David Brownell <david-b@pacbell.net>
· a931baa6
kc8apf
authored
15 years ago
a931baa6
May 17, 2009
fix array2mem/mem2array when used as a "method" on a target.
· 41826d5b
oharboe
authored
15 years ago
41826d5b
May 16, 2009
Michael Bruck <mbruck@digenius.de> change 'ir_scan' from 'int' to 'bool' to document its semantics
· 231a71b7
oharboe
authored
15 years ago
231a71b7
fix naming of at91sam7 driver
· 1bcbd44e
oharboe
authored
15 years ago
1bcbd44e
Freddie Chopin <freddie_chopin@op.pl> move files about to where they belong
· 72f5449e
oharboe
authored
15 years ago
72f5449e
May 15, 2009
Initialize a more variables in jim.c to allow gcc-4.4 to build.
· ea3ddc7e
zwelch
authored
15 years ago
ea3ddc7e
Initialize value of objPtr local variable; prevents warning w/ gcc-4.4.
· 5cff9997
zwelch
authored
15 years ago
5cff9997
fix -fno-common/Mac build problems.
· 21c82842
oharboe
authored
15 years ago
21c82842
Less wrong handling of JIM_EMBEDDED, follow Jim Tcl doc's and only use...
· 4dcd5872
oharboe
authored
15 years ago
4dcd5872
revert to 1775. 1790 causes SEGFAULT w/Cygwin.
· b9522f0e
oharboe
authored
15 years ago
b9522f0e
Update Doxyfile to build The List into the doxygen manual.
· c102397e
zwelch
authored
15 years ago
c102397e
Add current draft of The List of Pending and Open Tasks.
· 8ed88745
zwelch
authored
15 years ago
8ed88745
May 14, 2009
Remove JIM_EMBEDDED symbol; not appropriate or necessary.
· 789b639a
zwelch
authored
15 years ago
789b639a
Several minor fixes for the new doxygen manual.
· 30f6b1eb
zwelch
authored
15 years ago
30f6b1eb
Paul Thomas <pthomas8589@gmail.com>: new board cfg for Linuxstamp-mx27
· ca7ec066
zwelch
authored
15 years ago
ca7ec066
use TAP_INVALID enum instead of -1
· adf3a2ce
oharboe
authored
15 years ago
adf3a2ce
take #2: dump_image now works for addresses not divisible by 4
· b3b0ff60
oharboe
authored
15 years ago
b3b0ff60
dump_image now works for addresses not divisible by 4
· a74d9114
oharboe
authored
15 years ago
a74d9114
fix broken ir/drscan -endstate option. The statemachine now actually ends up in said state.
· 651cb917
oharboe
authored
15 years ago
651cb917
selftest wip
· 0bb9c5de
oharboe
authored
15 years ago
0bb9c5de
propagate error in dump_image. If an error occurs during dump_image, a tcl exception is thrown.
· c5e51bca
oharboe
authored
15 years ago
c5e51bca
May 13, 2009
Update configure script test for net/if.h to work on MacOS.
· 3d4e32bc
zwelch
authored
15 years ago
3d4e32bc
Fix bootstrap typo noticed by Edgar Grimberg <edgar.grimberg@zylin.com>.
· 53b67960
zwelch
authored
15 years ago
53b67960
Fix bootstrap script to support MacOS glibtoolize oddity.
· 3df27e5c
zwelch
authored
15 years ago
3df27e5c
zy1000 1.52 snapshot
· ba66ccea
oharboe
authored
15 years ago
ba66ccea
Add JTAG Primer to doxygen manual, contributed by Strontium.
· 76261399
zwelch
authored
15 years ago
76261399
Include types.h in command.h to make stdint.h available through it.
· 9c2468ee
zwelch
authored
15 years ago
9c2468ee
Loading