index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk_stm32mp1.c
Age
Commit message (
Expand
)
Author
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