riscv-openocd/src/jtag
Thomas Koeller 73aaaf4830 jtag: added mising header
Distributions created by 'make dist' were incomplete due to a
missing header file.

Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com>
2010-06-10 17:29:25 +02:00
..
drivers jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET 2010-06-07 15:08:30 +02:00
minidriver minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
minidummy jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
zy1000 zy1000: fix optimisation gaffe 2010-06-08 10:50:48 +02:00
Makefile.am jtag: added mising header 2010-06-10 17:29:25 +02:00
adapter.c adapter: allow adjusting srst assert with 2010-04-24 16:51:14 +02:00
commands.c JTAG/COMMANDS: review scope of functions 2010-04-10 22:01:16 +08:00
commands.h jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET 2010-06-07 15:08:30 +02:00
core.c jtag: retire jtag_get/set_end_state() 2010-03-19 08:31:44 +01:00
driver.h split "interface" commands from "jtag" ones 2010-03-11 09:47:47 -08:00
interface.c move ARRAY_SIZE macro to types.h 2009-11-16 09:58:11 -08:00
interface.h interface: define TMS sequence command 2010-02-27 00:12:38 -08:00
interfaces.c Add support for Bus Pirate as a JTAG adapter. 2010-03-11 11:35:50 -08:00
interfaces.h change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
jtag.h jtag: make out_value const 2010-03-21 19:13:49 +01:00
minidriver.h jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
startup.tcl jtag/tcl.c cleanup -- split out "adapter.c" 2010-03-27 10:07:13 -07:00
tcl.c command context: fix errors when running certain commands on startup 2010-05-05 15:24:24 +02:00