riscv-openocd/src/jtag
zwelch d76c63431f Simplify jtag_add_runtest:
- Use jtag_set_error instead of accessing jtag_error directly.
- Eliminate superfluous comment and temporary variable.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2124 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-08 10:57:39 +00:00
..
minidummy Move minidummy source file, as was supposed to happen in last commit. 2009-06-08 01:14:04 +00:00
rlink Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +00:00
Makefile.am Move minidummy source file, as was supposed to happen in last commit. 2009-06-08 01:14:04 +00:00
amt_jtagaccel.c Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +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 David Brownell <david-b@pacbell.net>: 2009-06-04 00:56:41 +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 remove unused code path. 2009-06-03 12:12:21 +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
dummy.c Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +00:00
ep93xx.c David Brownell <david-b@pacbell.net>: 2009-06-04 00:56:41 +00:00
ft2232.c David Brownell <david-b@pacbell.net>: 2009-06-04 01:17:27 +00:00
gw16012.c Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +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 David Brownell <david-b@pacbell.net>: 2009-06-04 00:56:41 +00:00
jtag.c Simplify jtag_add_runtest: 2009-06-08 10:57:39 +00:00
jtag.h Simplify jtag_execute_queue: 2009-06-08 10:56:07 +00:00
jtag_driver.c Eliminate MixedCaps symbol from public JTAG TAP API: 2009-06-05 00:43:43 +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 David Brownell <david-b@pacbell.net>: 2009-06-04 00:56:41 +00:00
presto.c David Brownell <david-b@pacbell.net>: 2009-06-04 00:56:41 +00:00
usbprog.c Finish JTAG header file modularization; command factoring follows. 2009-06-03 06:29:09 +00:00
vsllink.c David Brownell <david-b@pacbell.net>: 2009-06-04 00:56:41 +00:00
zy1000.c Eliminate MixedCaps symbol from public JTAG TAP API: 2009-06-05 00:43:43 +00:00