riscv-openocd/src
zwelch 99fd479503 Add accessors for reset delays; use them in jim command handlers.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2059 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-05 00:04:12 +00:00
..
flash Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 2009-06-04 13:18:07 +00:00
helper Improve in-source documentation that was causing Doxygen warnings. 2009-06-03 04:37:51 +00:00
jtag Add accessors for reset delays; use them in jim command handlers. 2009-06-05 00:04:12 +00:00
pld Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 2009-06-04 13:18:07 +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 unbreak arm11. TAP_INVALID is used to communicate inband that a special state should be used to lower level fn's in ARM11 code. 2009-06-04 20:05:32 +00:00
xsvf Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 2009-06-04 13:18:07 +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