openocd/src/jtag/drivers
David Brownell 96f9790279 rename jtag_khz as adapter_khz
Globally rename "jtag_khz" as "adapter_khz", and move it out of the "jtag"
command group ...  it needs to be used with non-JTAG transports

Includes a migration aid (in jtag/startup.tcl) so that old user scripts
won't break.  That aid should Sunset in about a year.  (We may want to
update it to include a nag message too.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-03-15 08:37:43 -07:00
..
Makefile.am Add support for Bus Pirate as a JTAG adapter. 2010-03-11 11:35:50 -08:00
Makefile.rlink move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
amt_jtagaccel.c JTAG/Drivers: Amontec JTAG accelerator fixes 2010-01-03 14:51:01 -08:00
arm-jtag-ew.c JTAG/drivers: cleanup jtag_interface structs 2010-01-03 13:07:18 -08:00
at91rm9200.c change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
bitbang.c change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
bitbang.h move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
bitq.c Fix compilation error with gcc 4.4.1 2009-12-08 22:58:23 +01:00
bitq.h change #include "commands.h" to <jtag/commands.h> 2009-12-03 04:22:52 -08:00
buspirate.c Add support for Bus Pirate as a JTAG adapter. 2010-03-11 11:35:50 -08:00
driver.c jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
dummy.c change #include "../hello.h" to "hello.h" 2009-12-03 04:24:50 -08:00
ep93xx.c change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
ft2232.c FT2232: bulidfix 2010-03-15 10:06:47 +00:00
gw16012.c jtag/gw16012 usage/help updates 2010-01-09 22:05:55 -08:00
jlink.c JLINK: user info message cleanup 2010-03-10 21:54:21 +00:00
minidriver_imp.h minidriver: fix inline capability of minidriver 2009-12-08 10:29:58 +01:00
parport.c FreeBSD buildfix 2010-02-20 11:11:43 -08:00
presto.c rename jtag_khz as adapter_khz 2010-03-15 08:37:43 -07:00
rlink.c change #include "interface.h" to <jtag/interface.h> 2009-12-03 04:22:52 -08:00
rlink.h change #include "types.h" to <helper/types.h> 2009-12-03 04:22:52 -08:00
rlink_call.m4 move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_dtc_cmd.h move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_ep1_cmd.h move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_init.m4 move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_speed_table.c move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
rlink_st7.h move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
usb_blaster.c Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
usb_common.c move jtag drivers to src/jtag/drivers 2009-12-02 23:27:09 -08:00
usb_common.h change #include "types.h" to <helper/types.h> 2009-12-03 04:22:52 -08:00
usbprog.c JTAG/drivers: cleanup jtag_interface structs 2010-01-03 13:07:18 -08:00
vsllink.c versaloon cleanup patch 2010-03-11 14:21:36 -08:00