Merge remote branch 'origin/libwork2'
[fw/stlink] / gdbserver /
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 Karl PalssonTurn down default logging level.
2011-11-12 Karl PalssonMove all the flash size mapping from gdb server into...
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 PalssonFix compilation error after removing devices.
2011-11-03 Karl PalssonRemove device names, we now just find it via USB ids.
2011-11-03 Karl PalssonMerge branch 'killsg' of github.com:karlp/stlink into...
2011-11-03 Karl PalssonMerge branch 'master' into killsg
2011-11-01 Karl PalssonFix compilation for 32bit machines
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 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 Palssonremove swallowing of ctrl-c
2011-10-22 Karl PalssonAdd option parsing and help
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 Fabien Le Mentec[fix] do not set socket timeout
2011-10-20 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-16 Karl PalssonMerge branch 'master' of https://github.com/texane...
2011-10-14 Fabien Le Mentec[fix] GDB port fixed to 4242 until better command line...
2011-10-14 Fabien Le Mentec[fix] GDB listening port, temporary. needs better comma...
2011-10-14 Fabien Le Mentec[fix] gdb-server unused variable
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-12 Karl PalssonMore debug in prepration for working out writemem32
2011-10-12 Uwe BonnesThe Flash Size Register is different for the different...
2011-10-12 Uwe BonnesExplain source of CHIP ID and add new devices
2011-10-12 Karl PalssonFix stm32l readmem32.
2011-10-07 Karl Palssonbuild gdbserver with new library
2011-10-06 Karl PalssonInitial commit of workable stm32l debug