Marcel Telka
0f77db9984
2005-06-27 Marcel Telka <marcel@telka.sk>
...
* configure.ac: Fixed Hitachi Workbench detection.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@648 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
1765dcefe2
2005-06-27 Marcel Telka <marcel@telka.sk>
...
* autogen.sh: Used autoreconf call for initial configuration.
* configure.ac: Added initial support for Hitachi Workbench.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@647 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
ae9d184f88
2005-06-16 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/mcu.h (SBYCR, SYSCR, SCKCR, MDCR, MSTPCRH, MSTPCRL)
(SYSCR2): Added assembly alternatives to C register names defines.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@646 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
f47828b024
2005-06-10 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h83048/itu.h: Replaced 8 bit register pairs with 16 bit registers
TCNT, GRA, GRB, BRA, BRB.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@645 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
43cc34949c
2005-06-03 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h83048/sci.h (SSR_RDFR): Constant renamed to ...
(SSR_RDRF): ... this one.
* h8/h8s2357/sci.h: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@644 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
7a4eda473d
2005-06-03 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h83048/adc.h: Register structures defined as volatile.
* h8/h83048/dac.h: Ditto.
* h8/h83048/dmac.h: Ditto.
* h8/h83048/flash.h: Ditto.
* h8/h83048/ic.h: Ditto.
* h8/h83048/itu.h: Ditto.
* h8/h83048/other.h: Ditto.
* h8/h83048/ports.h: Ditto.
* h8/h83048/rc.h: Ditto.
* h8/h83048/sci.h: Ditto.
* h8/h83048/tpc.h: Ditto.
* h8/h83048/wdt.h: Ditto.
* h8/h8s2357/adc.h: Ditto.
* h8/h8s2357/bus.h: Ditto.
* h8/h8s2357/dac.h: Ditto.
* h8/h8s2357/dmac.h: Ditto.
* h8/h8s2357/dtc.h: Ditto.
* h8/h8s2357/flash.h: Ditto.
* h8/h8s2357/ic.h: Ditto.
* h8/h8s2357/mcu.h: Ditto.
* h8/h8s2357/ports.h: Ditto.
* h8/h8s2357/ppg.h: Ditto.
* h8/h8s2357/sci.h: Ditto.
* h8/h8s2357/timer.h: Ditto.
* h8/h8s2357/tpu.h: Ditto.
* h8/h8s2357/wdt.h: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@643 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
8b657e802f
2005-06-03 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/mcu.h (MSTPCR): Register splitted into MSTPCRH and MSTPCRL.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@642 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
e2c9602b28
2005-06-02 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/tpu.h: Added bit names for TIER registers.
* h8/h8s2357/ports.h: Fixed newline at end of file.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@641 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
c2890af36b
2005-06-02 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/timer.h: Added prefix TIMER to registers constants - fixed
collisions with constants in tpu.h and wdt.h.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@640 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
e218e16dca
2005-06-02 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h83048/rc.h: New file.
* h8/h83048/tpc.h: Ditto.
* h8/h83048/wdt.h: Ditto.
* Makefile.am (nobase_openwinceinc_HEADERS): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@639 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
c5caec0269
2005-06-02 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/wdt.h (TCSR_OWF): Constant renamed to ...
(TCSR_OVF): ... this one.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@638 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
ed67f70217
2005-06-02 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h83048/itu.h: Added registers bit names.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@637 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
20367585f8
2005-06-01 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h83048/adc.h: New file.
* h8/h83048/dac.h: Ditto.
* h8/h83048/dmac.h: Ditto.
* h8/h83048/flash.h: Ditto.
* h8/h83048/ic.h: Ditto.
* h8/h83048/itu.h: Ditto.
* h8/h83048/other.h: Ditto.
* h8/h83048/ports.h: Ditto.
* h8/h83048/sci.h: Ditto.
* Makefile.am (nobase_openwinceinc_HEADERS): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@636 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
5ecc32a3b5
2005-06-01 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/wdt.h (__reserved): Fixed variable type.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@635 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
fc990514bd
2005-06-01 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/dmac.h (DMABCR_FAE1, DMABCR_FAE0, DMABCR_DTIE1B, DMABCR_DTIE1A)
(DMABCR_DTIE0B, DMABCR_DTIE0A): Fixed constants multiple definition.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@634 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
8a80cb00cc
2005-05-31 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/dtc.h: New file.
* h8/h8s2357/mcu.h: Ditto.
* Makefile.am (nobase_openwinceinc_HEADERS): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@633 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
023edaaa53
2005-05-31 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/bus.h: New file.
* h8/h8s2357/dmac.h: Ditto.
* h8/h8s2357/ic.h: Ditto.
* h8/h8s2357/ppg.h: Ditto.
* h8/h8s2357/wdt.h: Ditto.
* Makefile.am (nobase_openwinceinc_HEADERS): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@632 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
7b570dd2fe
2005-05-27 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/ports.h: New file.
* Makefile.am (nobase_openwinceinc_HEADERS): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@631 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
c70c93e103
2005-05-27 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/dac.h: New file.
* h8/h8s2357/flash.h: Ditto.
* h8/h8s2357/timer.h: Ditto.
* Makefile.am (nobase_openwinceinc_HEADERS): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@630 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Branislav Petrovsk
0b8605b6ee
2005-05-27 Branislav Petrovsky <brano111@szm.sk>
...
* h8/h8s2357/adc.h: New file.
* h8/h8s2357/sci.h: Ditto.
* h8/h8s2357/tpu.h: Ditto.
* Makefile.am (nobase_openwinceinc_HEADERS): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@629 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
e83c98699c
2005-04-06 Marcel Telka <marcel@telka.sk>
...
* rw.po: Added Kinyarwanda translation by Steven Michael Murphy.
* LINGUAS: Added rw.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@628 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
a869361c85
2004-12-20 Marcel Telka <marcel@telka.sk>
...
* device/other/hd64461/afe.h: New file.
* Makefile.am (nobase_openwinceinc_HEADERS): Added device/other/hd64461/afe.h.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@627 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
54356002cf
2004-12-20 Marcel Telka <marcel@telka.sk>
...
* device/other/hd64461/gpio.h: New file.
* device/other/hd64461/intc.h: Ditto.
* device/other/hd64461/lcdc.h: Ditto.
* device/other/hd64461/pcc.h: Ditto.
* device/other/hd64461/stbsys.h: Ditto.
* device/other/hd64461/timer.h: Ditto.
* Makefile.am (nobase_openwinceinc_HEADERS): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@626 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
27b8216318
2004-11-24 Marcel Telka <marcel@telka.sk>
...
* POTFILES.in: Added src/cmd/reset.c.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@625 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
f7fa16a361
2004-11-24 Marcel Telka <marcel@telka.sk>
...
* src/cmd/reset.c: New file.
* src/discovery.c (jtag_reset): Function changed to non-static.
* src/cmd/Makefile.am (libcmd_a_SOURCES): Added reset.c.
* src/cmd/cmd.c (cmds): Added cmd_reset.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@624 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
5968bafaf9
2004-11-21 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c (jtag_parse_stream, cleanup): New function.
(jtag_parse_file): Replaced stream parsing algorithm with jtag_parse_stream() call. Removed support
for special filename '-'.
(main): Rewritten and improved startup sequence to distinguish between interactive invocation
and stdin input (fixed bug 858535, thanks to Andrew Dyer for an idea).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@623 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
ebdbdee65c
2004-11-18 Marcel Telka <marcel@telka.sk>
...
* POTFILES.in: Added src/bus/ppc440gx_ebc8.c, src/bus/tx4925.c, and src/tap/cable/lattice.c.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@622 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
a0c23d7d2a
2004-11-18 Marcel Telka <marcel@telka.sk>
...
* flash/jedec.c (jedec_detect): Added cfi_array allocation (patch 970946, Ian Campbell).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@621 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
2c8a2a4489
2004-11-17 Marcel Telka <marcel@telka.sk>
...
* acinclude.m4: New file with VL_LIB_READLINE macro (removed dependency on ac-archive package).
* autogen.sh: Removed acinclude call (removed dependency on ac-archive package).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@620 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
3d2b0c6d8c
2004-11-16 Marcel Telka <marcel@telka.sk>
...
* data/MANUFACTURERS: Added Lattice Semiconductors and IBM Semiconductors (patch 1012120, Jerome Debard).
* data/ibm/PARTS: New file (patch 1012120, Jerome Debard).
* data/ibm/ppc440gx/STEPPINGS: Ditto.
* data/ibm/ppc440gx/ppc440gx: Ditto.
* data/lattice/PARTS: Ditto.
* data/lattice/lc4032v-tqfp48/STEPPINGS: Ditto.
* data/lattice/lc4032v-tqfp48/lc4032v-tqfp48: Ditto.
* data/lattice/m4a3-256.192-fpbga256/STEPPINGS: Ditto.
* data/lattice/m4a3-256.192-fpbga256/m4a3-256.192-fpbga256: Ditto.
* data/lattice/m4a3-64.32-tqfp48/STEPPINGS: Ditto.
* data/lattice/m4a3-64.32-tqfp48/m4a3-64.32-tqfp48: Ditto.
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@619 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
aceb4b28e2
2004-11-15 Marcel Telka <marcel@telka.sk>
...
* flash/intel.c (_intel_flash_print_info): Added support for Intel 28F256J3A (patch 1012140, Jerome Debard).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@618 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
2178a808dd
2004-10-22 Marcel Telka <marcel@telka.sk>
...
* POTFILES.in: Added src/bus/lh7a400.c (patch 886068, Marko Rößler).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@617 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
91799c3d58
2004-10-22 Marcel Telka <marcel@telka.sk>
...
* data/MANUFACTURERS: Added Sharp manufacturer (patch 886068, Marko Rößler).
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files (patch 886068, Marko Rößler).
* data/sharp/PARTS: New file (patch 886068, Marko Rößler).
* data/sharp/lh7a400/STEPPINGS: Ditto.
* data/sharp/lh7a400/lh7a400: Ditto.
* src/bus/lh7a400.c: Ditto.
* src/bus/Makefile.am (libbus_a_SOURCES): Added lh7a400.c (patch 886068, Marko Rößler).
* src/bus/buses.c (bus_drivers): Added lh7a400_bus (patch 886068, Marko Rößler).
* src/bus/buses.h: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@616 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
d13cc3318d
2004-10-17 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AM_GNU_GETTEXT_VERSION): Changed version number for gettext to 0.14.1.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@615 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
c999c3410e
2004-10-17 Marcel Telka <marcel@telka.sk>
...
* configure.ac (AC_INIT): Changed version number to 0.6.
(AM_GNU_GETTEXT_VERSION): Changed version number for gettext to 0.14.1.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@614 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
cbceb9abfd
2004-10-17 Marcel Telka <marcel@telka.sk>
...
* src/tap/cable/wiggler.c (nTRST): Changed pin value (patch 1040199, Andrew Dyer).
(nSRESET): New pin value (patch 1040199, Andrew Dyer).
(wiggler_init, wiggler_clock, wiggler_get_tdo, wiggler_set_trst): Changed nTRST to not inverted
signal (patch 1040199, Andrew Dyer).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@613 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
39bcc00393
2004-09-21 Marcel Telka <marcel@telka.sk>
...
* data/intel/PARTS: Added support for different IXP425 frequency variants (patch 1030647, Trevor Man).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@612 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
20 years ago
Marcel Telka
6835fad53b
2004-08-24 Marcel Telka <marcel@telka.sk>
...
* src/bus/Makefile.am (libbus_a_SOURCES): Added ppc440gx_ebc8.c.
* src/bus/buses.c (bus_drivers): Added ppc440gx_ebc8_bus (patch 1012154, Jerome Debard).
* src/bus/buses.h: Ditto.
* src/bus/ppc440gx_ebc8.c: New file (patch 1012154, Jerome Debard).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@611 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
19896cd5a4
2004-08-20 Marcel Telka <marcel@telka.sk>
...
* src/bus/pxa2x0.c (pxa2x0_bus_init): New function.
(pxa250_bus_prepare): Replaced bus initialization sequence with pxa2x0_bus_init() call.
(pxa2x0_bus_area): Added pxa2x0_bus_init() call.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@610 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
516caa46b0
2004-08-20 Marcel Telka <marcel@telka.sk>
...
* src/tap/Makefile.am (libtap_a_SOURCES): Added cable/lattice.c.
* src/tap/cable.c (cable_drivers): Added lattice_cable_driver (patch 1012138, Jerome Debard).
* src/tap/cable/lattice.c: New file (patch 1012138, Jerome Debard).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@609 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
45c4c56644
2004-08-19 Marcel Telka <marcel@telka.sk>
...
* src/bus/Makefile.am (libbus_a_SOURCES): Added tx4925.c (patch 972625, Andrew Dyer).
* src/bus/buses.c (bus_drivers): Added tx4925_bus (patch 972625, Andrew Dyer).
* src/bus/buses.h: Ditto.
* src/bus/tx4925.c: New file (patch 972625, Andrew Dyer).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@608 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
1783d95ef5
2004-08-17 Marcel Telka <marcel@telka.sk>
...
* data/MANUFACTURERS: Added Toshiba manufacturer (patch 972621, Andrew Dyer).
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files (patch 972621, Andrew Dyer).
* data/xilinx/PARTS: Added XCR3032XL-VQ44 entry (patch 972621, Andrew Dyer).
* data/xilinx/xcr3032xl-vq44/STEPPINGS: New file (patch 972621, Andrew Dyer).
* data/xilinx/xcr3032xl-vq44/xcr3032xl-vq44: Ditto.
* data/toshiba/PARTS: Ditto.
* data/toshiba/tx4925/STEPPINGS: Ditto.
* data/toshiba/tx4925/tx4925: Ditto.
* data/toshiba/tx4926/STEPPINGS: Ditto.
* data/toshiba/tx4926/tx4926: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@607 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
0d22c00973
2004-08-17 Marcel Telka <marcel@telka.sk>
...
* data/Makefile.am (nobase_dist_pkgdata_DATA): Added new files.
* data/philips/PARTS: Added XCR3128XL-VQ100 entry (patch 1010714, Michael Lauer).
* data/xilinx/PARTS: Added directory for XCR3128XL-VQ100 entry (patch 1010714, Michael Lauer).
* data/philips/xcr3128xl-vq100/STEPPINGS: New file (patch 1010714, Michael Lauer).
* data/philips/xcr3128xl-vq100/xcr3128xl-vq100: Ditto.
* data/xilinx/xcr3128xl-vq100/xcr3128xl-vq100: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@606 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
a72f52c785
2004-08-16 Marcel Telka <marcel@telka.sk>
...
* src/bus/pxa2x0.c (bus_params_t): Added new member: inited.
(INITED): New macro.
(pxa2x0_bus_new): Removed BOOT_DEF initialization.
(pxa250_bus_prepare): Added BOOT_DEF initialization.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@605 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
fb1b33970e
2004-08-15 Marcel Telka <marcel@telka.sk>
...
* include/jtag.h (detect_parts): Changed return type.
* src/detect.c (detect_parts): Changed return value to return number of detected parts.
* src/cmd/detect.c (cmd_detect_run): Added reset of the chain->parts to NULL before
detect_parts() call. Ignored detect_parts() return value.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@604 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
4bd78f389e
2004-08-13 Marcel Telka <marcel@telka.sk>
...
* src/jtag.c: Added missing locale.h include (patch 986414, Martin Buck).
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@603 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
c2401c2051
2004-08-11 Marcel Telka <marcel@telka.sk>
...
* Makefile.rules (RECURSIVE_TARGETS, lint-recursive): Removed.
(lint): Added command to run recursive make.
(.PHONY): Removed lint-recursive.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@602 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
68ad24a14d
2004-08-11 Marcel Telka <marcel@telka.sk>
...
* Makefile.rules: New file.
* Makefile.am: Changed path to Makefile.rules include.
(EXTRA_DIST): Added Makefile.rules.
* po/Makevars: Changed path to Makefile.rules include.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@601 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
5e7aa7955f
2004-08-06 Marcel Telka <marcel@telka.sk>
...
* win32/stdint.h (uintptr_t): Changed type definition from DWORD_PTR to UINT_PTR.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@600 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago
Marcel Telka
f103455c5c
2004-06-13 Marcel Telka <marcel@telka.sk>
...
* data/broadcom/PARTS: Added BCM4712 entry (Alan Wallace).
* data/broadcom/bcm4712/STEPPINGS: New file (Alan Wallace).
* data/broadcom/bcm4712/bcm4712: Ditto.
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@599 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
21 years ago