aboutsummaryrefslogtreecommitdiff
path: root/src/jtag
AgeCommit message (Expand)Author
2009-07-15print errno when parport fails to open.oharboe
2009-07-141.54 snapshotoharboe
2009-07-13Gary Carlson <gcarlson@carlson-minot.com>ntfreak
2009-07-11Simple warning fixduane
2009-07-07fix return value for "reset" and "runtest" command. Found by code inspection.oharboe
2009-07-06- change sleep to usleep - fixes issue under win32 buildntfreak
2009-07-06revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.oharboe
2009-07-06Ferdinand Postema <ferdinand@postema.eu>:zwelch
2009-07-06Gary Carlson <gcarlson@carlson-minot.com>:zwelch
2009-07-02Fix FTD2XX build for CygWin.zwelch
2009-07-02zy1000 1.53 snapshotoharboe
2009-06-30Marcel Jost <marcel.jost@bfh.ch>:zwelch
2009-06-30David Brownell <david-b@pacbell.net>:zwelch
2009-06-30Fix doxygen warning in jtag.h caused by a changed parameter name.zwelch
2009-06-30Fix @file documentation blocks in new interfaces source files.zwelch
2009-06-29David Brownell <david-b@pacbell.net>:zwelch
2009-06-29Move JTAG interface list to new files.zwelch
2009-06-26zy1000 rev C workoharboe
2009-06-23Remove whitespace at end of lines, step 2.zwelch
2009-06-23- Replace '){' with ') {'.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23Remove whitespace that occurs after '('.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '[|]' whitespacezwelch
2009-06-23- Fixes '+' whitespacezwelch
2009-06-23- Fixes '=' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-23- Fixes '>>' whitespacezwelch
2009-06-23- Fixes '<=' whitespacezwelch
2009-06-23- Fixes '>=' whitespacezwelch
2009-06-23- Fixes '&&' whitespacezwelch
2009-06-23- Fixes '[+]=' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Replace 'for(' with 'for ('.zwelch
2009-06-23- Replace 'switch(' with 'switch ('.zwelch
2009-06-23- Replace 'while(' with 'while ('.zwelch
2009-06-23- Replace 'if(' with 'if ('.zwelch
2009-06-19Remove editor preferences from source files.zwelch
2009-06-19printf() warning fixes due to uint32_t change-overduane
2009-06-19fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe
2009-06-18less warningsoharboe
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-17dummy driver now works under eCosoharboe
2009-06-17David Brownell <david-b@pacbell.net>:zwelch
2009-06-17Set svn:eol-style native on ZY1000 minidriver header file.zwelch
2009-06-16David Brownell <david-b@pacbell.net>:zwelch
2009-06-16David Brownell <david-b@pacbell.net>:zwelch