summaryrefslogtreecommitdiff
path: root/src/jtag/parport.c
Commit message (Expand)AuthorAgeFilesLines
...
* - restrict direct parallel port access to x86 platforms (thanks to Vincent Pa...drath2007-07-261-3/+5
* - merged XScale branch back into trunkdrath2007-03-281-1/+1
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-1/+2
* - merged several changes from XScaledrath2007-01-311-1/+1
* - added support for ST flashlink cablentfreak2007-01-181-0/+1
* - disabled FT2232 debug output (that code should be fairly stable)drath2007-01-091-6/+17
* - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...drath2006-08-171-1/+1
* - added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath2006-08-111-1/+16
* - added configurable delays after reset lines get deasserted. useful if reset...drath2006-07-301-1/+7
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-4/+57
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+351