summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2023-02-02clk: renesas: Synchronize R8A774A1 RZ/G2M clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A779A0 V3U clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77995 D3 clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77990 E3 clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77980 V3H clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77965 M3-N clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Synchronize R8A77960 M3-W and R8A77961 M3-W+ clock tables with ...Marek Vasut
2023-02-02clk: renesas: Synchronize R8A7795 H3 clock tables with Linux 6.1.7Marek Vasut
2023-02-02clk: renesas: Add dummy SDnH clockHai Pham
2023-02-02ARM: dts: rmobile: Synchronize DTs with Linux 6.1.7Marek Vasut
2023-01-27Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-01-23clk: sunxi: Add DE2 display-related clocks/resetsSamuel Holland
2023-01-16clk: versal: Return error in case if clock setup failedJay Buddhabhatti
2023-01-16clk: rockchip: Add rv1126 clk supportJagan Teki
2023-01-16rockchip: clk: add watchdog clock to px30_clk_enableQuentin Schulz
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-19rockchip: rk3128-cru: sync the clock dt-binding header from LinuxJohan Jonker
2022-12-09arm: mach-k3: am62a: introduce auto-generated SoC dataBryan Brattlof
2022-12-07clk: stm32mp13: introduce STM32MP13 RCC driverGabriel Fernandez
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-11-15clk: microchip: mpfs: fix criticality of peripheral clocksConor Dooley
2022-11-15clk: microchip: mpfs: fix periph clk parentageConor Dooley
2022-11-15clk: microchip: mpfs: fix reference clock handlingConor Dooley
2022-11-15clk: microchip: mpfs: convert parent rate acquistion to get_get_rate()Conor Dooley
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-10-21clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=yFabio Estevam
2022-10-21clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=yFabio Estevam
2022-10-21clk-imx8mm: Move CLK_ENET_AXI to the non-SPL sectionFabio Estevam
2022-10-21clk-imx8mm: Only build PWM clocks in non-SPL codeFabio Estevam
2022-10-20Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodi...Tom Rini
2022-10-20Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-10-20Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clkTom Rini
2022-10-20k210: fix k210_pll_calc_config()Heinrich Schuchardt
2022-10-19clk: update clk_clean_rate_cache to use private clk structPatrick Delaunay
2022-10-19rockchip: clk: pll: Fix constant typoMichal Suchanek
2022-10-19clk: change return type of clk_get_parent_rate from long long to ulongMichal Suchanek
2022-10-19arm: rockchip: rk3399: Program PLL clock for DDR at 50 MHz in documented rangeXavier Drudis Ferran
2022-10-11Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...Tom Rini
2022-10-10clk: versal: Mark versal_clock_setup() as staticVenkatesh Yadav Abbarapu
2022-10-09clk: imx: clk-imx8mn add gpmi nand clocksMichael Trimarchi
2022-10-09clk: imx: gate2 support shared counter and relative clock functionsMichael Trimarchi
2022-10-06clk: nuvoton: Add support for NPCM845Jim Liu
2022-09-26Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2022-09-26clk: versal: Enable clock driver for Versal NETJay Buddhabhatti
2022-09-23clk: mediatek: add clock driver support for MediaTek MT7981 SoCWeijie Gao
2022-09-23clk: mediatek: add clock driver support for MediaTek MT7986 SoCWeijie Gao
2022-09-23clk: mediatek: add CLK_XTAL support for clock driverWeijie Gao
2022-09-23clk: mediatek: add infrasys clock mux supportWeijie Gao
2022-09-23clk: mediatek: add support to configure clock driver parentWeijie Gao
2022-09-23clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock pa...Weijie Gao