riscv-openocd/src
oharboe 7662bbeaa5 added jtag_add_statemove() helper fn(actual fn written by Dick Hollonbeck, I just moved it).
git-svn-id: svn://svn.berlios.de/openocd/trunk@1980 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-01 19:58:20 +00:00
..
flash David Brownell <david-b@pacbell.net>: 2009-06-01 03:05:26 +00:00
helper Whitespace-only updates to automake input files: 2009-05-31 12:10:57 +00:00
jtag added jtag_add_statemove() helper fn(actual fn written by Dick Hollonbeck, I just moved it). 2009-06-01 19:58:20 +00:00
pld Author: Rick Altherr <kc8apf@kc8apf.net> 2009-05-22 17:41:54 +00:00
server Add target_get_name wrapper: 2009-05-31 11:31:27 +00:00
svf simon qian <simonqian.openocd@gmail.com> stop incestious communication with lower jtag.c layers 2009-06-01 19:00:54 +00:00
target fix warning for a variable that GCC thought might be uninitialized(which it can't be). 2009-06-01 19:06:11 +00:00
xsvf added jtag_add_statemove() helper fn(actual fn written by Dick Hollonbeck, I just moved it). 2009-06-01 19:58:20 +00:00
Makefile.am Update build system to find moved scripts -- Step 3 of 2: 2009-05-27 07:49:58 +00:00
ecosboard.c leave eCos include file issues alone for now. 2009-05-11 07:26:11 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
openocd.c Encapsulate the global "jtag" jtag_interface pointer: 2009-05-30 22:23:12 +00:00