summaryrefslogtreecommitdiff
path: root/src/jtag
Commit message (Expand)AuthorAgeFilesLines
* Gary Carlson <gcarlson@carlson-minot.com>ntfreak2009-07-131-43/+92
* Simple warning fixduane2009-07-111-2/+2
* fix return value for "reset" and "runtest" command. Found by code inspection.oharboe2009-07-071-7/+3
* - change sleep to usleep - fixes issue under win32 buildntfreak2009-07-061-1/+1
* revert svn 1679 - fixes cp15 read/write timeout. Single stepping still broken.oharboe2009-07-061-25/+20
* Ferdinand Postema <ferdinand@postema.eu>:zwelch2009-07-061-2/+2
* Gary Carlson <gcarlson@carlson-minot.com>:zwelch2009-07-061-15/+27
* Fix FTD2XX build for CygWin.zwelch2009-07-021-1/+1
* zy1000 1.53 snapshotoharboe2009-07-021-2/+2
* Marcel Jost <marcel.jost@bfh.ch>:zwelch2009-06-301-0/+10
* David Brownell <david-b@pacbell.net>:zwelch2009-06-301-3/+28
* Fix doxygen warning in jtag.h caused by a changed parameter name.zwelch2009-06-301-1/+1
* Fix @file documentation blocks in new interfaces source files.zwelch2009-06-302-7/+7
* David Brownell <david-b@pacbell.net>:zwelch2009-06-292-13/+22
* Move JTAG interface list to new files.zwelch2009-06-294-125/+204
* zy1000 rev C workoharboe2009-06-261-0/+44
* Remove whitespace at end of lines, step 2.zwelch2009-06-235-21/+21
* - Replace '){' with ') {'.zwelch2009-06-233-38/+38
* Remove whitespace that occurs before ')'.zwelch2009-06-2317-224/+224
* Remove whitespace that occurs after '('.zwelch2009-06-2316-180/+180
* - Fixes '[<>]' whitespacezwelch2009-06-238-29/+29
* - Fixes '[|]' whitespacezwelch2009-06-235-15/+15
* - Fixes '+' whitespacezwelch2009-06-239-65/+65
* - Fixes '=' whitespacezwelch2009-06-2318-147/+147
* - Fixes '==' whitespacezwelch2009-06-2312-44/+44
* - Fixes '<<' whitespacezwelch2009-06-238-28/+28
* - Fixes '>>' whitespacezwelch2009-06-232-4/+4
* - Fixes '<=' whitespacezwelch2009-06-231-1/+1
* - Fixes '>=' whitespacezwelch2009-06-232-3/+3
* - Fixes '&&' whitespacezwelch2009-06-233-9/+9
* - Fixes '[+]=' whitespacezwelch2009-06-232-9/+9
* - Fixes '!=' whitespacezwelch2009-06-2311-25/+25
* - Replace 'for(' with 'for ('.zwelch2009-06-236-21/+21
* - Replace 'switch(' with 'switch ('.zwelch2009-06-234-11/+11
* - Replace 'while(' with 'while ('.zwelch2009-06-234-17/+17
* - Replace 'if(' with 'if ('.zwelch2009-06-2310-161/+161
* Remove editor preferences from source files.zwelch2009-06-192-9/+0
* printf() warning fixes due to uint32_t change-overduane2009-06-196-32/+54
* fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe2009-06-194-26/+26
* less warningsoharboe2009-06-181-17/+1
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-1817-77/+77
* Transform 'u16' to 'uint16_t'zwelch2009-06-186-14/+14
* Transform 'u8' to 'uint8_t'zwelch2009-06-1824-288/+288
* dummy driver now works under eCosoharboe2009-06-174-28/+4
* David Brownell <david-b@pacbell.net>:zwelch2009-06-171-1/+5
* Set svn:eol-style native on ZY1000 minidriver header file.zwelch2009-06-171-210/+210
* David Brownell <david-b@pacbell.net>:zwelch2009-06-161-1/+1
* David Brownell <david-b@pacbell.net>:zwelch2009-06-163-9/+14
* David Brownell <david-b@pacbell.net>:zwelch2009-06-161-12/+33
* David Brownell <david-b@pacbell.net>:zwelch2009-06-161-1/+1