You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mathias K 1d873623a0 Make jim functions public accessible. 12 years ago
..
drivers jtag: retire jtag_alloc_in_value32 12 years ago
minidriver jtag: make caller always allocate buffer 12 years ago
minidummy types: write memory now uses const 13 years ago
zy1000 zy1000: fix crash in JTAG over TCP/IP 12 years ago
Makefile.am build: add missing files from dist release 13 years ago
adapter.c ADAPTER: Fixed transport selection mechanism to support transports other than jtag (if defined). 13 years ago
commands.c JTAG/COMMANDS: review scope of functions 14 years ago
commands.h jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET 14 years ago
core.c jtag: only if an in_value storage is provided will the captured IR value be checked 12 years ago
driver.h split "interface" commands from "jtag" ones 14 years ago
interface.c move ARRAY_SIZE macro to types.h 14 years ago
interface.h jtag: clarify jtag->init() and jtag->quit() definitions 13 years ago
interfaces.c Implementation of a new jtag remote_bitbang driver. 12 years ago
interfaces.h change #include "interface.h" to <jtag/interface.h> 14 years ago
jtag.h add private data pointer to the tap interface 12 years ago
minidriver.h jtag: simplify jtag_add_plain_ir/dr_scan 14 years ago
startup.tcl scripts: notify user of deprecated jtag_* functions 12 years ago
swd.h initial SWD transport (SWD infrastructure #2) 13 years ago
tcl.c Make jim functions public accessible. 12 years ago
tcl.h Make jim functions public accessible. 12 years ago