summaryrefslogtreecommitdiff
path: root/chip/stm32/flash-stm32f3.c
Commit message (Expand)AuthorAgeFilesLines
* stm32: Document flash layout for 1 MB Flash (STM32F412)Tom Hughes2019-11-111-1/+8
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+1
* hatch_fp: Add RDP (read protection) support to STM32F4Tom Hughes2019-07-241-0/+7
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-191-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* stm32: add embryonic support for STM32F76xVincent Palatin2017-08-181-1/+28
* stm32f4: fix flash_physical_protect_now behaviorWei-Ning Huang2017-06-281-11/+49
* STM32F: Remove support for this familyAnton Staaf2015-06-301-1/+130
* Add support for STM32F373Vic Yang2014-10-071-0/+1