| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: stm32mp1: Add a clock entry for RNG1 device | Sughosh Ganu | 2020-01-07 | 1 | -0/+1 |
* | common: Move get_ticks() function out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | Move strtomhz() to vsprintf.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | stm32mp1: clk: use gd to store frequency information | Patrick Delaunay | 2019-08-27 | 1 | -7/+9 |
* | stm32mp1: clk: remove debug traces | Patrick Delaunay | 2019-08-27 | 1 | -17/+4 |
* | clk: stm32mp1: Add RTC clock entry | Patrick Delaunay | 2019-07-22 | 1 | -0/+9 |
* | clk: clk_stm32mp1: Fix warnings when compiling with W=1 | Patrick Delaunay | 2019-07-12 | 1 | -3/+4 |
* | stm32mp1: syscon: remove stgen | Patrick Delaunay | 2019-07-12 | 1 | -2/+1 |
* | stm32mp1: clk: use the correct identifier for ethck | Patrick Delaunay | 2019-06-06 | 1 | -1/+1 |
* | clk: stm32mp1: Add SPI1 clock entry | Patrice Chotard | 2019-06-06 | 1 | -0/+7 |
* | clk: stm32mp1: add set_rate for DDRPHYC clock | Patrick Delaunay | 2019-05-23 | 1 | -0/+83 |
* | stm32mp1: add trusted boot with TF-A | Patrick Delaunay | 2019-04-12 | 1 | -0/+2 |
* | clk: stm32mp1: correctly handle Clock Spreading Generator | Patrick Delaunay | 2019-02-09 | 1 | -1/+7 |
* | clk: stm32mp1: add debug information | Patrick Delaunay | 2019-02-09 | 1 | -4/+79 |
* | clk: stm32mp1: recalculate counter when switching freq | Patrick Delaunay | 2019-02-09 | 1 | -2/+7 |
* | clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR | Patrick Delaunay | 2019-02-09 | 1 | -8/+5 |
* | clk: stm32mp1: add IPCC clock | Patrick Delaunay | 2019-02-09 | 1 | -0/+1 |
* | clk: stm32mp1: no more get ck_usbo_48m in device tree | Patrick Delaunay | 2019-02-09 | 1 | -3/+3 |
* | clk: stm32: add hardware spinlock clock | Benjamin Gaignard | 2018-12-06 | 1 | -0/+3 |
* | stm32mp1: clk: support digital bypass | Patrick Delaunay | 2018-07-20 | 1 | -9/+18 |
* | stm32mp1: clk: add ADC clock gating | Patrick Delaunay | 2018-07-20 | 1 | -0/+7 |
* | stm32mp1: clk: update Ethernet clock gating | Patrick Delaunay | 2018-07-20 | 1 | -2/+1 |
* | stm32mp1: clk: add LDTC and DSI clock support | Patrick Delaunay | 2018-07-20 | 1 | -3/+93 |
* | stm32mp1: clk: add common function pll_get_fvco | Patrick Delaunay | 2018-07-20 | 1 | -30/+61 |
* | stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro | Patrick Delaunay | 2018-07-20 | 1 | -9/+6 |
* | misc: stm32: Add STM32MP1 support | Patrick Delaunay | 2018-07-20 | 1 | -6/+0 |
* | clk: stm32mp1: Add VREF clock gating | Fabrice Gasnier | 2018-05-08 | 1 | -0/+3 |
* | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | clock: stm32mp1: add stgen clock source change support | Patrick Delaunay | 2018-04-06 | 1 | -1/+45 |
* | clk: stm32mp1: add clock tree initialization | Patrick Delaunay | 2018-03-19 | 1 | -0/+576 |
* | clk: add driver for stm32mp1 | Patrick Delaunay | 2018-03-19 | 1 | -0/+1157 |