riscv-openocd/src/jtag
zwelch c928fe0fa0 David Brownell <david-b@pacbell.net>:
Fix a bug preventing ICEpick "enable that TAP" code from working:
the "runtest" command wrongly finished with a JTAG reset, discarding
the work the TAP enable handler just finished!  Instead, JTAG should
stay in RUN/IDLE state.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2252 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-16 12:17:26 +00:00
..
minidummy Move minidummy source file, as was supposed to happen in last commit. 2009-06-08 01:14:04 +00:00
rlink Encapsulate jtag_reset_config using accessors: 2009-06-09 08:40:31 +00:00
zy1000 Encapsulate jtag_reset_config using accessors: 2009-06-09 08:40:31 +00:00
Makefile.am Improve use of automake conditionals for FTDI-based JTAG drivers: 2009-06-09 14:18:28 +00:00
amt_jtagaccel.c Simplify and improve amt_jtagaccel_handle_parport_port_command: 2009-06-12 01:40:17 +00:00
arm-jtag-ew.c David Brownell <david-b@pacbell.net>: 2009-06-04 00:56:41 +00:00
at91rm9200.c Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +00:00
bitbang.c Encapsulate jtag_reset_config using accessors: 2009-06-09 08:40:31 +00:00
bitbang.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00
bitq.c Encapsulate jtag_reset_config using accessors: 2009-06-09 08:40:31 +00:00
bitq.h Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +00:00
commands.c Move JTAG command handling implementation into its own source file. 2009-06-03 07:06:37 +00:00
commands.h added missing extern to jtag_command_queue definition. 2009-06-03 06:27:57 +00:00
core.c David Brownell <david-b@pacbell.net>: 2009-06-16 12:17:18 +00:00
driver.c Rename jtag_driver.c as driver.c to remove duplicate name component. 2009-06-09 12:47:49 +00:00
dummy.c Encapsulate jtag_reset_config using accessors: 2009-06-09 08:40:31 +00:00
ep93xx.c David Brownell <david-b@pacbell.net>: 2009-06-04 00:56:41 +00:00
ft2232.c Improve VID/PID command argument handling in FTDI driver: 2009-06-12 01:40:48 +00:00
gw16012.c Simplify and improve gw16012_handle_parport_command: 2009-06-12 01:40:23 +00:00
interface.c Move the JTAG cable interface API implementation 2009-06-03 00:45:21 +00:00
interface.h Update documentationf or jtag_interface structure members. 2009-06-03 01:39:04 +00:00
jlink.c Add get and set accessors for jtag_speed: 2009-06-09 08:40:10 +00:00
jtag.h David Brownell <david-b@pacbell.net>: 2009-06-16 12:17:18 +00:00
minidriver.h Rename jtag_add_end_state to jtag_set_end_state since "add" implies that 2009-06-04 13:18:07 +00:00
parport.c Simplify and improve parport_handle_parport_port_command: 2009-06-12 01:40:03 +00:00
presto.c Add get and set accessors for jtag_speed: 2009-06-09 08:40:10 +00:00
tcl.c David Brownell <david-b@pacbell.net>: 2009-06-16 12:17:26 +00:00
usbprog.c Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +00:00
vsllink.c Improve vsllink command argument handling: 2009-06-12 01:41:00 +00:00