stlink-common: Introduce type of flash controller enum
[fw/stlink] / src /
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...
2013-03-20 Ian GriffithsAdded lock state check to stlink_erase_flash_page.
2013-01-06 texaneMerge pull request #121 from WinterMute/64bit_win_fix
2013-01-06 Dave Murphyfile needs to be Binary for windows
2013-01-06 Dave Murphyfix write_flash size of len for 64bit
2012-12-31 Dave MurphyMerge branch 'master' of git://github.com/texane/stlink
2012-11-28 Fabien Le Mentec[ merge ] patch from jgobat@gmail.com, add STM32F373...
2012-11-25 Fabien Le Mentec[ merge ] Andreas Seltenreich <uwi7@rz.uni-karlsruhe...
2012-11-15 lementec[ merge ] STM32_CHIPIP_F3 patch from Geoffrey Brown
2012-11-04 texaneMerge pull request #114 from wkoszek/master
2012-11-04 Wojciech A. KoszekBring the support for STM32 F3 Discovery board (ARM...
2012-10-18 texaneMerge pull request #111 from Senseg/master
2012-10-05 Pekka NikanderAdd support for STM32F0-Discovery
2012-10-05 Pekka Nikandersrc/stlink-common.c: Improve error reporting
2012-10-05 Pekka Nikandersrc/stlink-common.[ch]: Another fix on white spaces...
2012-10-04 texaneMerge pull request #109 from Senseg/master
2012-10-04 Pekka Nikandersrc/stlink-common.c: Fix white spaces, unify coding...
2012-07-09 texaneMerge pull request #102 from prattmic/master
2012-07-09 Michael PrattFix build warning
2012-07-09 Michael PrattFix the stlink-sg backend to leave space for new functions
2012-07-09 texaneMerge pull request #101 from prattmic/master
2012-07-09 Michael PrattWrite to extra (FP, etc) registers from GDB
2012-07-09 Michael PrattExtra registers integration with GDB
2012-07-09 Michael PrattRead Cortex M4F floating point registers
2012-06-21 texaneMerge pull request #98 from karlp/master
2012-06-21 Karl PalssonDisplay proper final page write count for 32L
2012-06-08 texaneMerge pull request #93 from zyp/master
2012-06-08 Vegard Storheil... Added flash loader stub for F2/F4.
2012-06-07 texaneMerge pull request #91 from UweBonnes/master
2012-06-07 Uwe BonnesAdd \n to WLOG when no STLINK found
2012-06-03 texaneMerge pull request #86 from szczys/master
2012-06-03 Mike SzczysAdded memory map for STM32F05xxx chips
2012-06-03 Mike SzczysCorrected F0 DBGMCU_IDCODE register address
2012-06-03 Fabien Le Mentec[ update ] F0 chip id
2012-05-17 Fabien Le Mentec[ fix ] missing LIBUSB_CALL definition
2012-05-17 texaneMerge pull request #79 from WinterMute/mingw-mmap
next