Align loader to 32-bit boundary
[fw/stlink] / src /
2015-01-24 texaneMerge pull request #295 from simonjwright/master
2015-01-23 Simon WrightMerge branch 'master' of https://github.com/texane...
2015-01-23 Simon WrightExtra RAM for STM32F42xx.
2015-01-18 texaneMerge pull request #294 from normaldotcom/master
2015-01-17 Ethan ZoncaAdded support for flashing STM32F042
2014-12-02 texaneMerge pull request #284 from rene-dev/master
2014-12-02 Rene HopfSupport for stm32f100 low density devices
2014-11-24 texaneImprove error message for not able to open
2014-11-18 lementeccheck stlink_load_device_params
2014-10-31 texaneMerge pull request #281 from wdouglass/master
2014-10-31 Woodrow Douglassuse correct SNB values for high flash pages on 2mb...
2014-10-31 texaneMerge pull request #280 from wdouglass/master
2014-10-31 Woodrow DouglassModify flash calculation functions to support 2MB devic...
2014-10-21 texaneMerge pull request #277 from swegener/for-upstream
2014-10-21 Sven WegenerSNB is wider than three bits on 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-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-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 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-04-15 texaneMerge pull request #223 from troth/troth/fix-compiler...
2014-04-15 Theodore A. RothQuell 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-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-23 texaneMerge pull request #205 from JonasNorling/master
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-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-10-27 texaneMerge pull request #185 from ouah/master
2013-10-27 Olivier GayFix all compilation warnings
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 Maxime VincentMerge branch 'master' of git://github.com/texane/stlink
2013-09-01 texane[ fix ] missing exit prototype, include stdlib.h
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-07-18 lementecjtag reset introduced in 57d068097eb57aa7ee985ddb1edea9...
2013-07-09 texaneMerge pull request #167 from bms20/master
2013-07-09 Breton M. SaundersAdded proper reset support; now asserts nrst and then...
2013-06-23 Fabien Le MentecMerge branch 'master' of https://github.com/burnsfisher...
2013-06-23 Fabien Le MentecMerge branch 'master' of https://github.com/yurovsky...
2013-06-21 BurnsSupport for STM32L1 medium-plus chips with chip id...
2013-06-21 Andrey Yurovskyadd new STM32F401 parts (F4 variant)
2013-06-14 texaneMerge pull request #162 from bms20/master
2013-06-14 Breton M. SaundersAdded support for small f0 devices with core id 0x444
2013-05-07 texaneMerge pull request #151 from kevlar26/master
2013-05-07 kevinEnsure that the USB device search succeeds if the match...
2013-05-06 texaneMerge pull request #150 from nekromant/master
2013-05-06 Andrew 'Necromant... st-term: handle two signals and fixups
2013-05-06 Andrew 'Necromant... working st-term proof-of-concept. Period.
2013-05-05 Andrew 'Necromant... Add STlink terminal draft
2013-04-23 texaneMerge pull request #148 from AleCher/master
2013-04-23 Alexey CherevatenkoEnvironment STLINK_DEVICE allow to choose ST_LINK
2013-04-16 texaneMerge pull request #143 from mower7/master
2013-04-14 texaneMerge pull request #142 from yurovsky/master
2013-04-14 Andrey YurovskyDon't use magic numbers for chip_id field
2013-04-05 texaneMerge pull request #141 from mower7/master
2013-04-05 Jack PeelAdd support for the STM32L1 Medium density device flash...
2013-04-04 texaneMerge pull request #140 from mower7/master
2013-04-03 Jack PeelAdd Support for STM32L1xx Medium Plus and High density...
2013-03-22 texaneMerge pull request #138 from 6thimage/master
2013-03-22 Ian GriffithsLimited DMA clearing to STM32F4, removed fatal error...
next