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
d1ab0a9698dfb10475885b4eaf629237bb5251ad
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 19, 2009
Zach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY instead of -1
· d1ab0a96
oharboe
authored
16 years ago
d1ab0a96
Zach Welch <zw@superlucidity.net> treat warnings as errors
· a2c1cbe3
oharboe
authored
16 years ago
a2c1cbe3
Zach Welch <zw@superlucidity.net> fix -Werror warnings
· 40580e2d
oharboe
authored
16 years ago
40580e2d
Partially fix USBprog and JLink adapters on XScale target
· 7989000e
mifi
authored
16 years ago
7989000e
Added functionality to support jtag_khz for the jlink.
· 486799e6
mifi
authored
16 years ago
486799e6
Michael Schwingen <rincewind@discworld.dascon.de> enhanced non-CFI flash support
· f1bca589
oharboe
authored
16 years ago
f1bca589
Zach Welch <zw@superlucidity.net> add missing initializers in nand.c
· 8ac5bd70
oharboe
authored
16 years ago
8ac5bd70
Zach Welch <zw@superlucidity.net> trim logic in tms470.c
· a6f953ba
oharboe
authored
16 years ago
a6f953ba
Zach Welch <zw@superlucidity.net> fix signed/unsigned comparisons
· a88532bc
oharboe
authored
16 years ago
a88532bc
Zach Welch <zw@superlucidity.net> fix warnings in usbprog
· 7d6b4b42
oharboe
authored
16 years ago
7d6b4b42
Zach Welch <zw@superlucidity.net> use tap_state_t
· dd6912b1
oharboe
authored
16 years ago
dd6912b1
Zach Welch <zw@superlucidity.net> automake maintainer mode
· c1893c41
oharboe
authored
16 years ago
c1893c41
Apr 18, 2009
The following patches was applied:
· 0bba8327
mifi
authored
16 years ago
0bba8327
Apr 15, 2009
Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
· 13de2d2f
oharboe
authored
16 years ago
13de2d2f
Piotr Esden-Tempski <piotr@esden.net> Corrected olimex_stm32_h103 board config
· cfd1227e
oharboe
authored
16 years ago
cfd1227e
Nico Coesel <ncoesel@dealogic.nl> Chip width / bus width bug in cfi driver
· c2572280
oharboe
authored
16 years ago
c2572280
Freddie Chopin <freddie_chopin@op.pl> LPC2378 config file
· 0bc7d2c6
oharboe
authored
16 years ago
0bc7d2c6
Apr 14, 2009
Dick Hollenbeck <dick@softplc.com> work in progress
· 1552562b
oharboe
authored
16 years ago
1552562b
Improved (for humans) error reporting for flash programming errors.
· ba4e2c43
mlu
authored
16 years ago
ba4e2c43
Solve problem with single stepping.
· 699d246b
mlu
authored
16 years ago
699d246b
Apr 03, 2009
- add openocd coding style to texi
· aed582e4
ntfreak
authored
16 years ago
aed582e4
Slight improvement in run_algorithm register restore.
· 47a81338
mlu
authored
16 years ago
47a81338
- add svn props from previous commit
· 9646f21a
ntfreak
authored
16 years ago
9646f21a
Uwe Hermann <uwe@hermann-uwe.de> oocdlink file
· 3723558c
oharboe
authored
16 years ago
3723558c
Piotr Esden-Tempski <piotr@esden.net> added a board file for the Olimex STM32-H103 eval board.
· d94163af
oharboe
authored
16 years ago
d94163af
Freddie Chopin <freddie_chopin@op.pl> I attach a config file for LPC2103
· 8813a9ec
oharboe
authored
16 years ago
8813a9ec
Nicolas Pitre nico at cam.org list the new flag in the "nand write" help line.
· ffb73fe1
oharboe
authored
16 years ago
ffb73fe1
Apr 02, 2009
Nicolas Pitre nico at cam.org write ECC data when reflashing u-Boot on the SheevaPlug
· bf41e298
oharboe
authored
16 years ago
bf41e298
Nicolas Pitre nico at cam.org The ECC data is automatically computed and written to the OOB area
· 3725fded
oharboe
authored
16 years ago
3725fded
Nicolas Pitre nico at cam.org software ECC computation for NAND flash
· c3d96a3a
oharboe
authored
16 years ago
c3d96a3a
Nicolas Pitre nico at cam.org software ECC computation for NAND flash
· f481deb5
oharboe
authored
16 years ago
f481deb5
Nicolas Pitre nico at cam.org This at least should make the "nand info"...
· 3f427b90
oharboe
authored
16 years ago
3f427b90
Nicolas Pitre nico at cam.org Allocating a 6-byte memory location with malloc() is rather silly
· 9a6c3cc8
oharboe
authored
16 years ago
9a6c3cc8
Uwe Hermann <uwe@hermann-uwe.de> Add missing STM32 "0x06412041, Revision A"...
· 25047d49
oharboe
authored
16 years ago
25047d49
Uwe Hermann <uwe@hermann-uwe.de> URL references
· 1262735a
oharboe
authored
16 years ago
1262735a
Cortex-M3 cleanup and performance patch
· c008618b
mlu
authored
16 years ago
c008618b
fix keyword expansion
· 92329392
oharboe
authored
16 years ago
92329392
zy1000 1.50 snapshot. fix problem with empty file names.
· 2b05549d
oharboe
authored
16 years ago
2b05549d
Mar 30, 2009
- add missing usbprog config. patch from Uwe Hermann
· 231b8820
ntfreak
authored
16 years ago
231b8820
a few words about motivation for standalone JTAG debugger.
· 03caa01a
oharboe
authored
16 years ago
03caa01a
Loading