summaryrefslogtreecommitdiff
path: root/chip/stm32/flash-f.c
Commit message (Expand)AuthorAgeFilesLines
* flash: Add EC_FLASH_PROTECT_RW_[AT_BOOT|NOW] flagsstabilize-9313.BNicolas Boichat2017-02-231-0/+13
* flash: Pass more precise parameter to flash_[physical_]protect_at_bootNicolas Boichat2017-02-121-10/+9
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-171-5/+11
* 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