fw/stlink
2014-10-14 BjoernUpdate README
2014-10-14 Björn Hauffeadd kernelextension for OS X 10.10 Yosemite
2014-10-05 texaneMerge pull request #268 from ros2/master
2014-10-03 unknown[ update ] add ST NUCLEO F030R8 as a working target...
2014-09-30 Victor Mayoral... Fix memory config for STM32F4
2014-09-09 texaneMerge pull request #263 from latsku/master
2014-09-08 Lari LehtomäkiAdds support for STM32F334 MCU
2014-08-21 texaneMerge pull request #258 from MartinNowak/master
2014-08-20 Martin Nowakfix missing error msg when no suitable device is found
2014-08-15 texaneMerge pull request #257 from rene-dev/master
2014-08-15 Rene Hopfgdb server fix, indentation
2014-08-13 Rene Hopfjtag reset
2014-08-07 Matteo CollinaSupport for nucleo 411re.
2014-08-02 texaneMerge pull request #253 from Netolish/master
2014-08-01 Jiří NetolickýAdd support for STM32L0x.
2014-08-01 Jiří NetolickýAdded support fo STM32L0x chip id and base params.
2014-07-17 texaneMerge pull request #251 from iabdalkader/master
2014-07-16 muxSend F4 memory-map and features for STM32F429
2014-07-13 texaneMerge pull request #249 from prattmic/cleanup
2014-07-12 Michael Prattgdbserver: use uglylogging logging
2014-07-10 texaneMerge pull request #248 from prattmic/cleanup
2014-07-10 Michael PrattRemove unused code
2014-07-10 Michael PrattRemove toremove/
2014-07-10 Michael PrattReindent all source files
2014-07-01 texaneMerge pull request #246 from sneuf/patch-1
2014-07-01 sneufAdd F3 small devices (F301, F302) with ID 0x439
2014-06-20 texaneMerge pull request #245 from dobromyslov/master
2014-06-20 Viacheslav... udev rules initialization and STM32F0Discovery
2014-06-04 texaneMerge pull request #242 from ynsta/master
2014-06-03 Stany MARCELCorrect gui build when builddir is not srcdir
2014-05-26 texaneMerge pull request #236 from orangeudav/patch-1
2014-05-25 orangeudavFix OS X's version detecting
2014-05-19 texaneMerge pull request #235 from ocroquette/sigint
2014-05-19 Olivier CroquetteInclude signal.h to define SIGINT
2014-04-16 fharsUpdate README
2014-04-15 texaneMerge pull request #223 from troth/troth/fix-compiler...
2014-04-15 Theodore A... Quell compiler warning.
2014-03-16 texane[ fix ] fix STM32L152RE broken by previous commit
2014-03-13 texane[ update ] flash support for the STM32F401XX (installed...
2014-03-10 texaneMerge pull request #215 from petiepooo/patch-1
2014-03-10 PeteFix segv if only --reset option given
2014-03-08 texaneMerge pull request #214 from sbsimmons/master
2014-03-08 Sean Simmons* Improved support for STM32L152RE - flash/ram sizes...
2014-03-05 texaneMerge pull request #213 from tekaikko/master
2014-03-05 tekaikkoUpdate stlink-common.c
2014-03-05 tekaikkoUpdate stlink-common.c
2014-03-05 tekaikkoUpdate stlink-common.h
2014-03-01 texaneMerge pull request #212 from dandev37/mingw
2014-02-28 dandev37Update MinGW instructions for USB 3.0 hub support.
2014-02-21 texaneMerge pull request #210 from jehoffmann/master
2014-02-21 Jens HoffmannAdded STM32F401RE chip id.
2014-02-20 texaneMerge pull request #209 from jehoffmann/master
2014-02-20 Jens HoffmannAdded support for ST nucleo devices.
2014-02-01 texaneMerge pull request #207 from jimparis/master
2014-01-31 Jim ParisWhen ignoring the end of a file, make sure we don't...
2014-01-26 texane[ update ] INSTALL.mingw using Vanya comments
2014-01-25 texane[ add ] INSTALL.mingw using dandev37 comments
2014-01-23 texaneMerge pull request #205 from JonasNorling/master
2014-01-22 Jonas NorlingRemove unsupported --device option to st-util
2014-01-22 Jonas NorlingCorrect address for STM32F2 flash size register
2013-12-19 texaneMerge pull request #199 from agpanarin/master
2013-12-19 agpanarinProcess SIGINT and SIGTERM only in safe places
2013-12-18 texaneMerge pull request #198 from jsarenik/osx_tarball
2013-12-18 Jan Sarenikstlinkv1_macosx_driver: add Mavericks
2013-12-12 texane[ fix ] ident typo
2013-12-11 texaneMerge pull request #197 from rene-dev/master
2013-12-11 Rene Hopfst-term magic byte via commandline argument
2013-12-07 texaneMerge pull request #195 from onnokort/master
2013-12-07 Onno KortmannProperly detect and warn if multiple stlinky magic...
2013-11-01 texaneMerge pull request #191 from jimparis/flash-support...
2013-10-31 Jim ParisAdd --reset option to trigger a reset both before and...
2013-10-30 texaneMerge pull request #189 from dandev37/master
2013-10-30 Dan HeplerAdded known working targets STM32L151CB and STM32L152RB.
2013-10-29 texane[ update ] README, STM32F439VIT6 working as reported...
2013-10-28 texaneMerge pull request #187 from chrisdew/master
2013-10-28 Chris DewAdded STM32F429I-DISCO
2013-10-27 texaneMerge pull request #185 from ouah/master
2013-10-27 Olivier GayFix all compilation warnings
2013-10-27 Olivier GayRestore gdb-server cleanup handlers for MinGW
2013-10-27 texaneMerge pull request #184 from ouah/master
2013-10-27 Olivier GayFix build issues with MinGW
2013-10-24 texaneMerge pull request #183 from thinkski/master
2013-10-24 Chris HiszpanskiFixes issue #161
2013-10-14 texane[ patch from Uwe Bonnes ] add STM32F42x and F43x-parts...
2013-10-14 texane[ patch from Uwe Bonnes ] determine flash size for...
2013-09-30 texane[ fix ] st-info warnings
2013-09-30 texaneMerge pull request #181 from SuperVirus/master
2013-09-29 htkSupport for reading target voltage
2013-09-29 texaneMerge pull request #180 from nekromant/info
2013-09-29 Andrew 'Necromant... Add st-info utility
2013-09-01 texaneMerge pull request #178 from maximevince/master
2013-09-01 Maxime VincentMerge branch 'master' of git://github.com/texane/stlink
2013-09-01 Maxime VincentFixed the DEBUG switch in gdb-server.c
2013-09-01 texane[ fix ] missing exit prototype, include stdlib.h
2013-09-01 texane[ fix ] 0001-stlink-gui-Follow-new-stlink_open-usage...
2013-08-24 texaneMerge pull request #177 from Disasm/master
2013-08-24 Vadim KaushanUpdate list of known working targets
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
next