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
93d63399264113d8bb4f1fd645af6a1ade5363b8
Select Git revision
0 results
openocd
Author
Search by author
Any Author
authors
0 authors
Aug 19, 2008
fix comment w.r.t. start address for RAM
· 93d63399
oharboe
authored
16 years ago
93d63399
fixed error handling in flash bank.
· 4e0bad86
oharboe
authored
16 years ago
4e0bad86
removed a couple of exit()'s from error handling.
· 6e4680fc
oharboe
authored
16 years ago
6e4680fc
added wip imx31.cfg file
· 66ef0cee
oharboe
authored
16 years ago
66ef0cee
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport device
· 6bfad873
oharboe
authored
16 years ago
6bfad873
Aug 18, 2008
Johannes Stezenbach <js@sig21.net> fix warnings
· 835cfb82
oharboe
authored
16 years ago
835cfb82
more error propagation
· 29ecdd1e
oharboe
authored
16 years ago
29ecdd1e
added error handling to avoid false error messages.
· d1356149
oharboe
authored
16 years ago
d1356149
openocd.texi is the authoratitive source for documentation. Wiki is dead.
· 20feb043
oharboe
authored
16 years ago
20feb043
Aug 17, 2008
fixed not halted error messages
· 330cf5a6
oharboe
authored
16 years ago
330cf5a6
deleted superfluous sam7s256 which was identical to sam7x256
· c1683a55
oharboe
authored
16 years ago
c1683a55
Richard <news@muppet.plus.com> fixed bug in padding code
· 8ca8313c
oharboe
authored
16 years ago
8ca8313c
Aug 15, 2008
removed obsolete command.
· 71f4a6e0
oharboe
authored
16 years ago
71f4a6e0
Aug 14, 2008
feroceon updated w.r.t. latest arm7/9 changes
· fb27b7f8
oharboe
authored
16 years ago
fb27b7f8
arm7/9 breakpoint cleanup. arm7_9 sw/hw commands retired. openocd.texi is alerady updated.
· 6954dc72
oharboe
authored
16 years ago
6954dc72
typo spotted by spen. gdb_breakpoint_override not tested yet.
· e7628572
oharboe
authored
16 years ago
e7628572
documentation wip for upcoming patch.
· a42f85fe
oharboe
authored
16 years ago
a42f85fe
Aug 13, 2008
removed old comment
· 8858bf41
oharboe
authored
16 years ago
8858bf41
force lpc2148 target into ARM state.
· 88d11f9b
oharboe
authored
16 years ago
88d11f9b
gdb_breakpoint_override comments
· 20ff917e
oharboe
authored
16 years ago
20ff917e
added global gdb breakpoint override configuration command
· ba315ca4
oharboe
authored
16 years ago
ba315ca4
comments.
· c20eaea2
oharboe
authored
16 years ago
c20eaea2
Clear all dangling breakpoints upon GDB connection.
· a71ca65c
oharboe
authored
16 years ago
a71ca65c
fix warning.
· fbb46cfa
oharboe
authored
16 years ago
fbb46cfa
return halted signal if step/continue fails
· b38f2bb6
oharboe
authored
16 years ago
b38f2bb6
avoid empty lines in log as a keep_alive() sideffect
· 48f57b67
oharboe
authored
16 years ago
48f57b67
Aug 11, 2008
fix output from jtag_khz when only jtag_speed has been invoked
· bb36f541
oharboe
authored
16 years ago
bb36f541
updated syntax for post_reset scripts
· b565b391
oharboe
authored
16 years ago
b565b391
propagate error code in case of "reset" failing.
· c45225dd
oharboe
authored
16 years ago
c45225dd
fix error output a bit: do not repeat output printed during execution in case of error.
· 1ee63728
oharboe
authored
16 years ago
1ee63728
fix error message
· 47ae48bf
oharboe
authored
16 years ago
47ae48bf
place event loop inside #ifdef JIM_EMBEDDED.
· 7e02ebfd
oharboe
authored
16 years ago
7e02ebfd
Aug 08, 2008
- fix build issues under win32 (mingw)
· 53e1f9cd
ntfreak
authored
16 years ago
53e1f9cd
Michael Schwingen <rincewind@discworld.dascon.de> - add jedec_probe to doc
· dc63c051
oharboe
authored
16 years ago
dc63c051
default reset in help text - run
· bd85f16e
oharboe
authored
16 years ago
bd85f16e
Aug 07, 2008
- added svn props for newly added files
· 1d562391
ntfreak
authored
16 years ago
1d562391
David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c
· c76b0618
oharboe
authored
16 years ago
c76b0618
lpc2148 2MHz, RCLK and clockless config script versions
· 2cec23fc
oharboe
authored
16 years ago
2cec23fc
- correct BUILD_ECOSBOARD definition is server.c
· 33682ec4
ntfreak
authored
16 years ago
33682ec4
Aug 06, 2008
- remove Jim_InitEmbedded warning
· d203582a
ntfreak
authored
16 years ago
d203582a
Loading