]> git.zerfleddert.de Git - usb-driver/shortlog
usb-driver
2008-03-29 Michael Gernothadd information about ISE 10.1 32-bit ond 64-bit platfo...
2008-03-29 Michael GernothFix 32-bit ISE 10.1 on 64-bit platform.
2008-03-27 Michael GernothDescribe how to enable the native libusb-support in...
2008-03-26 Michael Gernothlibusb-driver works on ISE Design Suite 10.1
2008-03-26 Michael Gernothadd location of official libusb-based driver
2008-01-20 Michael Gernothtypo
2008-01-20 Michael Gernothupdate supported software
2007-11-10 Michael Gernothclarify filename for udev rule
2007-11-03 Michael Gernothdo not export unnecessary symbols
2007-11-03 Michael Gernothupdate supported software
2007-10-08 Michael Gernothconfig-parser fix from Reimar Doeffinger
2007-09-22 Michael GernothXILINX platform cable USB DLC9 works, too (reported...
2007-09-12 Michael GernothISE 9.2 SP2 works, too
2007-09-12 Michael Gernothintegrated USB cable on XUP-V2Pro works, too (reported...
2007-09-06 Michael Gernothadapt snapshot-link to new gitweb
2007-09-06 Michael Gernothbe compatible with libusb-versions without dev->devnum...
2007-08-29 Michael GernothMerge branch 'master' of agrajag.zerfleddert.de:/git...
2007-08-29 Michael Gernothignore bus-id on XILINX_USB_DEV setting missing a device-id
2007-08-28 Michael Gernothupdated firmware description for ISE 9.2
2007-08-26 Michael Gernothmake it possible to specify the USB bus
2007-08-24 Michael Gernothsupport for multiple USB cables by Mondrian Nuessle...
2007-08-18 Michael Gernothinclude inttypes.h
2007-07-15 Michael Gernothadd link to XILINX posting about open source cable...
2007-07-10 Michael Gernothadd ISE 9.2i and ChipScope 9.2 as supported
2007-06-29 Michael Gernothonly close the parallel port when it was really openend
2007-06-25 Michael Gernothadd short note about cleaning cable locks
2007-06-04 Michael Gernothadd link to instructions for Ubuntu in VMware by Sven...
2007-06-03 Michael Gernothadd Synplicity Identify as supported software (reported...
2007-06-03 Michael Gernothclean up supported software list
2007-06-03 Michael Gernothmove DLC9G cable to the tested and working section
2007-06-03 Michael Gernothadd link to 64bit install instructions on Kubuntu by...
2007-05-26 Michael GernothMakefile cleanup
2007-05-26 Michael Gernothdocument lib32 target, add EDK 9.1.02i as working
2007-05-26 Michael Gernothwork correclty on 64bit systems with 32bit userland
2007-05-26 Michael Gernothadd lib32 target to build a 32 bit library on 64 bit...
2007-05-19 Michael Gernothbetter check for NULL on access
2007-05-18 Michael Gernothadd EDK 9.1.01i as working
2007-05-17 Michael Gernothremove Id-tag from website
2007-05-17 Michael Gernothadd git summary link
2007-05-17 Michael Gernothadd information on how to clone the repository with git
2007-05-17 Michael Gernothreturn -1 if pathname passed to accept is a null-pointer.
2007-05-17 Michael Gernothadd something versionlike for the git-tracked usb-driver
2007-05-17 Michael Gernothchange repository to git
2007-05-04 michaeltypo
2007-05-01 michaelmonitor tdi, too
2007-05-01 michaeladd the possibility to monitor the JTAG state machine
2007-05-01 michaelanother typo
2007-05-01 michaeltypo
2007-05-01 michaelprogramming is now abaout as fast as a parallel cable...
2007-05-01 michaelremove unused variables from builds without FTDI-support
2007-05-01 michaeladd documentation for FTDI2232 based devices
2007-05-01 michaelconfig parser to associate ftdi2232 devices with parall...
2007-05-01 michaelsome microoptimazation
2007-04-30 michaelcorrectly set the baudrate, this speeds up things a bit
2007-04-30 michaelremove outdated comment
2007-04-30 michaelmore parts of the config infrastructure
2007-04-30 michaelimprove performance by using threads
2007-04-30 michaelfix prom readback, but this slows everything down again...
2007-04-30 michaelunify parallel and jtagkey interface
2007-04-30 michaelsome todos
2007-04-29 michaelremove old debug message
2007-04-29 michaelmake sure that there is valid data if the last command...
2007-04-29 michaeluse the right tool for the job!
2007-04-29 michaelsome more performance improvements
2007-04-29 michaelonly read pins when needed, now it's a bit faster than...
2007-04-29 michaelremove useless code
2007-04-29 michaelcorrectly handle cases where the usb chunksize is small...
2007-04-29 michaelincrease programming speed by a factor of 4.
2007-04-29 michaelstart of configuration infrastructure
2007-04-29 michaelignore no-ops
2007-04-29 michaelmuch faster programming via FTDI2232 now.
2007-04-29 michaelimprove performance by
2007-04-29 michaelpass MULTI_TRANSFER to jtagkey_transfer, so it can...
2007-04-29 michaelsome cleanups
2007-04-29 michaelpreliminary support for amontec jtagkey.
2007-04-29 michaelfirst bits for amontec jtagkey
2007-04-22 michaelchange URLs from viewcvs to viewvc
2007-04-22 michaeladd integrated cable on spartan 3A sk
2007-04-15 michaeladd EDK 8.1.02i as working
2007-04-15 michaeladd EDK 8.1 as reported working
2007-04-09 michaeladd link to xc3sprog
2007-04-09 michaelother cables
2007-04-08 michaelmake parallel port numbers permanent across program...
2007-04-07 michaelfix sentence
2007-04-07 michaelchange ppdev url
2007-04-06 michaelmissing XILINX
2007-04-06 michaelxup, kawk
2007-04-06 michaeladd pointer to website
2007-04-06 michaelgenerate a better driver identification
2007-04-06 michaelsome validator warnings
2007-04-06 michaelsome links, libusb-dev
2007-04-06 michaelInitial revision
2007-04-02 michaelrename TRENZ define to FORCE_PC3_IDENT and document...
2007-04-02 michaelAdd hack to force the detection of a parallel cable...
2007-04-01 michaelit works on ISE Webpack 9.1SP3
2007-04-01 michaelreally support multiple parallel ports
2007-04-01 michaelBUGFIX: enable cables not connected to the primary...
2007-03-21 michaeladd URL for library source
2007-03-18 michaeladd not about UseHIGHZ when programming with the parall...
2007-03-17 michaeladd note about Parallel Cable IV
next
Impressum, Datenschutz