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
76dec044c02bb6d045c2e699501c8e07d75f6013
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
Jul 11, 2008
- configure check added for tclsh
· 76dec044
ntfreak
authored
16 years ago
76dec044
search help text too
· 94966bf2
oharboe
authored
16 years ago
94966bf2
Charles Hardin ckhardin at gmail.com
· b06f254b
oharboe
authored
16 years ago
b06f254b
tcl_help prettier output.
· e04f0142
oharboe
authored
16 years ago
e04f0142
work in progress to improve help
· 69c6f1f7
oharboe
authored
16 years ago
69c6f1f7
- retired variable stuff.
· c5b718f5
oharboe
authored
16 years ago
c5b718f5
.cfg files are now executed as Jim Tcl. Commands that terminate script w/error message.
· 381f9a2e
oharboe
authored
16 years ago
381f9a2e
- added svn props for newly added files
· 0f2dfabd
ntfreak
authored
16 years ago
0f2dfabd
working notes.
· 348bc74a
oharboe
authored
16 years ago
348bc74a
startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.
· efc6063d
oharboe
authored
16 years ago
efc6063d
Jul 10, 2008
Charles Hardin <ckhardin@gmail.com>
· 2b3f4fd2
oharboe
authored
16 years ago
2b3f4fd2
- added search paths before running tcl/commands.tcl.
· 2858a9f7
oharboe
authored
16 years ago
2858a9f7
fix quoting problem when handling OpenOCD commands.
· 5a2b824b
oharboe
authored
16 years ago
5a2b824b
SEGFAULT fix for syntax error.
· bfa8c1b3
oharboe
authored
16 years ago
bfa8c1b3
very slight cleanup of flash banks handling.
· 313547dd
oharboe
authored
16 years ago
313547dd
Jul 09, 2008
improve error messages a little bit.
· 92beb99b
oharboe
authored
16 years ago
92beb99b
- adding missing install entry for luminary-libftdi.cfg
· 0edbe914
ntfreak
authored
16 years ago
0edbe914
"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_throw...
· 66410d25
oharboe
authored
16 years ago
66410d25
- added luminary libftdi interface config
· 525de2ed
ntfreak
authored
16 years ago
525de2ed
- only check normal resume, not debug resume
· a6a65f17
ntfreak
authored
16 years ago
a6a65f17
added flash_banks low level command.
· 07713185
oharboe
authored
16 years ago
07713185
- target_resume is now synchronous with 5sec timeout
· 876297c2
ntfreak
authored
16 years ago
876297c2
Jul 08, 2008
tcl regression fixes.
· f0f5157e
oharboe
authored
16 years ago
f0f5157e
* src/jim.c: remove bogus return value from if {[expr]} {xx} when
· 74d4cf8e
oharboe
authored
16 years ago
74d4cf8e
- removed target_process_events as only used in handle_resume_command and...
· 6ed75d47
ntfreak
authored
16 years ago
6ed75d47
- fix pre_resume script not being called
· 46b3e725
ntfreak
authored
16 years ago
46b3e725
- apply correct formatting to openocd.c
· 31e25002
ntfreak
authored
16 years ago
31e25002
Jul 07, 2008
reset event is synonym for post_reset event.
· 9103bbbc
oharboe
authored
16 years ago
9103bbbc
more tcl cleanup.
· 225ac184
oharboe
authored
16 years ago
225ac184
Duane Ellis <openocd@duaneellis.com>: This simple patch adds precision support...
· cfba2f4a
oharboe
authored
16 years ago
cfba2f4a
- command_run_line will only search once for the command, and execute if found
· 994396da
ntfreak
authored
16 years ago
994396da
added pre/postlude fn's for when OpenOCD is sleeping.
· b31d83c6
oharboe
authored
16 years ago
b31d83c6
fix syntax error.
· d6194d73
oharboe
authored
16 years ago
d6194d73
Charles Hardin <ckhardin@gmail.com> Tcl server documentation.
· 7044908c
oharboe
authored
16 years ago
7044908c
Jul 06, 2008
- fix duplicate log entry
· 97c4be68
ntfreak
authored
16 years ago
97c4be68
- fix typo in memory.tcl
· 36cb42a5
ntfreak
authored
16 years ago
36cb42a5
- fixed build issues with win32
· 655e4f88
ntfreak
authored
16 years ago
655e4f88
moving Tcl stuff around slightly.
· 163bd860
oharboe
authored
16 years ago
163bd860
fix a few compilation problems.
· 0bb7c9d1
oharboe
authored
16 years ago
0bb7c9d1
Charles Hardin <ckhardin@gmail.com> - Tcl Server
· 2b673d0c
oharboe
authored
16 years ago
2b673d0c
Loading