summaryrefslogtreecommitdiff
path: root/src/jtag/driver.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace that occurs before ')'.zwelch2009-06-231-1/+1
* Remove whitespace that occurs after '('.zwelch2009-06-231-1/+1
* - Fixes '=' whitespacezwelch2009-06-231-13/+13
* - Fixes '==' whitespacezwelch2009-06-231-1/+1
* - Fixes '!=' whitespacezwelch2009-06-231-2/+2
* fix jtag_add_callback() args. The first argument is nothing special, it's jus...oharboe2009-06-191-8/+8
* Finish transforming 'u32' to 'uint32_t'.zwelch2009-06-181-2/+2
* Transform 'u8' to 'uint8_t'zwelch2009-06-181-5/+5
* Rename jtag_driver.c as driver.c to remove duplicate name component.zwelch2009-06-091-0/+520