Fix all compilation warnings
[fw/stlink] / src / stlink-usb.c
2013-10-27 Olivier GayFix all compilation warnings
2013-09-30 texaneMerge pull request #181 from SuperVirus/master
2013-09-29 htkSupport for reading target voltage
2013-08-18 texaneMerge pull request #176 from prattmic/reset
2013-08-18 Michael PrattAdd option to not reset board on connect
2013-08-13 texaneMerge pull request #173 from JohannesTaelman/master
2013-08-13 JohannesTaelmanfixed USB VID/PID detection bug
2013-06-23 Fabien Le MentecMerge branch 'master' of https://github.com/yurovsky...
2013-05-07 texaneMerge pull request #151 from kevlar26/master
2013-05-07 kevinEnsure that the USB device search succeeds if the match...
2013-04-23 texaneMerge pull request #148 from AleCher/master
2013-04-23 Alexey CherevatenkoEnvironment STLINK_DEVICE allow to choose ST_LINK
2012-12-31 Dave MurphyMerge branch 'master' of git://github.com/texane/stlink
2012-07-09 texaneMerge pull request #101 from prattmic/master
2012-07-09 Michael PrattWrite to extra (FP, etc) registers from GDB
2012-07-09 Michael PrattExtra registers integration with GDB
2012-07-09 Michael PrattRead Cortex M4F floating point registers
2012-06-07 texaneMerge pull request #91 from UweBonnes/master
2012-06-07 Uwe BonnesAdd \n to WLOG when no STLINK found
2012-05-17 Fabien Le Mentec[ fix ] missing LIBUSB_CALL definition
2012-05-17 texaneMerge pull request #79 from WinterMute/mingw-mmap
2012-05-16 Dave Murphyuse BSD timersub
2012-05-14 texaneMerge pull request #77 from WinterMute/mingw
2012-05-14 Dave MurphyMerge branch 'master' into mingw
2012-05-13 Dave Murphyuse sys/time.h for mingw compatiblity, use LIBUSB_CALL...
2012-04-28 Dave MurphyChanges for compiling with mingw32
2012-02-08 texaneMerge pull request #61 from UweBonnes/master
2012-02-07 Uwe BonnesRevive the V1 pathes in stlink-usb. Tested with the...
2012-02-07 Uwe BonnesRemove an outdated FIXME
2012-02-02 Uwe BonnesMerge branch 'master' of github.com:UweBonnes/stlink
2012-01-31 texaneMerge pull request #52 from UweBonnes/master
2012-01-31 texaneMerge pull request #51 from DanielO/master
2012-01-31 Daniel O'ConnorUse pkg-config to find libusb CFLAGS and LDFLAGS.
2012-01-18 Uwe BonnesMerge branch 'master' of git://github.com/texane/stlink
2012-01-04 Fabien Le Mentec[fix] valueless return warning
2011-12-18 Uwe BonnesMove reset/load_param in the open functions, as request...
2011-12-13 texaneMerge pull request #36 from UweBonnes/master
2011-12-13 Uwe BonnesDetermine the device parameters explicit after running
2011-12-13 Uwe BonnesImplement and expose single 32 memory read/write
2011-12-12 texaneMerge pull request #35 from UweBonnes/master
2011-12-12 Uwe BonnesExpose JTAG NRST
2011-12-10 Uwe BonnesFix memory leakage pathe with no V2 device found
2011-11-15 texaneMerge pull request #29 from karlp/future_f1plusf4
2011-11-15 Karl PalssonMerge branch 'tmaster' into future
2011-11-14 Karl PalssonMerge remote branch 'origin/libwork2'
2011-11-14 Karl PalssonRemove dead code and unused variables
2011-11-12 Karl PalssonMove all the flash size mapping from gdb server into...
2011-11-12 Fabien Le MentecMerge branch 'jnosky/master'
2011-11-11 Karl PalssonMerge branch 'master' of github.com:karlp/stlink
2011-11-04 Karl PalssonMerge branch 'master' of https://github.com/texane...
2011-11-03 Karl PalssonMerge branch 'killsg' of github.com:karlp/stlink into...
2011-11-03 Karl PalssonRead stlink version info via libusb.
2011-11-03 Karl PalssonMerge branch 'master' into killsg
2011-10-29 jnoskyFixed flash utility for STM32F4
2011-10-29 unknownFixed flash utility for STM32F4
2011-10-23 Fabien Le Mentec[update] factorize flash writing code. use core_id...
2011-10-22 Fabien Le Mentec[fix] stm32l flash write
2011-10-22 Karl PalssonReplace all logging
2011-10-22 Karl Palssonflag out the only scsi specific code
2011-10-22 Karl PalssonRemove all #ifdefs for sg-utils.
2011-10-22 Karl PalssonMerge upstream texane/master
2011-10-21 Fabien Le MentecMerge branch 'master' into local/stm32l_flash
2011-10-19 Fabien Le Mentec[merge] patches from uwe
2011-10-18 Fabien Le Mentec[merge] karl/uwe_usb branch
2011-10-18 Fabien Le Mentec[merge] karl/uwe_usb branch
2011-10-17 Fabien Le Mentec[fix] read_mem32 needs to add +1 to len
2011-10-16 Fabien Le Mentec[fix] stlink_usb_read_mem32 len command field
2011-10-16 Fabien Le Mentec[fix] stlinkv2 missing initialisation
2011-10-16 Karl PalssonMerge branch 'master' of https://github.com/texane...
2011-10-16 Uwe BonnesRemove some debug output
2011-10-16 Uwe BonnesAssert size only if Q_BUF_LEN is smaller UINT16_MAX
2011-10-16 Uwe BonnesSize all USB receive operations
2011-10-15 Fabien Le Mentec[update] unused stlinkv2 commands
2011-10-14 Fabien Le Mentec[fix] warnings
2011-10-14 Fabien Le MentecMerge remote branch 'karl/stm32l' into local/stlinkv2
2011-10-14 Uwe BonnesFix a signedness warning
2011-10-13 Karl PalssonMerge remote branch 'karlgithub/master' into mystm32l
2011-10-13 Uwe BonnesAdd missing functionality stlinkv2
2011-10-13 Uwe BonnesImplement _stlink_usb_write_mem32|8
2011-10-12 Karl PalssonAdd commentary on test methods?
2011-10-12 Karl PalssonSupport arm core cpuid register decoding
2011-10-12 Karl PalssonSupport "force debug" command, required by gdb server
2011-10-12 Karl PalssonFix stm32l readmem32.
2011-10-11 Karl PalssonUse defined VID/PIDs instead of magic numbers
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-07 Karl PalssonRemove duplicate endianness
2011-10-06 Karl PalssonInitial commit of workable stm32l debug