summaryrefslogtreecommitdiff
path: root/chip/stm32/clock-stm32h7.c
Commit message (Expand)AuthorAgeFilesLines
* stm32h7: Use high performance voltage scaler before clock upDaisuke Nojiri2018-09-271-0/+10
* stm32: fix power configuration for STM32H7Vincent Palatin2018-06-291-0/+12
* stm32: low power idle for STM32H7Vincent Palatin2018-06-151-1/+198
* stm32h7: enable the fast PLL on-demandVincent Palatin2018-03-051-23/+3
* stm32: crank up CPU PLL frequency to 400Mhz on STM32H743Vincent Palatin2018-03-051-29/+55
* stm32: fix AXI memory corruption on STM32H743Vincent Palatin2018-02-211-0/+8
* stm32: add internal flash support for STM32H7 familyVincent Palatin2018-02-091-2/+2
* stm32: Add STM32H7 familyVincent Palatin2018-01-081-0/+213