fw/stlink
2016-05-30 Keith PackardMerge tag '1.2.0' into debian
2016-05-05 Jerry JacobsAdd ChangeLog.md before bump to v1.2.0
2016-05-05 Jerry Jacobsstlink-usb: Rewrite warning libusb_claim_interface...
2016-05-05 Jerry JacobsCMake: Dont use pkg-config to find libusb on Mac OSX...
2016-05-03 Jerry JacobsISSUE_TEMPLATE.md, fix typo
2016-05-03 Jerry JacobsAdd github ISSUE_TEMPLATE.md
2016-05-02 texaneMerge pull request #405 from xor-gate/travis-add-autoto...
2016-05-02 Jerry JacobsMerge remote-tracking branch 'upstream/master' into...
2016-05-02 Jerry JacobsTravisCI: Add building with autotools, catches bugs...
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-05-01 texanefix: remove st_probe variables from automake
2016-04-30 texaneupdate README
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-15 texaneMerge pull request #396 from xor-gate/cmake-fixes
2016-04-15 Jerry JacobsAdd -fPIC compiler flag, remove st-info from libstlink...
2016-04-08 texaneMerge pull request #395 from halt-hammerzeit/master
2016-04-08 Nikolaydriver README minor edits
2016-04-08 Nikolayrenaming the README file to README.md
2016-04-08 NikolayBeautify + El Capitan confirmation
2016-04-07 texaneMerge pull request #393 from xor-gate/cmake-better...
2016-04-07 Jerry JacobsMerge with master
2016-04-07 texaneMerge pull request #394 from xor-gate/st-probe-busy...
2016-04-07 texaneMerge pull request #392 from xor-gate/travis
2016-04-07 Jerry Jacobsst-probe: Fix segfault when programmer is already busy...
2016-04-07 Jerry Jacobscmake: Add -ggdb flag when CMAKE_BUILD_TYPE=Debug,...
2016-04-07 Jerry Jacobstravis: Initial continues integration build on linux...
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-04-02 texaneMerge pull request #389 from tobbad/master
2016-04-02 Tobias BadertscherTrace the read data in stlink_read_debug32 and not...
2016-04-02 texaneMerge pull request #388 from tobbad/master
2016-04-02 Tobias BadertscherProper writing of page 0 of second bank for stm32l476xe.
2016-03-20 texaneMerge pull request #386 from l29ah/texane-master
2016-03-20 Sergey Alirzaevavoid reading from NULL
2016-03-17 texanefix: FLASH_F4_CR_LOCK
2016-03-16 texanefix: chip_id now a pointer, dereference
2016-03-16 fabien.lementecfix: stlink_version return code
2016-03-14 texaneMerge pull request #384 from mcoquelin-stm32/cleanups
2016-03-14 Maxime Coquelinstlink-common: Ensure flash type is properly declared...
2016-03-14 Maxime Coquelinstlink-common: Fix STM32L4 loader write count to reflec...
2016-03-14 Maxime Coquelinstlink-common: Update STM32L0/1 loaders to return remai...
2016-03-14 Maxime Coquelinstlink-common: Update STM32L0 and STM32L1 loader ABI
2016-03-14 Maxime Coquelinstlink-common: Simplify run_flash_loader()
2016-03-14 Maxime Coquelinstlink-common: Introduce type of flash controller enum
2016-03-14 Maxime Coquelinst-flash: Improve error handling
2016-03-14 Maxime Coquelinstlink-common: Make stlink API propagate backend errors
2016-03-14 Maxime CoquelinMake the backends propagate errors
2016-03-14 Maxime Coquelinstlink_target_voltage: Check for libusb error
2016-03-14 Maxime Coquelinstlink_core_id: No need to return core_id value
2016-03-14 Maxime Coquelinread_debug32: Use a pointer instead of returning the...
2016-03-11 texaneMerge pull request #383 from xor-gate/cmake-add-st...
2016-03-11 Jerry JacobsAdd st-info to CMakeLists.txt
2016-02-27 texanebe quicker about determining erased byte pattern when...
2016-02-27 texaneMerge pull request #377 from gtalusan/master
2016-02-27 George Talusanbe quicker about determining erased byte pattern when...
2016-02-23 texaneMerge pull request #376 from gtalusan/master
2016-02-23 George Talusanmake st-flash clean up on sigint/term/segv, make gdb...
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-19 texaneMerge pull request #371 from gtalusan/master
2016-02-19 texaneMerge pull request #372 from gtalusan/gdb-bigread
2016-02-19 George Talusanclamp gdb memory reads to 0x1800
2016-02-19 George Talusanremove empty byte truncation from stlink_fread
2016-02-15 fabien.lementecAdded STM32F051R8T6
2016-02-03 texaneMerge pull request #370 from brunowonka/STM32L4_flash_fix
2016-02-03 Bruno Dal Boclean SR flags before programming CR
2016-02-03 Bruno Dal Bofix on stm32l4 to clear flash mass erase flags on CR
2016-02-01 fabien.lementecfix signed unsigned comparison
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 Meistest-util: Fix for connecting to running devices
2016-02-01 Greg MeisteAdd memory map for STM32L4
2016-02-01 Greg MeisteFix issue where "unknown chip id!" is seen every other...
2016-01-29 texaneMerge pull request #366 from meisteg/l4_voltage
2016-01-29 Greg MeisteAllow flashing of STM32L4 down to 1.71 V
2016-01-11 texaneMerge pull request #363 from gingold-adacore/cache
2016-01-11 Tristan Gingoldst-util: synchronize cache for stm32f7
2015-12-17 texaneMerge pull request #360 from gingold-adacore/stm32f7...
2015-12-17 texaneMerge pull request #359 from gingold-adacore/no-trailin...
2015-12-17 Tristan Gingoldstm32f7: also send features to gdb.
2015-12-17 Tristan GingoldDo not send a NUL at end of packets to gdb.
2015-12-15 texaneMerge pull request #357 from jlbirccyn/patch-1
2015-12-15 Jean-Luc BéchennecAdded STM32L053R8
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 PackardInclude macos binary driver bits
2015-11-24 Keith PackardMerge branch 'upstream' into debian
2015-11-20 texaneMerge pull request #350 from cheshirekow/cmake_build
2015-11-20 Josh BialkowskiMerge branch 'master' into cmake_build
next