summaryrefslogtreecommitdiff
path: root/chip/stm32/flash-f.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-2/+2
* stm32: fix flash write protect check for STM32F3Vincent Palatin2015-09-141-2/+3
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-6/+5
* hoho/dingdong: support unprotected RO partitionVincent Palatin2015-01-141-0/+8
* pd: dingdong/hoho: Enable flash write-protectionVincent Palatin2015-01-081-0/+8
* Write protect support for STM32F0Vic Yang2014-10-151-2/+16
* Factor out common flash code for STM32F and STM32F0Vic Yang2014-10-151-0/+448