Marcel Telka
d274e79ff6
2003-08-11 Marcel Telka <marcel@telka.sk>
...
* src/cmd/Makefile.am (libcmd_a_SOURCES): Added include.c.
* src/cmd/include.c: New file.
* src/cmd/cmd.c (cmds): Added cmd_include.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@501 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
0ca8d097c6
2003-08-11 Marcel Telka <marcel@telka.sk>
...
* src/flash.c (flash_drivers): Added amd_8_flash_driver.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@500 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
7cca05a558
2003-08-11 Marcel Telka <marcel@telka.sk>
...
* include/bus.h (buses_t): Added new structure.
* src/jtag.c (bus): Removed global variable.
* src/bus/Makefile.am (libbus_a_SOURCES): Added buses.c.
* src/bus/buses.c: New file.
* src/bus/bcm1250.c (bcm1250_bus_printinfo): New function.
* src/bus/ixp425.c (ixp425_bus_printinfo): Ditto.
* src/bus/pxa2x0.c (pxa2x0_bus_printinfo): Ditto.
* src/bus/sa1110.c (sa1110_bus_printinfo): Ditto.
* src/bus/sh7727.c (sh7727_bus_printinfo): Ditto.
* src/bus/sh7750r.c (sh7750r_bus_printinfo): Ditto.
* src/cmd/Makefile.am (libcmd_a_SOURCES): Added bus.c.
* src/cmd/bus.c: New file.
* src/cmd/cmd.c (cmds): Added cmd_bus.
* src/cmd/detect.c (cmd_detect_run): Added support for multiple buses detection.
* src/cmd/print.c (cmd_print_run): Fixed header printing while syntax error. Added support for printing
list of active buses.
(cmd_print_help): Added new parameter 'bus'.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@497 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
d20cf94c4e
2003-08-11 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_INIT): Changed version number to 0.5.
* include/chain.h (chain_t): Added active_part.
* src/tap/chain.c (chain_alloc): Added active_part initialization.
* include/part.h (parts_print): Removed 'header' parameter.
* src/part/part.c (parts_print): Removed header printing.
* src/cmd/print.c (cmd_print_run): Added header printg. Added new parameter 'chain' for print command.
(cmd_print_help): Added new parameter 'chain'.
* src/cmd/dr.c (cmd_dr_run, cmd_dr_help): Removed PART parameter.
* src/cmd/get.c (cmd_get_run, cmd_get_help): Ditto.
* src/cmd/instruction.c (cmd_instruction_run, cmd_instruction_help): Ditto.
* src/cmd/set.c (cmd_set_run, cmd_set_help): Ditto.
* src/cmd/Makefile.am (libcmd_a_SOURCES): Adde part.c.
* src/cmd/part.c: New file.
* src/cmd/cmd.c (cmds): Added cmd_part.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@495 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
0cffc51232
2003-07-25 Marcel Telka <marcel@telka.sk>
...
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added broadcom/bcm3310/STEPPINGS and
broadcom/bcm3310/bcm3310.
* data/broadcom/PARTS: Added BCM3310.
* data/broadcom/bcm3310/STEPPINGS: New file.
* data/broadcom/bcm3310/bcm3310: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@493 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
0f42de4e72
2003-07-24 Marcel Telka <marcel@telka.sk>
...
* po/POTFILES.in: Removed missing files.
* configure.ac: Removed VL_LIB_READLINE macro and moved it to ...
* acinclude.m4: ... this new file.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@492 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
1632019141
2003-07-16 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c (jtag_parse_line): Fixed invalid memory allocation size (core dump).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@491 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
e1179f5534
2003-07-01 Marcel Telka <marcel@telka.sk>
...
* include/bus.h (new_sh7750r_bus, new_bcm1250_bus): New function declarations (patch 753300, Matan Ziv-Av).
* src/bus/Makefile.am (libbus_a_SOURCES): Added bcm1250.c and sh7750r.c (patch 753300, Matan Ziv-Av).
* src/bus/bcm1250.c: New file (patch 753300, Matan Ziv-Av).
* src/bus/sh7750r.c: Ditto.
* src/cmd/detect.c (cmd_detect_run): Added bus driver for SH7750R and BCM1250 (patch 753300, Matan Ziv-Av).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@490 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
f017932912
2003-06-19 Marcel Telka <marcel@telka.sk>
...
* include/jtag.h (discovery): Removed 'filename' parameter.
* src/discovery.c (TEST_COUNT): Changed test repeat count from 5 to 1.
(detect_register_size): Removed 'f' parameter. Removed output messages.
(jtag_reset): Removed sleep() calls.
(discovery): Removed 'filename' parameter. Removed support for output to file. Simplified output
messages.
* src/cmd/discovery.c (cmd_discovery_run): Removed FILENAME parameter.
(cmd_discovery_help): Updated help text.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@489 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
efe4e647e0
2003-06-18 Marcel Telka <marcel@telka.sk>
...
* src/discovery.c (discovery): Removed explicit JTAG chain length detection. Changed starting of the DR
size detection from all 1 instead all 0 for IR (patch 753298, Matan Ziv-Av).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@488 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
70c4a01ef7
2003-06-18 Marcel Telka <marcel@telka.sk>
...
* /src/flash.c (flash_drivers): Added 1 x 8 bit Intel Flash driver (patch 753295, Matan Ziv-Av).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@487 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
287f6c5229
Fixed date in recent entry.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@485 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
2b8b490c4f
2003-06-10 Marcel Telka <marcel@telka.sk>
...
* include/flash.h (flash_driver_t): Structure removed.
(flash_erase_block, flash_unlock_block, flash_program, flash_readarray): Macro removed.
* src/flash.c (set_flash_driver, flashcheck, flashmsbin, flashmem): Updated for new
flash_driver_t declared in brux/flash.h in include module.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@484 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
efcfe86d0c
2003-06-10 Marcel Telka <marcel@telka.sk>
...
* include/Makefile.am (noinst_HEADERS): Removed cfi.h.
* include/cfi.h: File removed.
* src/flash.c: Updated include header files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@480 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
85d747c45d
Renamed pin keyword to signal.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@478 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
001baf7bff
2003-06-10 Marcel Telka <marcel@telka.sk>
...
* src/bus/sh7727.c (bus_params_t): Added md3 and md4.
(sh7727_bus_width): Moved to implementation using MD3 and MD4 (thanks to Rainer Dörken).
(new_sh7727_bus): Added MD3 and MD4 signal searching (thanks to Rainer Dörken).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@477 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
d58908a302
2003-06-10 Marcel Telka <marcel@telka.sk>
...
* src/bus/ixp425.c (ixp425_bus_width): Changed return value type (int -> unsigned int).
* src/bus/pxa2x0.c (pxa250_bus_width): Ditto.
* src/bus/sa1110.c (sa1110_bus_width): Ditto.
* src/bus/sh7727.c (sh7727_bus_width): Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@475 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
4f80d5f87b
2003-06-06 Marcel Telka <marcel@telka.sk>
...
* src/bus/sh7727.c (bus_params_t): Fixed cs array length.
(setup_address): Removed address shift by BASE.
(sh7727_bus_read_end): Simplified CS handling.
(new_sh7727_bus): Fixed CS signal searching (thanks to Rainer Dörken).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@472 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
62fba42f60
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* include/cfi.h (detect_cfi): Macro removed.
* src/flash.c (flashcheck): Renamed detect_cfi to cfi_detect.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@470 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
88953b5633
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* src/Makefile.am (jtag_LDADD): Added libbrux twice to resolve dependencies.
* src/jtag.c: Fixed cmd.h include path.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@468 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
193dcca84e
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* src/cmd/Makefile.am (libcmd_a_SOURCES): Removed quit.c, help.c, and detectflash.c.
* src/cmd/cmd.c (cmd_run, cmd_params, cmd_get_number): Functions moved to module libbrux,
file cmd/cmd.c.
* src/cmd/detectflash.c: File moved to module libbrux, directory cmd.
* src/cmd/help.c: Ditto.
* src/cmd/quit.c: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@466 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
7bce9968e1
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* include/Makefile.am (noinst_HEADERS): Added cmd.h.
* include/cmd.h: New file.
* src/cmd/Makefile.am (libcmd_a_SOURCES): Removed cmd.h.
* src/cmd/cmd.h: File removed. Partially moved to include module (file brux/cmd.h).
* src/cmd/detectflash.c (cmd_detectflash_help): Changed help text.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@464 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
7a6d684c10
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* src/readmem.c (detectflash): Function extracted to module libbrux, file flash/detectflash.c.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@462 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
07f1027c0d
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* include/jtag.h (detectflash, flashmem, flashmsbin): Declarations moved to include module,
file brux/flash.h.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@460 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
ec63c70dd4
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* src/cmd/cable.c (cmd_cable_run): Added bus deallocation.
* src/cmd/detectflash.c (cmd_detectflash_run): Removed cable connection test.
* src/cmd/flashmem.c (cmd_flashmem_run): Ditto.
* src/cmd/peekpoke.c (cmd_peek_run, cmd_poke_run): Ditto.
* src/cmd/readmem.c (cmd_readmem_run): Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@458 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
4603b8c53b
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* src/flash.c (flashmsbin, flashmem): Removed '\r' from translatable messages.
* src/readmem.c (readmem): Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@457 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
81de361cc5
2003-06-03 Marcel Telka <marcel@telka.sk>
...
* src/cmd/Makefile.am (libcmd_a_SOURCES): Added peekpoke.c (patch 747447, Matan Ziv-Av).
* src/cmd/cmd.c (cmds): Added peek and poke commands (patch 747447, Matan Ziv-Av).
* src/cmd/peekpoke.c: New file (patch 747447, Matan Ziv-Av).
* po/POTFILES.in: Updated.
* include/bus.h (bus_t): Declaration moved to include module (brux/bus.h).
* include/cfi.h (cfi_chip_t, cfi_array_t, cfi_array_free, detect_cfi): Declarations moved
to include module (brux/cfi.h).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@456 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
84e187b996
2003-06-02 Marcel Telka <marcel@telka.sk>
...
* Makefile.am (SUBDIRS): Added libbrux.
* configure.ac (AC_CONFIG_FILES): Removed src/flash/Makefile.
(AC_CONFIG_SUBDIRS): Added libbrux.
* src/Makefile.am (SUBDIRS): Removed flash.
(jtag_DEPENDENCIES): Removed flash/libflash.a, added ../libbrux/libbrux.a.
(jtag_LDADD): Removed libflash, added libbrux.
* src/flash/Makefile.am: File removed.
* src/flash/amd.c: File moved to module libbrux, directory flash.
* src/flash/cfi.c: Ditto.
* src/flash/intel.c: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@454 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
3a79e71598
2003-05-30 Marcel Telka <marcel@telka.sk>
...
* src/tap/parport/direct.c (direct_set_control): Inverted SELECT, AUTOFD, and STROBE
signals (bug 745824).
* src/tap/parport/ppdev.c (ppdev_set_control): Ditto.
* src/tap/cable/mpcbdm.c (mpcbdm_init, mpcbdm_set_trst): Changed (inverted) TRST handling.
(mpcbdm_clock, mpcbdm_get_tdo): Removed TRST setting.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@451 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
6ad846a272
2003-05-29 Marcel Telka <marcel@telka.sk>
...
Version 0.4 released.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@449 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
accdfd0f1b
2003-05-29 Marcel Telka <marcel@telka.sk>
...
* src/bsdl2jtag.c (main): Renamed 'pin' keyword to 'signal'.
* src/part/parse.c (read_part): Added support for 'signal' keyword.
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files.
* data/dec/PARTS: New file.
* data/dec/sa1100/STEPPINGS: New file (thanks to Jachym Holecek).
* data/dec/sa1100/sa1100: New file.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@448 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
bbfcc7dcfd
2003-05-28 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_INIT): Changed version number to 0.4.
* src/cmd/frequency.c (cmd_frequency_run): Added support for printing current TCK frequency.
(cmd_frequency_help): Updated help text.
* po/POTFILES.in: Updated.
* src/detect.c (find_record, detect_parts): Marked messages for translation.
* src/discovery.c (detect_register_size, discovery): Ditto.
* src/flash.c (set_flash_driver, flashcheck, flashmsbin, flashmem): Ditto.
* src/readmem.c (readmem): Ditto.
* src/flash/amd.c (amd_flash_print_info, amd_32_flash_driver): Ditto.
* src/flash/intel.c (_intel_flash_print_info, intel_flash_erase_block, intel_flash_unlock_block)
(intel_flash_program, intel_32_flash_driver, intel_16_flash_driver): Ditto.
* src/tap/cable/arcom.c (arcom_cable_driver): Ditto.
* src/tap/cable/byteblaster.c (byteblaster_cable_driver): Ditto.
* src/tap/cable/dlc5.c (dlc5_cable_driver): Ditto.
* src/tap/cable/ea253.c (ea253_cable_driver): Ditto.
* src/tap/cable/ei012.c (ei012_cable_driver): Ditto.
* src/tap/cable/keithkoep.c (keithkoep_cable_driver): Ditto.
* src/tap/cable/mpcbdm.c (mpcbdm_cable_driver): Ditto.
* src/tap/cable/wiggler.c (wiggler_cable_driver): Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@447 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
1a253587a0
2003-05-27 Marcel Telka <marcel@telka.sk>
...
* src/part/part.c (part_set_signal, part_get_signal): Moved variable declarations to beginning
of a block (Matan Ziv-Av).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@446 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
127719f423
2003-05-26 Marcel Telka <marcel@telka.sk>
...
* include/bus.h (new_sh7727_bus): Added function declaration.
* src/cmd/detect.c (cmd_detect_run): Added bus driver for Hitachi SH7727.
* src/bus/Makefile.am (libbus_a_SOURCES): Added sh7727.c (patch 743140, Matan Ziv-Av).
* src/bus/sh7727.c: New file (based on patch 743140, Matan Ziv-Av).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@445 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
1bae12bb3b
2003-05-26 Marcel Telka <marcel@telka.sk>
...
* include/chain.h (chain_shift_data_registers): Added new parameter `capture_output' (idea from
patch 743146, Matan Ziv-Av).
* src/tap/chain.c (chain_shift_data_registers): Ditto.
All chain_shift_data_registers() function callers updated.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@444 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
cb6093645a
Fixed typo.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@443 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
743738d4e9
2003-05-26 Marcel Telka <marcel@telka.sk>
...
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added broadcom/bcm5421s/STEPPINGS
and broadcom/bcm5421s/bcm5421s.
* data/MANUFACTURERS: Added new manufacturer ID code for Boradcom (patch 743129, Matan Ziv-Av).
* data/broadcom/PARTS: Added entry for BC5421S (patch 743129, Matan Ziv-Av).
* data/broadcom/bcm5421s/STEPPINGS: New file (patch 743129, Matan Ziv-Av).
* data/broadcom/bcm5421s/bcm5421s: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@442 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
4bf3c9941d
2003-05-22 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AM_CONFIG_HEADER): Renamed acconfig.h configuration header to pkgcfg.h.
* config.h: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@441 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
bb8b9d4cd9
2003-05-22 Marcel Telka <marcel@telka.sk>
...
* config.h: New file.
Changed all relevant source files to include this file unconditionaly.
* Makefile.am (noinst_HEADERS): Added config.h.
* configure.ac (AM_CONFIG_HEADER): Renamed generated configuration file
from config.h to acconfig.h.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@440 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
39e71ae23b
2003-05-22 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c: Added new global variable 'big_endian'.
* include/jtag.h: Ditto.
* src/flash.c (flashmem): Added full support for little/big endian.
* src/readmem.c (readmem): Ditto.
* src/cmd/Makefile.am (libcmd_a_SOURCES): Added endian.c.
* src/cmd/cmd.c (cmds): Added new command 'endian'.
* src/cmd/endian.c: New file.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@439 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
d84a1ec737
2003-05-21 Marcel Telka <marcel@telka.sk>
...
* Makefile.rules: New file.
* Makefile.am: Added Makefile.rules include.
(EXTRA_DIST): Added Makefile.rules.
* data/Makefile.am: Added Makefile.rules include.
* doc/Makefile.am: Ditto.
* include/Makefile.am: Ditto.
* po/Makevars: Ditto.
* src/Makefile.am: Ditto.
* src/bus/Makefile.am: Ditto.
* src/cmd/Makefile.am: Ditto.
* src/flash/Makefile.am: Ditto.
* src/lib/Makefile.am: Ditto.
* src/part/Makefile.am: Ditto.
* src/tap/Makefile.am: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@438 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
5fb3e29d35
2003-05-21 Marcel Telka <marcel@telka.sk>
...
* include/signal.h: Renamed this file ...
* include/bssignal.h: ... to this one.
All includes changed.
* include/Makefile.am (noinst_HEADERS): Renamed signal.h to bssignal.h.
* include/data_register.h: Marked local include files with double quotes.
* include/instruction.h: Ditto.
* include/part.h: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@437 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
9c7504d6fb
2003-05-21 Marcel Telka <marcel@telka.sk>
...
* include/bsbit.h (bsbit, bsbit_t): Renamed typedef bsbit to bsbit_t.
All occurences of the bsbit type changed to bsbit_t.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@436 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
6a4a18109b
2003-05-21 Marcel Telka <marcel@telka.sk>
...
* include/part.h (part_find_signal): New function declaration.
(part_set_signal, part_get_signal): Changed parameter signal name to signal pointer.
* src/part/part.c (part_find_signal): New function.
(part_set_signal, part_get_signal): Removed signal searching, used supplied pointer to signal.
* po/POTFILES.in: Added src/bus/ixp425.c, src/bus/pxa2x0.c, and src/bus/sa1110.c.
* src/bus/ixp425.c (bus_params_t, select_flash, unselect_flash, setup_address, set_data_in)
(setup_data, ixp425_bus_read_start, ixp425_bus_read_next, ixp425_bus_read_end, ixp425_bus_write)
(new_ixp425_bus): Optimized signal searching to increase bus access speed.
* src/bus/pxa2x0.c (bus_params_t, setup_address, set_data_in, setup_data, pxa250_bus_read_start)
(pxa250_bus_read_next, pxa250_bus_read_end, pxa250_bus_write, new_pxa250_bus): Ditto.
* src/bus/sa1110.c (bus_params_t, setup_address, set_data_in, setup_data, sa1110_bus_read_start)
(sa1110_bus_read_next, sa1110_bus_read_end, sa1110_bus_write, new_sa1110_bus): Ditto.
(sa1110_bus_width): Updated part_get_signal() function call. Added explicit signal search.
* src/cmd/get.c (cmd_get_run): Ditto.
* src/cmd/set.c (cmd_set_run): Updated part_set_signal() function call. Added explicit signal search.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@435 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
bdac1de201
2003-05-20 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_CONFIG_FILES): Added src/cmd/Makefile.
* include/Makefile.am (noinst_HEADERS): Added jtag.h.
* include/jtag.h: New file.
* po/POTFILES.in: Updated.
* src/Makefile.am (SUBDIRS): Added cmd.
(jtag_SOURCES): Removed jtag.h and help.c.
(jtag_DEPENDENCIES): Added cmd/libcmd.a.
(jtag_LDADD): Added libcmd.
(INCLUDES): Removed JTAG_DATA_DIR.
* src/help.c: File removed.
* src/jtag.h: Ditto.
* src/jtag.c (jtag_parse_line): Removed command parsing and moved it to cmd directory.
(jtag_parse_file): Function is no longer static.
* src/cmd/Makefile.am: New file.
* src/cmd/cable.c: Ditto.
* src/cmd/cmd.c: Ditto.
* src/cmd/cmd.h: Ditto.
* src/cmd/detect.c: Ditto.
* src/cmd/detectflash.c: Ditto.
* src/cmd/discovery.c: Ditto.
* src/cmd/dr.c: Ditto.
* src/cmd/flashmem.c: Ditto.
* src/cmd/frequency.c: Ditto.
* src/cmd/get.c: Ditto.
* src/cmd/help.c: Ditto.
* src/cmd/instruction.c: Ditto.
* src/cmd/print.c: Ditto.
* src/cmd/quit.c: Ditto.
* src/cmd/readmem.c: Ditto.
* src/cmd/script.c: Ditto.
* src/cmd/set.c: Ditto.
* src/cmd/shift.c: Ditto.
* src/part/part.c (parts_print): Fixed header printing.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@434 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
30ce7bb80f
2003-05-20 Marcel Telka <marcel@telka.sk>
...
* src/part/data_register.c: Added l10n support. Marked messages for translation.
* src/part/instruction.c: Ditto.
* src/part/parse.c: Ditto.
* po/POTFILES.in: Added above files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@433 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
4caf803f3b
2003-05-19 Marcel Telka <marcel@telka.sk>
...
* src/tap/parport/ppdev.c (ppdev_get_status): Inverted BUSY signal value.
* include/cfi.h (cfi_chip_t, cfi_array_t): New typedefs.
(cfi_array_free): New function prototype.
(detect_cfi): Changed function prototype.
* include/flash.h (set_flash_driver): Removed function prototype.
* src/flash/cfi.c (BW16): Macro removed.
(read2): Function removed.
(cfi_array_free): New function.
(detect_cfi): Added code to detect all CFI chips on the data bus.
* src/flash.c (flashcheck): Removed bus width checking. Updated due changes in src/flash/cfi.c.
(flashmsbin): Updated due changes in src/flash/cfi.c. Removed memory leak.
* src/readmem.c: Added l10n support. Marked messages for translation.
(detectflash): Updated due changes in src/flash/cfi.c. Removed memory leak.
Removed flash driver setup.
* po/POTFILES.in: Added src/readmem.c.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@432 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
d126c4c797
2003-05-16 Marcel Telka <marcel@telka.sk>
...
* include/part.h (part_print): New function declaration.
* src/part/part.c: Marked all user visible messages for translation.
(part_print): New function.
(parts_print): Simplified. Added part_print() call.
* po/POTFILES.in: Added src/part/part.c.
* src/Makefile.am (jtag_DEPENDENCIES): Added flash/libflash.a.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@431 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
8a0331a848
Fixed minor typo (thanks to Juraj Fabo).
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@430 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
fcb6756dc5
2003-05-15 Marcel Telka <marcel@telka.sk>
...
* include/cfi.h (detect_cfi): Added new parameter `adr'.
All relevant functions and callers updated.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@429 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
d5b5b52ff3
2003-05-15 Marcel Telka <marcel@telka.sk>
...
* configure.ac (CPPFLAGS): Added path to the openwince include arm directory.
* include/bus.h (bus_width): Added new `adr' parameter for this macro.
All relevant functions and callers updated.
* src/bus/pxa2x0.c (bus_params_t): Added last_adr and MC_registers structure members.
(LAST_ADR, MC_pointer): New macros.
(pxa250_bus_read_start, pxa250_bus_read_next, pxa250_bus_read_end, pxa250_bus_write): Disabled
external bus cycles for addresses above 0x0400000.
(pxa250_bus_width): Removed some output messages. Implemented BOOT_DEF emulation.
(new_pxa250_bus): Implemented BOOT_DEF emulation.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@428 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
246966636e
2003-05-14 Marcel Telka <marcel@telka.sk>
...
* include/Makefile.am (noinst_HEADERS): Added cfi.h.
* include/cfi.h: New file.
* src/jtag.h (detect_cfi): Removed function declaration.
* src/flash.c: Replaced jtag.h include with cfi.h.
* src/readmem.c: Ditto.
* src/flash/Makefile.am (libflash_a_SOURCES): Added cfi.c.
* src/Makefie.am (jtag_SOURCES): Removed cfi.c.
* src/cfi.c: Moved this file ...
* src/flash/cfi.c: ... here and replaced jtag.h include with cfi.h one.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@427 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
2b5b2725b5
2003-05-14 Marcel Telka <marcel@telka.sk>
...
* include/part.h (part_t, parts_t): Macros removed.
* src/detect.c: Replaced obsolete types `parts' with `parts_t' and `part' with `part_t'.
* src/part/parse.c: Ditto.
* src/part/part.c: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@426 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
8d184b53c5
2003-05-14 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_CONFIG_FILES): Added src/flash/Makefile.
* include/Makefile.am (noinst_HEADERS): Added flash.h.
* src/Makefile.am (SUBDIRS): Added flash.
(jtag_SOURCES): Removed flash.h, flash-intel.c, and flash-amd.c.
(jtag_LDADD): Added libflash.
* src/flash-amd.c: Moved this file ...
* src/flash/amd.c: ... here.
* src/flash-intel.c: Moved this file ...
* src/flash/intel.c: ... here.
* src/flash.h: Moved this file ...
* include/flash.h: ...here.
* src/flash/Makefile.am: New file.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@425 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
c66099c0b3
2003-05-13 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c (jtag_parse_file): Added support for command scripts from stdin.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@424 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
60767fa68f
2003-04-29 Marcel Telka <marcel@telka.sk>
...
* data/MANUFACTURERS: Added new manufacturer: DEC.
* src/jtag.c (jtag_create_jtagdir): Changed permissions for jtag directory.
* include/part.h (part_alloc, read_part): Changed return type from `part *' to `part_t *'.
(struct parts): Changed parts member type from `part **' to `part_t **'.
(parts_alloc): Changed return type from `parts *' to `parts_t *'.
* src/bus/ixp425.c (select_flash, unselect_flash, setup_address, set_data_in, setup_data):
Changed first parameter type from `part *' to `part_t *'.
* src/bus/pxa250.c (setup_address, set_data_in, setup_data): Ditto.
* src/bus/sa1110.c (setup_address, set_data_in, setup_data): Ditto.
* include/bus.h: Replaced static bus_driver_t architecture with dynamic bus_t.
Removed direct chain_t dependency. Added `params' and `prepare' members.
All related functions' parameter types changed.
* src/bus/ixp425.c (bus_params_t): New structure typedef.
(CHAIN, PART): New macros.
(ixp425_bus_prepare, ixp425_bus_free, new_ixp425_bus): New functions.
(ixp425_bus_driver, ixp425_bus): Renamed `ixp425_bus_driver' to `ixp425_bus' and updated
for new bus driver architecture.
* src/bus/pxa250.c (bus_params_t): New structure typedef.
(CHAIN, PART): New macros.
(pxa250_bus_prepare, pxa250_bus_free, new_pxa250_bus): New functions.
(pxa250_bus_driver, pxa250_bus): Renamed `pxa250_bus_driver' to `pxa250_bus' and updated
for new bus driver architecture.
* src/bus/sa1110.c (bus_params_t): New structure typedef.
(CHAIN, PART): New macros.
(sa1110_bus_prepare, sa1110_bus_free, new_sa1110_bus): New functions.
(sa1110_bus_driver, sa1110_bus): Renamed `sa1110_bus_driver' to `sa1110_bus' and updated
for new bus driver architecture.
* src/readmem.c (detectflash, readmem): Moved JTAG chain initialization to bus->prepare().
* src/flash.c (flashcheck): Ditto.
(flashmsbin, flashmem): Removed BYPASS instruction setup.
* src/jtag.c (bus_driver, bus): Replaced `bus_driver' with `bus' global variable.
(jtag_parse_line, main): Added `bus' deallocation.
* src/flash.h (flash_driver_t): Changed parameter type for all function members from
`chain_t*' to `bus_t *'.
All function callers changed.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@423 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
340bbe369b
2003-04-04 Marcel Telka <marcel@telka.sk>
...
Version 0.3.2 released.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@419 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
3d68b6bd1d
2003-04-04 Marcel Telka <marcel@telka.sk>
...
* data/xilinx/PARTS: Added XCR3256XL-FT256 (Jachym Holecek).
* data/xilinx/xcr3256xl-ft256/STEPPINGS: New file (Jachym Holecek).
* data/xilinx/xcr3256xl-ft256/xcr3256xl-ft256: Ditto.
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@416 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
5bfec021ce
2003-04-02 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_INIT): Changed version number to 0.3.2.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@414 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
882094c9a3
2003-04-02 Marcel Telka <marcel@telka.sk>
...
* include/signal.h: Changed signal typedef to signal_t (thanks to Jachym Holecek).
All `signal' instances renamed to `signal_t'.
* src/tap/parport.c: Ported to NetBSD/i386 (Jachym Holecek).
* src/tap/parport/direct.c (parport_drivers): Conditionally removed direct_parport_driver.
* configure.ac: Added test for i386_set_ioperm() function. Defined HAVE_IOPERM
and HAVE_I386_SET_IOPERM.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@412 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
bffcf9e111
2003-04-01 Marcel Telka <marcel@telka.sk>
...
* src/tap/cable/keithkoep.c: New file.
* src/tap/Makefile.am (libtap_a_SOURCES): Added cable/keithkoep.c.
* src/tap/cable.c (cable_drivers): Added keithkoep_cable_driver.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@411 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
bfe0dabe08
2003-03-19 Marcel Telka <marcel@telka.sk>
...
Version 0.3.1 released.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@406 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
1e02cc6eac
2003-03-19 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_CONFIG_FILES): Added doc/Makefile.
* Makefile.am (SUBDIRS): Added doc.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@405 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
b842e417f7
2003-03-19 Marcel Telka <marcel@telka.sk>
...
* Makefile.am: New file.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@404 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
db90feda79
Created initial ChangeLog for documentation.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@403 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
75b7508355
2003-03-18 Marcel Telka <marcel@telka.sk>
...
* src/tap/parport/direct.c (direct_connect): Fixed cable disconnecting loop.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@402 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
2e6e74b04d
2003-03-18 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c (jtag_parse_line) <script>: Added support for `quit' command in scripts.
(jtag_parse_rc): Ditto.
(jtag_parse_file): Added support for comments and `quit' command in scripts.
(main): Added command line parameter list execution as scripts.
* data/intel/pxa250/STEPPING: Added support for Intel PXA255 A0 (thanks to Mike Sprauve).
* configure.ac (AC_INIT): Changed version number to 0.3.1.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@401 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
3e1b91019a
2003-03-18 Marcel Telka <marcel@telka.sk>
...
* po/POTFILES.in: Added src/tap/parport/direct.c and src/tap/parport/ppdev.c.
* src/help.c (help) <cable>: Added help for `cable ppdev' command.
* src/tap/parport/ppdev.c (ppdev_open): Removed debug messages.
* src/jtag.c (jtag_parse_line) <cable>: Added chain_disconnect() call before
new cable connection.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@400 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
d75952bec4
2003-03-18 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_CHECK_HEADERS): Added test for linux/ppdev.h.
* src/tap/Makefile.am (libtap_a_SOURCES): Added parport/ppdev.c.
* src/tap/parport.c (parport_drivers): Added ppdev parport driver.
* src/tap/parport/ppdev.c: New file.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@399 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
0af1945181
2003-03-18 Marcel Telka <marcel@telka.sk>
...
* src/bsdl2jtag.c (endline): Removed compile warning.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@398 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
9406ed47c7
2003-03-18 Marcel Telka <marcel@telka.sk>
...
* include/parport.h: New file. Added parport driver support.
All cable drivers modified.
* src/tap/parport.c: Ditto.
* src/tap/parport/direct.c: Ditto.
* src/jtag.c (jtag_parse_line) <cable>: Added parport driver support.
* include/Makefile.am (noinst_HEADERS): Added parport.h.
* src/tap/cable/generic.c: New file withgGeneric functions for cable drivers.
All cable drivers modified.
* src/tap/cable/generic.h: Ditto.
* src/tap/Makefile.am (libtap_a_SOURCES): Added parport.c, parport/direct.c, cable/generic.h,
and cable/generic.c.
* include/cable.h: Added dynamic cable objects. Added cable interpose functions.
All callers changed.
* src/tap/cable.c: Ditto.
* include/chain.h (chain_connect): Function removed.
(chain_disconnect): New function.
* src/tap/chain.c (chain_free): Modified for chain_disconnect() call.
(chain_connect): Removed.
(chain_disconnect): New function.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@397 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
543c297840
2003-03-17 Marcel Telka <marcel@telka.sk>
...
* src/Makefile.am (bin_PROGRAMS, bsdl2jtag_SOURCES): Added new bsdl2jtag conversion
tool (Matan Ziv-Av).
* src/bsdl2jtag.c: New file (Matan Ziv-Av).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@395 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
584d2e57f1
2003-03-14 Marcel Telka <marcel@telka.sk>
...
* configure.ac (CPPFLAGS): Added common include paths.
* src/Makefile.am (INCLUDES): Removed common include paths.
* src/bus/Makefile.am (INCLUDES): Ditto.
* src/part/Makefile.am (INCLUDES): Ditto.
* src/tap/Makefile.am (INCLUDES): Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@394 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
1977dae043
2003-03-13 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_CONFIG_HEADERS): Replaced this `new' macro ...
(AM_CONFIG_HEADER): ... with this `old' one to make build compatible with automake-1.6.
(AM_GNU_GETTEXT_VERSION): Relaxed version number from 0.11.5 to 0.11.4.
* src/Makefile.am (jtag_LDADD): Added LIBINTL.
(LIBS): Removed LIBINTL.
(DEFS): Removed whole content ...
(INCLUDE): ... and added it here.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@393 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
daa49cf9bc
2003-03-13 Marcel Telka <marcel@telka.sk>
...
* include/chain.h: New file.
* src/tap/chain.c: Ditto.
* src/tap/Makefile.am (libtap_a_SOURCES): Added chain.c.
* include/Makefile.am (noinst_HEADERS): Added chain.h.
* src/jtag.c: Encapsulated parts, cable and TAP state into one object - chain.
All relevant function parameters changed to `chain'.
* src/tap/state.c: `trst' state moved to cable drivers.
All cable drivers changed.
* include/cable.h (cable_driver_t) <set_trst>: Changed return value from void to int.
All cable drivers changed.
(cable_driver_t) <get_trst>: New function.
Implemented this function to all cable drivers.
* include/part.h (part_shift_instruction, part_shift_data_register)
(parts_shift_instructions, parts_shift_data_registers): Funcions removed.
* src/part/part.c (part_shift_instruction, part_shift_data_register)
(parts_shift_instructions, parts_shift_data_registers): Ditto.
* src/tap/cable/arcom.c: Removed dependency on state.h.
* src/tap/cable/byteblaster.c: Ditto.
* src/tap/cable/dlc5.c: Ditto.
* src/tap/cable/ea253.c: Ditto.
* src/tap/cable/ei012.c: Ditto.
* src/tap/cable/mpcbdm.c: Ditto.
* src/tap/cable/wiggler.c: Ditto.
* include/state.h (bit): Replaced with common.h include.
(Unknown_State, Run_Test_Idle, Select_DR_Scan, Select_IR_Scan): Removed parentheses.
* include/tap.h (write_command): Removed unused declaration.
* src/detect.h: Removed file.
* src/jtag.h: New file with common jtag function declarations.
* src/Makefile.am (jtag_SOURCES): Removed detect.h, added jtag.h.
* src/cfi.c: Added jtag.h include. Moved common function declarations to jtag.h file.
* src/detect.c: Ditto.
* src/discovery.c: Ditto.
* src/flash.c: Ditto.
* src/help.c: Ditto.
* src/jtag.c: Ditto.
* src/readmem.c: Ditto.
* src/jtag.c (jtag_create_jtagdir, jtag_load_history, jtag_save_history, jtag_parse_line)
(jtag_readline_loop, jtag_parse_file, jtag_parse_rc): Changed functions to `static'.
* src/tap/tap.c: Added l10n support.
* po/POTFILES.in: Added src/tap/chain.c and src/tap/tap.c.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@392 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
1d44678038
2003-03-13 Marcel Telka <marcel@telka.sk>
...
* include/part.h: Renamed types part to part_t, parts to parts_t,
tap_register to tap_register_t.
* include/register.h: Renamed tap_register type to tap_register_t.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@391 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
4e5939be6a
2003-03-11 Marcel Telka <marcel@telka.sk>
...
* configure.ac: Improved openwince include package detection.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@390 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
7944674e9e
2003-03-07 Marcel Telka <marcel@telka.sk>
...
* src/lib/getdelim.c: Added unistd.h include for ssize_t.
* src/lib/getline.c: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@389 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
7ea095b6e6
2003-03-06 Marcel Telka <marcel@telka.sk>
...
* configure.ac: Added test for readline library.
* src/Makefile.am (jtag_LDADD): Removed readline and ncurses.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@388 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
4767b020ba
Internals documentation started.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@387 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
28d0bff970
2003-03-06 Marcel Telka <marcel@telka.sk>
...
* autogen.sh: Added test for autoreconf fail.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@386 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
5b2c37d3df
We need documentation.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@385 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
ab08150cf5
2003-02-25 Marcel Telka <marcel@telka.sk>
...
Version 0.3 released.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@383 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
b44726feff
2003-02-25 Marcel Telka <marcel@telka.sk>
...
* src/tap/cable.c: Added config.h include.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@382 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
10a52d05fe
2003-02-25 Marcel Telka <marcel@telka.sk>
...
* data/MANUFACTURERS: Added Hitachi (Matan Ziv-Av).
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added Hitachi SH7727
files (Matan Ziv-Av).
* data/hitachi/PARTS: New file (Matan Ziv-Av).
* data/hitachi/sh7727/STEPPINGS: Ditto.
* data/hitachi/sh7727/sh7727: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@381 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
5c5f6a080c
2003-02-25 Marcel Telka <marcel@telka.sk>
...
* data/MANUFACTURERS: Added Broadcom (Matan Ziv-Av).
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added Broadcom BCM1250
files (Matan Ziv-Av).
* data/broadcom/PARTS: New file (Matan Ziv-Av).
* data/broadcom/bcm1250/STEPPINGS: Ditto.
* data/broadcom/bcm1250/bcm1250: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@380 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
8db4e7e62f
2003-02-21 Marcel Telka <marcel@telka.sk>
...
* src/help.c (help): Marked translatable strings.
* src/jtag.c (jtag_parse_line): Ditto.
(jtag_parse_file): Ditto.
(main): Ditto.
* po/POTFILES.in: Added src/help.c and src/jtag.c.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@379 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
1946295a57
2003-02-21 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c (main): Added conditional compilation for l10n.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@378 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
170f1eeeff
2003-02-20 Marcel Telka <marcel@telka.sk>
...
* src/Makefile.am (jtag_SOURCES): Added missing flash.h.
* src/jtag.c: Added missing string.h include. Moved gettext.h include
to the top level of the include list.
* src/help.c: Moved gettext.h include to the top level of the include list.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@377 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
307b9ff666
2003-02-20 Marcel Telka <marcel@telka.sk>
...
* Makefile.am (SUBDIRS): Removed intl.
* autogen.sh: Replaced subsequent call of auto* tools with autoreconf one.
* configure.ac (AC_CONFIG_FILES): Removed intl/Makefile.
(AM_GNU_GETTTEXT): Added 'external' parameter.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@376 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
b2c19838fa
2003-02-19 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_CONFIG_HEADERS): Added new macro with config.h.
* autogen.sh: Added autoheader invocation.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@375 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
4b51d267d3
Added jtag-0.3 title.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@374 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
41afa6bd95
2003-02-18 Marcel Telka <marcel@telka.sk>
...
* include/Makefile.am (noinst_HEADERS): Added gettext.h.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@373 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
5f4dc04142
2003-02-18 Marcel Telka <marcel@telka.sk>
...
* autogen.sh: Added autopoint call. Added '-I m4' parameter for aclocal.
* Makefile.am (SUBDIRS): Added intl, include and po.
(DIST_SUBDIRS): Removed.
(ACLOCAL_AMFLAGS): Added '-I m4'.
* configure.ac (AC_INIT): Changed version number to 0.3.
(AC_CONFIG_FILES): Added intl/Makefile and po/Makefile.in.
(AM_GNU_GETTEXT): Added.
(AM_GNU_GETTEXT_VERSION): Added with version 0.11.5.
* include/gettext.h: Copied new file from gettext share.
* po/LINGUAS: Added new empty file.
* po/Makevars: Added new file.
* po/POTFILES.in: Added new empty file.
* src/Makefile.am (INCLUDES): Removed JTAG_DATA_DIR.
(localedir): Added path to locale directory.
(DEFS): Added JTAG_DATA_DIR and LOCALEDIR.
(LIBS): Added LIBINTL.
* src/help.c: Included gettext.h.
* src/jtag.c: Included gettext.h.
(main): Added l10n support.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@372 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
99e1d5966d
ioperm package is now a part of the Cygwin net distribution. Separate download/install is not required.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@371 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
6053b02dc8
Fixed typos.
...
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@370 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
bed752ec0f
2003-02-18 Marcel Telka <marcel@telka.sk>
...
* src/flash.c (flashmsbin): Changed flash error message.
(flashmem): Changed output messages. Enabled verify for 2 x 16, not
for 1 x 16. Added betted and of file test for verify.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@369 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
2b799c36b9
2003-02-18 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_CONFIG_FILES): Added src/bus/Makefile.
* src/bus.h: Moved this file...
* include/bus.h: ...here.
* include/Makefile.am (noinst_HEADERS): Added bus.h.
* src/ixp425.c: Moved this file...
* src/bus/ixp425.c: ...here.
* src/pxa250.c: Moved this file...
* src/bus/pxa2x0.c: ...here.
* src/sa1110.c: Moved this file...
* src/bus/sa1110.c: ...here.
* src/bus/Makefile.am: New file.
* src/Makefile.am (SUBDIRS): Added bus.
(jtag_SOURCES): Removed bus.h, ixp425.c, pxa250.c, sa1110.c.
(jtag_DEPENDENCIES): Added libbus.a.
(jtag_LDADD): Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@368 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
7fdbf06e79
2003-02-18 Marcel Telka <marcel@telka.sk>
...
* src/tap/cable.c: Added <sys/types.h> include for useconds_t on some systems.
* src/flash-amd.c (amdstatus29): Disabled unused function.
(amdisprotected): Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@367 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka
29a5f4da8d
2003-02-17 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c (jtag_parse_line): Fixed segfault for 'set' command.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@366 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago