aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/parport.c
AgeCommit message (Expand)Author
2008-10-22Laurentiu Cocanu - more help textoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-08-20- added missing parport configs to texintfreak
2008-08-19Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> one more parport ...oharboe
2008-08-06- fix target_examine declarationntfreak
2008-05-12- restored tabs and formattingntfreak
2008-04-23Tim Hudson: removed setting jtag_speed directly (which should not be done).oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-02-28- fix line-endingsdrath
2008-02-28Uwe Hermann fixed some warnings.oharboe
2008-02-10- added patch to change pathmove handlingmifi
2007-12-18- added patch for new flash functionality like:mifi
2007-09-05Patch by Michael Schwingen thatdrath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-07-26- restrict direct parallel port access to x86 platforms (thanks to Vincent Pa...drath
2007-03-28- merged XScale branch back into trunkdrath
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath
2007-01-31- merged several changes from XScaledrath
2007-01-18- added support for ST flashlink cablentfreak
2007-01-09- disabled FT2232 debug output (that code should be fairly stable)drath
2006-08-17- renamed jtag_interface_t.support_statemove to jtag_interface_t.support_path...drath
2006-08-11- added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath
2006-07-30- added configurable delays after reset lines get deasserted. useful if reset...drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath