Print undecode chip_id too
[fw/stlink] / gdbserver /
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 jnoskyAdded code so gdbserver can fully support the STM32F4...
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-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-11 jnoskyTemp fix to work with F4 up to 64k of flash, changed...
2011-11-08 texaneMerge pull request #21 from bravikov/master
2011-11-08 Dmitry Bravikov[fix] parsing command line and sg autodetection
2011-11-06 Dmitry BravikovParsing the arguments of command line
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-29 jnoskyFixed flash utility for STM32F4
2011-10-29 unknownFixed flash utility for STM32F4
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