You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jie Zhang 11d5d2813c * include/jtag.h (jtag_parse_line): Declare.
(jtag_parse_stream): Declare.
	* src/discovery.c: Move ...
	* src/tap/discovery.c: ... here.
	* src/detect.c: Move ...
	* src/tap/detect.c: ... here.
	* src/tap/Makefile.am (libtap_a_SOURCES): Add detect.c and
	discovery.c.
	* src/readmem.c: Move ...
	* src/bus/readmem.c: ... here.
	* src/writemem.c: Move ...
	* src/bus/writemem.c: ... here.
	* src/bus/Makefile.am (libbus_a_SOURCES): Add readmem.c and
	writemem.c.
	* src/flash.c: Move ...
	* src/flash/flash.c: ... here.
	* src/flash/Makefile.am (libflash_a_SOURCES): Add flash.c.
	* src/jtag.c (get_token, jtag_parse_line, jtag_parse_stream,
	jtag_parse_file): Move to ...
	* src/cmd/parse.c: ... here.
	* src/cmd/Makefile.am (libbus_a_SOURCES): Add parse.c.
	* src/Makefile.am (jtag_SOURCES): Remove detect.c, discovery.c,
	readmem.c, writemem.c and flash.c.
	(jtag_LDADD): Add -ltap and -lflash one more time to resolve
	undefined references.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1120 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
17 years ago
..
flash [ 1901129 ] Detect AMD CFI primary vendor-specific extended query table 17 years ago
jim Actual implementation of cable driver for JIM, basic TAP state machine, and a skeleton for "some_cpu" with working IDCODE detection. 17 years ago
usbconn J-Link driver doesn't use global variables anymore 17 years ago
.cvsignore Added Makefile and Makefile.in. 22 years ago
Makefile.am Include jim header files in distribution 17 years ago
bitmask.h [ 1873220 ] Merge libbrux into src, and inclow into include. Doesn't compile yet! 17 years ago
bsbit.h 2003-11-02 Marcel Telka <marcel@telka.sk> 21 years ago
bsdl.h [ 1901955 ] Localize chain variable 17 years ago
bssignal.h Remaining diffs from gumstix repository: Add debug, test and shell command, aliases for parts, small fixes. 17 years ago
bus.h [ 1901955 ] Localize chain variable 17 years ago
bus_driver.h [ 1901955 ] Localize chain variable 17 years ago
cable.h Merged usb_abstraction branch, [1880985] Revise cable+parport -> cable+lowlevel 17 years ago
chain.h [ 1911429 ] Read TDO data from instruction shift 17 years ago
cmd.h [ 1901955 ] Localize chain variable 17 years ago
data_register.h Updates required to parse some Xilins BSDL files: 17 years ago
fclock.h [ 1194130 ] busy-loop waiting (breaks compilation of svf.c... wait for next two patches) 17 years ago
flash.h [ 1873220 ] Merge libbrux into src, and inclow into include. Compiles now. 17 years ago
gettext.h 2003-02-18 Marcel Telka <marcel@telka.sk> 22 years ago
instruction.h [ 1911429 ] Read TDO data from instruction shift 17 years ago
jim.h Updates to JIM, code skeleton for flash attached to some_cpu bus 17 years ago
jtag.h * include/jtag.h (jtag_parse_line): Declare. 17 years ago
parport.h [1839040] Make "cable" command less parport-centric. Changes "cable" command syntax! 17 years ago
part.h Remaining diffs from gumstix repository: Add debug, test and shell command, aliases for parts, small fixes. 17 years ago
register.h Report if TDO seems to be stuck during detect_register_size (ie. "detect") 17 years ago
state.h [ 1873220 ] Merge libbrux into src, and inclow into include. Compiles now. 17 years ago
svf.h [ 1901955 ] Localize chain variable 17 years ago
tap.h Split tap_shift_register into defer + output part (for 1832990) 17 years ago
usbconn.h Merged usb_abstraction branch, [1880985] Revise cable+parport -> cable+lowlevel 17 years ago
xpcu.h [ 1479632, 1649637 ] Drivers for Altera USB Blaster and Xilinx Platform Cable USB 17 years ago