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
25572d2e48464167fc6d88c6d5c404589dad1627
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 21, 2008
Duane Ellis <openocd@duaneellis.com> stm32 peripherals scripts
· 25572d2e
oharboe
authored
16 years ago
25572d2e
Michael Kurz <michi.kurz@googlemail.com> MX29LV800B non-cfi flash.
· 97cc3e0d
oharboe
authored
16 years ago
97cc3e0d
Jul 20, 2008
BUG: prefix to timeout for gdb keep alive packets.
· 495f2579
oharboe
authored
16 years ago
495f2579
- added svn props for newly added files
· 2341c99e
ntfreak
authored
16 years ago
2341c99e
Duane Ellis <openocd@duaneellis.com> - script commands for stm32
· 94efc647
oharboe
authored
16 years ago
94efc647
Ben Bodley <ben@teknique.com> non-CFI compliant flash (AMIC A29L800A)
· 577972a5
oharboe
authored
16 years ago
577972a5
Duane Ellis <openocd@duaneellis.com>
· dbd6cede
oharboe
authored
16 years ago
dbd6cede
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API consistently.
· 6c0553c8
oharboe
authored
16 years ago
6c0553c8
Jul 19, 2008
throw exception upon syntax error.
· 42501f0e
oharboe
authored
16 years ago
42501f0e
- updated texi for removed daemon_startup command
· b78f488d
ntfreak
authored
16 years ago
b78f488d
clarify error message w.r.t. not being able to set breakpoint
· e852c61b
oharboe
authored
16 years ago
e852c61b
daemon_startup is now retired in favour of adding "init" and "reset...
· 2cac9c33
oharboe
authored
16 years ago
2cac9c33
Jul 18, 2008
This allows overriding builtin openocd commands.
· 31030026
oharboe
authored
16 years ago
31030026
remove obsolete reset_mode
· 2249f589
oharboe
authored
16 years ago
2249f589
"reset" without arguments now execute a "reset run".
· 35e84a2a
oharboe
authored
16 years ago
35e84a2a
- remove build warning from keep_alive
· 2c3f0eba
ntfreak
authored
16 years ago
2c3f0eba
- fix incorrectly registered function openocd_array2mem
· 60ba4476
ntfreak
authored
16 years ago
60ba4476
resume is now asynchronous
· 722fcb8d
oharboe
authored
16 years ago
722fcb8d
keep_alive() fix for reset warnings.
· 0470a965
oharboe
authored
16 years ago
0470a965
1. GDB will print cryptic error messages if it is not fed keep-alive packets
· 94e75e0c
oharboe
authored
16 years ago
94e75e0c
Duane Ellis <openocd@duaneellis.com> more interface files.
· 7648d6b2
oharboe
authored
16 years ago
7648d6b2
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
· 679592d4
oharboe
authored
16 years ago
679592d4
added missing "reset+load" sequence.
· b504e11a
oharboe
authored
16 years ago
b504e11a
Jul 17, 2008
Charles Hardin <ckhardin@gmail.com> move jim into helper
· 8a14a72f
oharboe
authored
16 years ago
8a14a72f
Charles Hardin ckhardin at gmail.com Instead of stashing the context in a...
· 0ebb33b1
oharboe
authored
16 years ago
0ebb33b1
Collect output from openocd commands into openocd_output local variable
· 5fefa83d
oharboe
authored
16 years ago
5fefa83d
Charles Hardin ckhardin at gmail.com
· 5a371207
oharboe
authored
16 years ago
5a371207
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
· 44928321
oharboe
authored
16 years ago
44928321
- reverted resume_target to old behaviour
· 6af10785
ntfreak
authored
16 years ago
6af10785
Charles Hardin ckhardin at gmail.com bin2char does not need to be installed as part of openocd
· a5914d01
oharboe
authored
16 years ago
a5914d01
Jul 16, 2008
Fixes to \ and / handling for OpenOCD
· 3287b866
oharboe
authored
16 years ago
3287b866
flash_banks now follow OpenOCD scripting API rules
· ffe9257a
oharboe
authored
16 years ago
ffe9257a
print out jim error message stack trace in expected order(look at any C++ or...
· f806c8de
oharboe
authored
16 years ago
f806c8de
do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTION
· cb90c97f
oharboe
authored
16 years ago
cb90c97f
print syntax for command upon syntax error.
· d0eef63f
oharboe
authored
16 years ago
d0eef63f
better error messages for target event scripts.
· 396d73ad
oharboe
authored
16 years ago
396d73ad
Jul 15, 2008
feeble beginnings for tcl api rules.
· 8766d396
oharboe
authored
16 years ago
8766d396
- stm32 flash driver correctly handles early silicon
· b979c22b
ntfreak
authored
16 years ago
b979c22b
Jul 14, 2008
Charles Hardin <ckhardin@gmail.com>
· acce2bcc
oharboe
authored
16 years ago
acce2bcc
Jul 13, 2008
- remove unused objcopy from configure.in
· 696a20fe
ntfreak
authored
16 years ago
696a20fe
Loading