aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stm32h7x.c
AgeCommit message (Expand)Author
2019-03-27Constify struct flash_driver instancesChristopher Head
2019-03-14flash/stm32h7x: remove IWDG1_SW separate variableChristopher Head
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome
2018-07-03flash/nor/stm32h7: Fix incorrect commentChristopher Head
2018-07-03flash/nor/stm32: Eliminate working area leakChristopher Head
2018-07-03flash/nor/stm32: Report errors in wait_status_busyChristopher Head
2018-04-23flash/nor, contrib/loaders: add stm32 loaders Makefile and generated .incTomas Vanek
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek
2017-12-06flash: Add new stm32h7x driver supportAlexandre Torgue