aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk/clk_stm32mp1.c
AgeCommit message (Expand)Author
2022-06-17clk: Add directory for STM32 clock driversPatrick Delaunay
2022-05-10clk: stm32mp1: Add missing newlineMarek Vasut
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-08-16clk: stm32mp1: add support of BSEC clockPatrick Delaunay
2021-07-27clk: stm32mp1: add support of missing SPI clocksPatrick Delaunay
2021-07-16clk: stm32mp1: add support of SYSCFG clockPatrick Delaunay
2021-03-11clk: stm32mp1: gets root clocks from fdtEtienne Carriere
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-09clk: stm32mp1: add support of I2C6_KPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-13clk: stm32mp1: migrate trace to dev and log macroPatrick Delaunay
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-07arm: stm32mp: add weak function to save vddcorePatrick Delaunay
2020-07-07stm32mp1: clk: configure pll1 with OPPPatrick Delaunay
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-14clk: stm32mp1: fix CK_MPU calculationLionel Debieve
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-03-24clk: stm32mp1: add SPI5_K supportPatrick Delaunay
2020-03-24clk: stm32mp1: correct CKSELR masksPatrick Delaunay
2020-02-13clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktreePatrick Delaunay
2020-01-07clk: stm32mp1: Add a clock entry for RNG1 deviceSughosh Ganu
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-08-27stm32mp1: clk: use gd to store frequency informationPatrick Delaunay
2019-08-27stm32mp1: clk: remove debug tracesPatrick Delaunay
2019-07-22clk: stm32mp1: Add RTC clock entryPatrick Delaunay
2019-07-12clk: clk_stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: syscon: remove stgenPatrick Delaunay
2019-06-06stm32mp1: clk: use the correct identifier for ethckPatrick Delaunay
2019-06-06clk: stm32mp1: Add SPI1 clock entryPatrice Chotard
2019-05-23clk: stm32mp1: add set_rate for DDRPHYC clockPatrick Delaunay
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2019-02-09clk: stm32mp1: correctly handle Clock Spreading GeneratorPatrick Delaunay
2019-02-09clk: stm32mp1: add debug informationPatrick Delaunay
2019-02-09clk: stm32mp1: recalculate counter when switching freqPatrick Delaunay
2019-02-09clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRRPatrick Delaunay
2019-02-09clk: stm32mp1: add IPCC clockPatrick Delaunay
2019-02-09clk: stm32mp1: no more get ck_usbo_48m in device treePatrick Delaunay
2018-12-06clk: stm32: add hardware spinlock clockBenjamin Gaignard
2018-07-20stm32mp1: clk: support digital bypassPatrick Delaunay
2018-07-20stm32mp1: clk: add ADC clock gatingPatrick Delaunay
2018-07-20stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay
2018-07-20stm32mp1: clk: add LDTC and DSI clock supportPatrick Delaunay
2018-07-20stm32mp1: clk: add common function pll_get_fvcoPatrick Delaunay
2018-07-20stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macroPatrick Delaunay
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay
2018-05-08clk: stm32mp1: Add VREF clock gatingFabrice Gasnier