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
2022-06-17
clk: Add directory for STM32 clock drivers
Patrick Delaunay
2022-05-10
clk: stm32mp1: Add missing newline
Marek Vasut
2021-11-10
stm32mp15: replace CONFIG_TFABOOT when it is possible
Patrick Delaunay
2021-08-16
clk: stm32mp1: add support of BSEC clock
Patrick Delaunay
2021-07-27
clk: stm32mp1: add support of missing SPI clocks
Patrick Delaunay
2021-07-16
clk: stm32mp1: add support of SYSCFG clock
Patrick Delaunay
2021-03-11
clk: stm32mp1: gets root clocks from fdt
Etienne Carriere
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-09
clk: stm32mp1: add support of I2C6_K
Patrick Delaunay
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-13
clk: stm32mp1: migrate trace to dev and log macro
Patrick Delaunay
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
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
[next]