Read stlink version info via libusb.
[fw/stlink] / src / stlink-sg.c
2011-11-03 Karl PalssonRead stlink version info via libusb.
2011-11-03 Karl PalssonSuccessfully locate and open stlinkv1 by usb
2011-11-03 Karl PalssonMerge branch 'master' into killsg
2011-11-03 Karl PalssonRemove -sg's private version decoding
2011-10-22 Karl PalssonReplace all logging
2011-10-22 Karl Palssonflag out the only scsi specific code
2011-10-22 Karl PalssonMerge upstream texane/master
2011-10-21 Ned KonzAllowed CONFIG_USE_LIBSG=0 to suppress STLink/V1 compil...
2011-10-16 Karl PalssonMerge branch 'master' of https://github.com/texane...
2011-10-14 Fabien Le Mentec[fix] remove invalid free
2011-10-14 Fabien Le Mentec[fix] missing parse_version in sg transport layer
2011-10-14 Fabien Le Mentec[fix] warnings
2011-10-14 Fabien Le MentecMerge remote branch 'karl/stm32l' into local/stlinkv2
2011-10-13 Karl PalssonMerge remote branch 'karlgithub/master' into mystm32l
2011-10-13 Uwe BonnesAdd a pointer how to wrap USB SG commands
2011-10-12 Karl PalssonSupport "force debug" command, required by gdb server
2011-10-12 Karl PalssonSupport version decoding on both platforms
2011-10-07 Karl Palssonmove debugging output to common code
2011-10-07 Karl Palssonbuild gdbserver with new library
2011-10-07 Karl PalssonFix the missing mode calls.
2011-10-07 Karl PalssonPluggable backends for libsg or libusb
2011-10-06 Karl PalssonInitial commit of workable stm32l debug