index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk_stm32mp1.c
Age
Commit message (
Expand
)
Author
2020-07-07
arm: stm32mp: add weak function to save vddcore
Patrick Delaunay
2020-07-07
stm32mp1: clk: configure pll1 with OPP
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-14
clk: stm32mp1: fix CK_MPU calculation
Lionel Debieve
2020-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-03-24
clk: stm32mp1: add SPI5_K support
Patrick Delaunay
2020-03-24
clk: stm32mp1: correct CKSELR masks
Patrick Delaunay
2020-02-13
clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree
Patrick Delaunay
2020-01-07
clk: stm32mp1: Add a clock entry for RNG1 device
Sughosh Ganu
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-08-27
stm32mp1: clk: use gd to store frequency information
Patrick Delaunay
2019-08-27
stm32mp1: clk: remove debug traces
Patrick Delaunay
2019-07-22
clk: stm32mp1: Add RTC clock entry
Patrick Delaunay
2019-07-12
clk: clk_stm32mp1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
stm32mp1: syscon: remove stgen
Patrick Delaunay
2019-06-06
stm32mp1: clk: use the correct identifier for ethck
Patrick Delaunay
2019-06-06
clk: stm32mp1: Add SPI1 clock entry
Patrice Chotard
2019-05-23
clk: stm32mp1: add set_rate for DDRPHYC clock
Patrick Delaunay
2019-04-12
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2019-02-09
clk: stm32mp1: correctly handle Clock Spreading Generator
Patrick Delaunay
2019-02-09
clk: stm32mp1: add debug information
Patrick Delaunay
2019-02-09
clk: stm32mp1: recalculate counter when switching freq
Patrick Delaunay
2019-02-09
clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR
Patrick Delaunay
2019-02-09
clk: stm32mp1: add IPCC clock
Patrick Delaunay
2019-02-09
clk: stm32mp1: no more get ck_usbo_48m in device tree
Patrick Delaunay
2018-12-06
clk: stm32: add hardware spinlock clock
Benjamin Gaignard
2018-07-20
stm32mp1: clk: support digital bypass
Patrick Delaunay
2018-07-20
stm32mp1: clk: add ADC clock gating
Patrick Delaunay
2018-07-20
stm32mp1: clk: update Ethernet clock gating
Patrick Delaunay
2018-07-20
stm32mp1: clk: add LDTC and DSI clock support
Patrick Delaunay
2018-07-20
stm32mp1: clk: add common function pll_get_fvco
Patrick Delaunay
2018-07-20
stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro
Patrick Delaunay
2018-07-20
misc: stm32: Add STM32MP1 support
Patrick Delaunay
2018-05-08
clk: stm32mp1: Add VREF clock gating
Fabrice Gasnier
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-04-06
clock: stm32mp1: add stgen clock source change support
Patrick Delaunay
2018-03-19
clk: stm32mp1: add clock tree initialization
Patrick Delaunay
2018-03-19
clk: add driver for stm32mp1
Patrick Delaunay