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
483ed5da4d3ef24c71f923c24214b2bc6b21eda6
Select Git revision
0 results
openocd
Author
Search by author
Any Author
authors
0 authors
May 06, 2008
The target library is now the authorotative source of config examples
· 483ed5da
oharboe
authored
16 years ago
483ed5da
add missing reset script
· 85407421
oharboe
authored
16 years ago
85407421
May 03, 2008
- fixed xsvf_add_statemove()
· d5f6c463
drath
authored
16 years ago
d5f6c463
May 02, 2008
- updated docs for ft2232_vid_pid command
· a6070450
ntfreak
authored
16 years ago
a6070450
- added info about libftdi support under win32
· 8bf24de7
ntfreak
authored
16 years ago
8bf24de7
- corrected typo in cfg file
· 872919e5
mifi
authored
16 years ago
872919e5
May 01, 2008
Tim Hudson worked on English language.
· ee8a6788
oharboe
authored
16 years ago
ee8a6788
- add -lusb to link for using libftdi under win32
· 54eee1b0
ntfreak
authored
16 years ago
54eee1b0
- add missing svn props
· a565d0aa
ntfreak
authored
16 years ago
a565d0aa
Apr 30, 2008
Changed at91sam7_ecr working area to a valid SRAM adress for the AT91SAM7S/X target family
· 9a6b762c
mlu
authored
17 years ago
9a6b762c
now compiles again.
· 6f944037
oharboe
authored
17 years ago
6f944037
lpc2148 fixes from Edgar Grimberg
· 1231443b
oharboe
authored
17 years ago
1231443b
- added new device to luminary flash driver
· f8a11725
ntfreak
authored
17 years ago
f8a11725
Edgar's naming convention fixes.
· 95efa83e
oharboe
authored
17 years ago
95efa83e
Edgar's added support for printing jtag_khz
· 06cdb3ad
oharboe
authored
17 years ago
06cdb3ad
Apr 29, 2008
- stm32x default to 128k if flash size failed.
· 26414b39
ntfreak
authored
17 years ago
26414b39
Edgar Grimberg added a new rule for target scripts. Flash + verify must succeed.
· 1f4308dd
oharboe
authored
17 years ago
1f4308dd
- updated cortex_m3 docs regarding luminary reset behaviour
· 8acafd17
ntfreak
authored
17 years ago
8acafd17
Apr 28, 2008
- add cortex_m3 variant luminary to fix reset issue with asserting SRST
· f2e10a60
ntfreak
authored
17 years ago
f2e10a60
Apr 26, 2008
- added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be...
· cab29a63
ntfreak
authored
17 years ago
cab29a63
- luminary flash now loader polls when finished
· 6eb2264d
ntfreak
authored
17 years ago
6eb2264d
set communication speeds
· aa7975df
oharboe
authored
17 years ago
aa7975df
- incorrect ram size for lm3s811 target script
· 625e3491
ntfreak
authored
17 years ago
625e3491
- change str9 flash controller to read array after a level 1 protect
· 5d6c997b
ntfreak
authored
17 years ago
5d6c997b
wip instructions for building Cortex toolchain
· 1c50c0f3
oharboe
authored
17 years ago
1c50c0f3
Apr 25, 2008
make debug_level 3 useful again... the log just drowns. perhaps introduce debug_level 4?
· 2fdb19e9
oharboe
authored
17 years ago
2fdb19e9
Apr 24, 2008
Close dangling file handle
· 9334cd45
oharboe
authored
17 years ago
9334cd45
- added svn props for newly added files
· 040e2542
ntfreak
authored
17 years ago
040e2542
Edgar's new test cases.
· 6ef27f45
oharboe
authored
17 years ago
6ef27f45
Edgar's new test cases.
· 2b3492b0
oharboe
authored
17 years ago
2b3492b0
Apr 23, 2008
Pavel Chromy's on chip flash loader
· 831d41e7
oharboe
authored
17 years ago
831d41e7
- added svn props for newly added files
· b3684491
ntfreak
authored
17 years ago
b3684491
- added svn props for newly added files
· 96f47822
ntfreak
authored
17 years ago
96f47822
Tim Hudson contributed at91sam9260 target config files + some interface definitions.
· f8701ea7
oharboe
authored
17 years ago
f8701ea7
- fix typo in openocd.texi
· 70bef9e2
ntfreak
authored
17 years ago
70bef9e2
regions outside flash are now read/write nocache by default. GDB 6.8 would...
· 3ce7afc0
oharboe
authored
17 years ago
3ce7afc0
Tim Hudson: removed setting jtag_speed directly (which should not be done).
· 26470de0
oharboe
authored
17 years ago
26470de0
fixed doc for GDB memory map and flash program defaults to follow code
· 3ccbf48f
oharboe
authored
17 years ago
3ccbf48f
added fast option.
· 6510be8b
oharboe
authored
17 years ago
6510be8b
Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).
· 30dc7664
oharboe
authored
17 years ago
30dc7664
Loading