aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/buspirate.c
AgeCommit message (Expand)Author
2013-02-08jtag_interface: .speed can be NULL when not neededFranck Jullien
2013-01-27jtag: only change state if necessarySpencer Oliver
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-11-09buspirate: add missing error propagationØyvind Harboe
2011-10-22buspirate: ignore return value and fix warningØyvind Harboe
2011-09-11Fixes and spellchecks for various Buspirate output messagesLuca Bruno
2011-04-26buspirate: fix building on some OSesDamjan Marion
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-02-08buspirate: Fix command parsing, fix errors to have more sense.Michal Demin
2010-10-25buspirate: change handling of communication speed setting + create serial por...Michal Demin
2010-10-25buspirate: Serial port was not correctly closed.Michal Demin
2010-07-23Buspirate: fix shadowMichal Demin
2010-06-07jtag: rename JTAG_MOVESTATE to JTAG_TLR_RESETØyvind Harboe
2010-03-11Add support for Bus Pirate as a JTAG adapter.Michal Demin