aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04clk: stm32mp1: Add support for USART1 clockAnatolij Gustschin
2023-10-02Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-10-02Merge branch 'next'Tom Rini
2023-10-01clk: renesas: Synchronize R8A774E1 RZ/G2H clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A774C0 RZ/G2E clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A774B1 RZ/G2N clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A774A1 RZ/G2M clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A779G0 V4H clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A77995 D3 clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A77990 E3 clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A77980 V3H clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A77970 V3M clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A77965 M3-N clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ clock tables with ...Marek Vasut
2023-10-01clk: renesas: Synchronize R8A77951 H3 clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A7794 E2 clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A7792 V2H clock tables with Linux 6.5.3Marek Vasut
2023-10-01clk: renesas: Synchronize R8A7791 M2-W and R8A7793 M2-N clock tables with Lin...Marek Vasut
2023-10-01clk: renesas: Synchronize R8A7790 H2 clock tables with Linux 6.5.3Marek Vasut
2023-09-29clk: at91: Fix initializing arraysFrancois Berder
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-21clk: versal: Fix the function versal_clock_refVenkatesh Yadav Abbarapu
2023-09-21clk: Dont return error when assigned-clocks is empty or missingAshok Reddy Soma
2023-09-09clk: Add GPIO-controlled clock gate driverMarek Vasut
2023-08-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-08-16clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parentPatrick Delaunay
2023-08-13clk: renesas: Tear clock controller down last before booting OSMarek Vasut
2023-08-12clk: rockchip: rk3308: Support reading UART rate and clock registersMassimo Pegorer
2023-08-12clk: rockchip: rk3308: Fix ordering between masking and shiftingMassimo Pegorer
2023-08-12clk: rockchip: rk3568: Add dummy support for GMAC speed clocksJonas Karlman
2023-08-12clk: rockchip: rk3568: Include UART clocks in SPLJonas Karlman
2023-08-12clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_divJonas Karlman
2023-08-12clk: rockchip: rk3568: Fix clk selection in rk3568_pwm_get_clkDamon Ding
2023-08-03clk: mediatek: add clock driver support for MediaTek MT7988 SoCWeijie Gao
2023-07-31clk: rockchip: rk3328: Handle usb480m phy clockJagan Teki
2023-07-28rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF supportJonas Karlman
2023-07-24clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversionXingyu Wu
2023-07-24clk: starfive: jh7110: Separate the PLL driverXingyu Wu
2023-07-21clk: zynqmp: Add gem rx and tsu clocks to return registerAshok Reddy Soma
2023-07-21clk: zynqmp: Add set_rate support for gem rx and tsu clksAshok Reddy Soma
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-07-21xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.hMichal Simek
2023-07-14clk: scmi: claim the dependency on CONFIG_CLKAKASHI Takahiro
2023-07-13clk: imx8mp: Update clocks based on kernel 6.4-RC4Adam Ford
2023-07-06clk: starfive: pll: Fix to use postdiv1_maskHoegeun Kwon
2023-07-06clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCIBen Dooks
2023-06-12global: Use proper project name U-BootMichal Simek