summaryrefslogtreecommitdiff
path: root/util/stm32mon.c
Commit message (Expand)AuthorAgeFilesLines
* util: Add explicit castsTom Hughes2021-09-081-7/+10
* stm32h7/nocturne_fp: Enable RDP level 1, tie it to flash protection statusNicolas Boichat2018-09-221-13/+19
* stm32mon: don't set UART attributes when programming over Cr50Vadim Bendebury2018-08-181-14/+26
* stm32mon: add logging capabilityVadim Bendebury2018-08-081-11/+84
* stm32mon: do not print zeros received when draining the input.Vadim Bendebury2018-08-081-1/+24
* util/stm32mon: Fix resource leakPatrick Georgi2018-07-301-0/+1
* stm32mon: terminate gracefully when failing to get commands listVincent Palatin2018-04-121-1/+3
* stm32mon: fix progressbar parameterVincent Palatin2018-03-071-1/+1
* stm32mon: add option to replace the spinnerVincent Palatin2018-03-011-3/+19
* stm32mon: skip empty blocksVincent Palatin2018-02-261-12/+18
* stm32mon: do not write trailing empty spaceVincent Palatin2018-01-101-0/+6
* stm32mon: add STM32H7 identifierVincent Palatin2018-01-101-0/+1
* stm32mon: change erase timeoutVincent Palatin2018-01-101-3/+12
* stm32: add embryonic support for STM32F76xVincent Palatin2017-08-181-0/+1
* st32mon: Define SPI_IOC_WR_MODE32 if it's missingStefan Reinauer2017-08-161-0/+8
* stm32mon: Add support for STM32F412Gwendal Grignou2017-06-061-0/+1
* stm32mon: Add offset/length parameter to read/write a particular memory regionGwendal Grignou2017-06-021-24/+33
* stm32mon: Add support for STM32F411Gwendal Grignou2017-06-021-27/+48
* stm32mon: add support for SPI flashing modeVincent Palatin2017-03-281-16/+99
* stm32: add support for STM32L442Vincent Palatin2017-02-171-0/+1
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* use _DEFAULT_SOURCE for newer glibcMike Frysinger2015-12-081-1/+2
* stm32mon: add STM32F09X chip idRong Chang2015-04-241-0/+1
* stm32mon: fix unable to flash to nyan board problemYen Lin2014-12-161-1/+1
* Add stm32mon support for STM32F37xxVic Yang2014-10-211-0/+1
* stm32mon: add option to read firmware image from stdinVincent Palatin2014-10-021-3/+6
* stm32mon: add support for i2c transport.Gwendal Grignou2014-09-041-76/+204
* veyron: Modify board configzyw2014-07-231-7/+8
* stm32mon: fix STM32F03x flash sizeVincent Palatin2014-04-301-1/+1
* stm32: add STM32F03x configurationVincent Palatin2014-03-221-0/+2
* stm32: add support for STM32F0xx familyVincent Palatin2014-03-111-0/+1
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-4/+5
* Tool support for STM32L-Discovery boardJeremy Thorpe2013-09-281-1/+2
* stm32mon: add back flashing progressionVincent Palatin2013-02-061-8/+9
* Modify stm32mon to better suite autotest useVadim Bendebury2013-02-051-17/+66
* stm32mon: add ID for stm32f102r8stabilize-3658.0.0David Hendricks2013-01-301-0/+1
* stm32mon supports read unprotection.Louis Yung-Chieh Lo2012-07-171-5/+36
* stm32mon: set flash_size to 128KB for chip ID 0x420David Hendricks2012-06-261-1/+1
* stm32mon: more robust serial communicationVincent Palatin2012-06-011-11/+24
* stm32mon: complete support for stm32f100Vincent Palatin2012-05-221-4/+42
* stm32l: workaround missing mass erase featureVincent Palatin2012-03-061-10/+26
* stm32l: add a tool to flash the SoC using the serial monitorVincent Palatin2012-02-061-0/+659