summaryrefslogtreecommitdiff
path: root/chip/stm32/flash-stm32h7.c
Commit message (Expand)AuthorAgeFilesLines
* flash-stm32h7: Invalidate D-cache after erase/write operationsNicolas Boichat2018-07-131-0/+11
* flash-stm32h7: Fix protect_blocksNicolas Boichat2018-07-061-3/+3
* flash-stm32h7: Fix flash_physical_erase/write at bank boundaryNicolas Boichat2018-07-061-2/+2
* stm32: adding missing fix for bus fault on M7Vincent Palatin2018-06-121-0/+1
* stm32: fix ignoring bus fault on M7Vincent Palatin2018-06-041-0/+2
* stm32: add internal flash support for STM32H7 familyVincent Palatin2018-02-091-0/+468