Determine the device parameters explicit after running
[fw/stlink] / flash /
2011-12-13 Uwe BonnesDetermine the device parameters explicit after running
2011-12-10 Uwe BonnesAdd explicit dependancy on the stlink archive
2011-12-10 Uwe BonnesChevck first for NULL before writing anything to the...
2011-12-10 Uwe BonnesOnly call strtoul when there is an argument that strtou...
2011-11-22 le mentec fabien[update] apply patches from marpe@mimuw.edu.pl for...
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 final reference to old sg/usb compilation flags
2011-11-14 texaneMerge pull request #28 from jnosky/master
2011-11-14 jnoskyChanged size argument to hex
2011-11-12 Fabien Le Mentec[merge] merge jnosky/master
2011-11-12 Fabien Le MentecMerge branch 'jnosky/master'
2011-11-11 Karl PalssonMerge branch 'master' of github.com:karlp/stlink
2011-11-11 Karl PalssonFinish removing sg-utils dependencies.
2011-11-04 Karl PalssonMerge branch 'master' of https://github.com/texane...
2011-11-04 Karl PalssonUpdate tutorial docs and flash writing/reading
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-23 texaneMerge pull request #17 from csamuelson/master
2011-10-23 Chris SamuelsonMerge branch 'master' of github.com:csamuelson/stlink
2011-10-23 Chris SamuelsonPlace -lusb-1.0 as the last of the linker options
2011-10-22 Fabien Le Mentec[update] retry write once on failure
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-21 Ned KonzAllowed CONFIG_USE_LIBSG=0 to suppress STLink/V1 compil...
2011-10-20 texaneMerge pull request #14 from bikeNomad/master
2011-10-20 Ned KonzAdded usage prompt to flash utility
2011-10-20 Ned KonzFixed compile of flash program
2011-10-17 Fabien Le Mentec[fix] read_mem32 needs to add +1 to len
2011-10-17 Fabien Le Mentec[fix] flash tool. not working for stm32l, ok with stm32vl
2011-10-17 le mentec fabien[update] add read command to flash tool
2011-10-16 Fabien Le Mentec[update] flash tool, missing SWD mode entering and...
2011-10-16 Karl PalssonMerge branch 'master' of https://github.com/texane...
2011-10-16 Fabien Le Mentec[add] flash memory loader tool