Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: stm32f7: remove clock_get() | Patrice Chotard | 2017-07-26 | 1 | -48/+0 |
* | clk: stm32f7: cleanup clocks unused definitions | Patrice Chotard | 2017-07-26 | 1 | -3/+0 |
* | clk: stm32f7: add clock .get_rate() callback | Patrice Chotard | 2017-07-26 | 1 | -0/+62 |
* | clk: stm32f7: get RCC base address from DT | Patrice Chotard | 2017-07-26 | 1 | -19/+38 |
* | clk: stm32f7: add static for configure_clocks() | Patrice Chotard | 2017-07-26 | 1 | -1/+1 |
* | clk: Modify xlate() method for livetree | Simon Glass | 2017-06-01 | 1 | -2/+1 |
* | stm32f7: use stm32f7 gpio driver supporting driver model | Vikas Manocha | 2017-05-08 | 1 | -39/+0 |
* | stm32f7: clk: remove usart1 clock enable from board init | Vikas Manocha | 2017-03-17 | 1 | -3/+0 |
* | clk: stm32f7: add clock driver for stm32f7 family | Vikas Manocha | 2017-03-17 | 1 | -0/+332 |