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
2b165096752f026550cfd534a4f1336f2f35c122
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
Apr 10, 2008
stop using variable sized arrays. That's something that belongs to C++ and not C.
· 2b165096
oharboe
authored
17 years ago
2b165096
- added svn props for newly added parport.cfg
· 518bce6c
ntfreak
authored
17 years ago
518bce6c
- single core context used, removed debug context as thought unnecessary.
· 9c3dec37
ntfreak
authored
17 years ago
9c3dec37
- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min required
· 1ade331b
ntfreak
authored
17 years ago
1ade331b
Apr 09, 2008
target lib wip
· 44fd861b
oharboe
authored
17 years ago
44fd861b
back out Don Porges workaround for some device with manufcaturer # 0x1a2
· b22ae900
oharboe
authored
17 years ago
b22ae900
- add missing svn props
· 23939e4f
ntfreak
authored
17 years ago
23939e4f
Don Porges fixed c99 issues.
· 2585fc34
oharboe
authored
17 years ago
2585fc34
- added "init" command. "init" and "reset" at end of startup script is equivalent
· a0647227
oharboe
authored
17 years ago
a0647227
Apr 08, 2008
use jtag.c's cur/end_state global variables.
· 94320a1d
oharboe
authored
17 years ago
94320a1d
Edwin Olson found bug & tested fix for flash write_image for stellaris.
· de330ca5
oharboe
authored
17 years ago
de330ca5
lm3s6965.cfg contributed by Edwin Olson
· 30cda620
oharboe
authored
17 years ago
30cda620
added a couple of LOG_ERROR() messages to improve logfile.
· a4ed8481
oharboe
authored
17 years ago
a4ed8481
Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms().
· eabb49b5
oharboe
authored
17 years ago
eabb49b5
The endstate now reports the endstate of the queue instead of
· 4b2defe6
oharboe
authored
17 years ago
4b2defe6
Apr 07, 2008
Spen fixed various issues w.r.t. setting up the sockets for optimal performance.
· 0d4f8fc8
oharboe
authored
17 years ago
0d4f8fc8
· 2b7504c2
oharboe
authored
17 years ago
2b7504c2
at91eb40a.elf moved to src/target/ecos
· a2c45daf
oharboe
authored
17 years ago
a2c45daf
Apr 06, 2008
avoid patch trouble by isolating troublesome line...
· 769fa69b
oharboe
authored
17 years ago
769fa69b
Apr 05, 2008
- added note to docs about gdb 6.8 and memory map support
· bb0830da
ntfreak
authored
17 years ago
bb0830da
Apr 04, 2008
- the reset mode parameter is now DEPRECATED. It is implemented
· 381dc0ef
oharboe
authored
17 years ago
381dc0ef
- reverted some of the changes that possibly broke arm926ejs. Waiting
· 35b3c952
oharboe
authored
17 years ago
35b3c952
added query of reset speed
· 7abe9756
oharboe
authored
17 years ago
7abe9756
Apr 03, 2008
- added test results
· 32cc2202
mifi
authored
17 years ago
32cc2202
· d3f0549f
oharboe
authored
17 years ago
d3f0549f
Apr 02, 2008
Edgar Grimberg sharpened the str912 target script.
· 349f62f7
oharboe
authored
17 years ago
349f62f7
fix flash info - now reports erased state properly
· 6549d376
oharboe
authored
17 years ago
6549d376
Added timeout(instead of infinite loop) to soft_reset_halt
· 2a293557
oharboe
authored
17 years ago
2a293557
optional count argument to mwX
· b174a5b6
oharboe
authored
17 years ago
b174a5b6
Apr 01, 2008
· ff53e47b
oharboe
authored
17 years ago
ff53e47b
Mar 31, 2008
Do not assert trst in srst_only case even if srst_pulls_trst.
· afe5371b
oharboe
authored
17 years ago
afe5371b
target_call_timer_callbacks_now() now invokes periodic callbacks immediately
· 86d3e744
oharboe
authored
17 years ago
86d3e744
Removed exit()'s. A reset is usually enough to work around these, reducing cycle times
· 408e1d86
oharboe
authored
17 years ago
408e1d86
make jtag_add_statemove() internal to the driver.
· a3a3426e
oharboe
authored
17 years ago
a3a3426e
Mar 28, 2008
Edgar Grimberg: added needed delays
· 77d73b25
oharboe
authored
17 years ago
77d73b25
Mar 26, 2008
TAP_SD/SI are now forbidden end states.
· 4411c264
oharboe
authored
17 years ago
4411c264
hooks for multithreading. Disable nagle
· 2df3ca97
oharboe
authored
17 years ago
2df3ca97
Mar 25, 2008
- rename log functions to stop conflicts under win32 (wingdi)
· d47e1b8f
ntfreak
authored
17 years ago
d47e1b8f
Mar 22, 2008
- gdb server was incorrectly sending null terminator on qXfer:features:read: packet
· a96f96d1
ntfreak
authored
17 years ago
a96f96d1
- updated docs with new commands/features
· ae176daa
ntfreak
authored
17 years ago
ae176daa
Loading