index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jtag
/
interface.c
Age
Commit message (
Expand
)
Author
2016-05-24
Remove FSF address from GPL notices
Marc Schink
2013-06-05
update files to correct FSF address
Spencer Oliver
2012-02-06
build: cleanup src/jtag directory
Spencer Oliver
2009-11-16
move ARRAY_SIZE macro to types.h
Zachary T Welch
2009-11-16
remove TAP_SCAN_BYTES macro
Zachary T Welch
2009-10-23
jtag: clean up TAP state name handling
David Brownell
2009-10-23
SVF: clean up, mostly for TAP state name handling
David Brownell
2009-10-13
cosmetic cleanup in TMS tables
David Brownell
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-06-23
- Replace '){' with ') {'.
zwelch
2009-06-23
Remove whitespace that occurs before ')'.
zwelch
2009-06-23
Remove whitespace that occurs after '('.
zwelch
2009-06-23
- Fixes '<<' whitespace
zwelch
2009-06-23
- Replace 'for(' with 'for ('.
zwelch
2009-06-23
- Replace 'switch(' with 'switch ('.
zwelch
2009-06-23
- Replace 'while(' with 'while ('.
zwelch
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
2009-06-18
Transform 'u8' to 'uint8_t'
zwelch
2009-06-03
Move the JTAG cable interface API implementation
zwelch