Align loader to 32-bit boundary
[fw/stlink] / src / stlink-usb.c
2016-05-30 Keith PackardMerge tag '1.2.0' into debian
2016-05-05 Jerry Jacobsstlink-usb: Rewrite warning libusb_claim_interface...
2016-05-02 Jerry JacobsMerge remote-tracking branch 'upstream/master' into...
2016-05-02 texaneMerge pull request #404 from xor-gate/fix-st-info-probe...
2016-05-02 Jerry Jacobsst-info: --probe: Due to already claimed stlink one...
2016-04-29 texaneMerge pull request #400 from xor-gate/st-info-add-openo...
2016-04-29 Jerry Jacobsst-info: Add support for OpenOCD hla_serial printing
2016-04-24 texaneFix issue #399: Some Nucleo devices (L476RG) do not...
2016-04-16 texaneMerge pull request #398 from xor-gate/refactoring
2016-04-16 texaneMerge pull request #397 from xor-gate/st-probe-libusb-fix
2016-04-15 Jerry Jacobsstlink_open_usb: Fix issue where serial is not cached...
2016-04-15 Jerry Jacobs* Merge st-probe tool into st-info
2016-04-15 Jerry JacobsFix hang when user has no libusb access because of...
2016-04-07 Jerry JacobsMerge with master
2016-04-07 texaneMerge pull request #394 from xor-gate/st-probe-busy...
2016-04-07 Jerry Jacobsst-probe: Fix segfault when programmer is already busy...
2016-04-06 texaneMerge pull request #391 from xor-gate/st-probe
2016-04-06 Jerry Jacobsst-probe: Initial working stlink_probe_* API and CLI...
2016-03-20 texaneMerge pull request #386 from l29ah/texane-master
2016-03-20 Sergey Alirzaevavoid reading from NULL
2016-03-14 texaneMerge pull request #384 from mcoquelin-stm32/cleanups
2016-03-14 Maxime CoquelinMake the backends propagate errors
2016-03-14 Maxime Coquelinread_debug32: Use a pointer instead of returning the...
2016-02-22 texaneMerge pull request #375 from gtalusan/master
2016-02-22 George Talusanmake usb backend status check work, remove some dead...
2016-02-19 texaneMerge pull request #374 from gtalusan/master
2016-02-19 George Talusanuse libusb synchronous api
2016-02-01 texaneMerge pull request #369 from meisteg/stutil_reset
2016-02-01 texaneMerge pull request #368 from meisteg/l4_memory_map
2016-02-01 texaneMerge pull request #367 from meisteg/fix_every_other
2016-02-01 Greg MeisteFix issue where "unknown chip id!" is seen every other...
2015-12-07 texaneMerge pull request #354 from gvz/master
2015-12-07 Georg von ZengenAdded parameter to specify one stlink v2 of many
2015-11-24 Keith PackardMerge branch 'upstream' into debian
2015-08-21 texaneMerge pull request #336 from mlu/revert-328-master
2015-08-21 mluRevert "Make _stlink_usb_reset use hardreset"
2015-08-17 texaneMerge pull request #330 from brunowonka/length_fix
2015-08-15 texaneMerge pull request #328 from mlu/master
2015-08-15 mlundinseMake _stlink_usb_reset use hardreset
2015-01-23 Simon WrightMerge branch 'master' of https://github.com/texane...
2014-11-24 texaneImprove error message for not able to open
2014-11-18 lementeccheck stlink_load_device_params
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-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 PrattReindent all source files
2014-04-15 texaneMerge pull request #223 from troth/troth/fix-compiler...
2014-03-01 texaneMerge pull request #212 from dandev37/mingw
2014-02-28 dandev37Update MinGW instructions for USB 3.0 hub support.
2014-02-20 texaneMerge pull request #209 from jehoffmann/master
2014-02-20 Jens HoffmannAdded support for ST nucleo devices.
2013-10-27 texaneMerge pull request #185 from ouah/master
2013-10-27 Olivier GayFix all compilation warnings
2013-09-30 texaneMerge pull request #181 from SuperVirus/master
2013-09-29 htkSupport for reading target voltage
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-06-23 Fabien Le MentecMerge branch 'master' of https://github.com/yurovsky...
2013-05-07 texaneMerge pull request #151 from kevlar26/master
2013-05-07 kevinEnsure that the USB device search succeeds if the match...
2013-04-23 texaneMerge pull request #148 from AleCher/master
2013-04-23 Alexey CherevatenkoEnvironment STLINK_DEVICE allow to choose ST_LINK
2012-12-31 Dave MurphyMerge branch 'master' of git://github.com/texane/stlink
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-07 texaneMerge pull request #91 from UweBonnes/master
2012-06-07 Uwe BonnesAdd \n to WLOG when no STLINK found
2012-05-17 Fabien Le Mentec[ fix ] missing LIBUSB_CALL definition
2012-05-17 texaneMerge pull request #79 from WinterMute/mingw-mmap
2012-05-16 Dave Murphyuse BSD timersub
2012-05-14 texaneMerge pull request #77 from WinterMute/mingw
2012-05-14 Dave MurphyMerge branch 'master' into mingw
2012-05-13 Dave Murphyuse sys/time.h for mingw compatiblity, use LIBUSB_CALL...
2012-04-28 Dave MurphyChanges for compiling with mingw32
2012-02-08 texaneMerge pull request #61 from UweBonnes/master
2012-02-07 Uwe BonnesRevive the V1 pathes in stlink-usb. Tested with the...
2012-02-07 Uwe BonnesRemove an outdated FIXME
2012-02-02 Uwe BonnesMerge branch 'master' of github.com:UweBonnes/stlink
2012-01-31 texaneMerge pull request #52 from UweBonnes/master
2012-01-31 texaneMerge pull request #51 from DanielO/master
2012-01-31 Daniel O'ConnorUse pkg-config to find libusb CFLAGS and LDFLAGS.
2012-01-18 Uwe BonnesMerge branch 'master' of git://github.com/texane/stlink
2012-01-04 Fabien Le Mentec[fix] valueless return warning
2011-12-18 Uwe BonnesMove reset/load_param in the open functions, as request...
2011-12-13 texaneMerge pull request #36 from UweBonnes/master
2011-12-13 Uwe BonnesDetermine the device parameters explicit after running
2011-12-13 Uwe BonnesImplement and expose single 32 memory read/write
2011-12-12 texaneMerge pull request #35 from UweBonnes/master
2011-12-12 Uwe BonnesExpose JTAG NRST
2011-12-10 Uwe BonnesFix memory leakage pathe with no V2 device found
2011-11-15 texaneMerge pull request #29 from karlp/future_f1plusf4
2011-11-15 Karl PalssonMerge branch 'tmaster' into future
next