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
5ee99a7e80c5a904fa4618f9492313aa3b3eca19
Select Git revision
0 results
openocd
Author
Search by author
Any Author
authors
0 authors
Apr 29, 2009
Remove vestigial last_tms variable from jlink driver.
· 5ee99a7e
zwelch
authored
16 years ago
5ee99a7e
Add -Wredundant-decls to prevent unwanted duplicate declarations.
· 2f3dc12a
zwelch
authored
16 years ago
2f3dc12a
Fix jlink for Debian/Ubuntu (by Ben Dooks <ben-openocd@fluff.org>).
· a8f13079
zwelch
authored
16 years ago
a8f13079
Remove redundant declarations to allow building with -Wredundant-decls.
· 1de959ca
zwelch
authored
16 years ago
1de959ca
Add missing header files to fix C99 compatibility.
· 55c39bae
zwelch
authored
16 years ago
55c39bae
Apr 28, 2009
more docs on jtag_add_pathmove()
· 18b5a88a
oharboe
authored
16 years ago
18b5a88a
Dick Hollenbeck <dick@softplc.com> and Jeff Williams tap_get_tms_path_len()
· abeee8b4
oharboe
authored
16 years ago
abeee8b4
Correctedout buffer size and missing jlink_tap_init() call.
· f1864e3e
mlu
authored
16 years ago
f1864e3e
- fix win32 build
· 154d8241
ntfreak
authored
16 years ago
154d8241
fix checksum memory. By failing the fallback code will handle checksum calculation
· c5ad875a
oharboe
authored
16 years ago
c5ad875a
Zach Welch <zw@superlucidity.net> fix gw16012 with --enable-parport_ppdev
· de6d69cc
oharboe
authored
16 years ago
de6d69cc
convert some LOG_INFO()'s during stepping into LOG_DEBUG()
· e8240209
oharboe
authored
16 years ago
e8240209
Michael Bruck <mbruck@digenius.de> macros for error handling
· 9ba80f08
oharboe
authored
16 years ago
9ba80f08
eol-style native
· 5df0a88e
oharboe
authored
16 years ago
5df0a88e
eol-style native
· adbe3ac8
oharboe
authored
16 years ago
adbe3ac8
Apr 27, 2009
SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and some bugs
· b2a13907
oharboe
authored
16 years ago
b2a13907
Added dap baseaddr and dap apid commands
· a644bc11
mlu
authored
16 years ago
a644bc11
Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM()
· c4ac7057
oharboe
authored
16 years ago
c4ac7057
SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if...
· 9d592144
oharboe
authored
16 years ago
9d592144
clean up debug/info output to be in line with other targets
· 88c91b46
oharboe
authored
16 years ago
88c91b46
more error handling
· bd7d019b
oharboe
authored
16 years ago
bd7d019b
a little bit more error handling in ARM11
· 4866c8ed
oharboe
authored
16 years ago
4866c8ed
SimonQian <simonqian@simonqian.com> AVR wip
· e784db4f
oharboe
authored
16 years ago
e784db4f
SimonQian <simonqian@simonqian.com> AVR support
· 18fd79e5
oharboe
authored
16 years ago
18fd79e5
Deleted depreciated files ( new versions are arm_adi_v5.c/h )
· 510ad74e
mlu
authored
16 years ago
510ad74e
Some devices such as AVR will return 0xffffffff instead of the TDI
· 1c28cbab
oharboe
authored
16 years ago
1c28cbab
Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.
· b0d04ab6
mlu
authored
16 years ago
b0d04ab6
Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM...
· 573d9a03
mlu
authored
16 years ago
573d9a03
Philippe Vachon <philippe@cowpig.ca> 64 bit host fixes
· c34a8544
oharboe
authored
16 years ago
c34a8544
Zach Welch <zw@superlucidity.net> add -Wcast-align and -Wbad-function-cast
· 60fdeb05
oharboe
authored
16 years ago
60fdeb05
Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE defines
· 70d80bba
oharboe
authored
16 years ago
70d80bba
Apr 26, 2009
Zach Welch <zw@superlucidity.net> fix typo
· b0acd785
oharboe
authored
16 years ago
b0acd785
R.Doss <doss@gmx.de> AT91SAM9260
· dd91692f
oharboe
authored
16 years ago
dd91692f
Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro
· 8f56912f
oharboe
authored
16 years ago
8f56912f
Apr 25, 2009
Corrected statement order
· 39f76220
mlu
authored
16 years ago
39f76220
Fix ft2232 TX buffer overflow
· 773ebb6b
mlu
authored
16 years ago
773ebb6b
Break ft2232_execute_quie into smaller functions, follows restructure of jlink.c
· 4b9f6fcd
mlu
authored
16 years ago
4b9f6fcd
Apr 24, 2009
add jtag_debug_state_machine
· 479a65e9
oharboe
authored
16 years ago
479a65e9
Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro (1 of 2)
· 447a615d
oharboe
authored
16 years ago
447a615d
Zach Welch <zw@superlucidity.net> add --enable-maintainer-mode reminder
· 002fdcf0
oharboe
authored
16 years ago
002fdcf0
Loading