summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-08-10clk: renesas: Add R8A77980 V3H clock tablesMarek Vasut3-0/+262
2019-08-07clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee3-23/+51
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini12-14/+681
2019-07-31clk: meson: remove duplicate logicHeinrich Schuchardt1-4/+1
2019-07-31clk: sandbox: add composite clkPeng Fan1-0/+80
2019-07-31clk: gate: support sandboxPeng Fan1-0/+11
2019-07-31clk: add composite clk supportPeng Fan3-0/+175
2019-07-31dm: clk: ignore default settings when node not validPeng Fan1-0/+3
2019-07-31clk: imx: gate2 add set ratePeng Fan1-0/+11
2019-07-31clk: imx: import clk heplersPeng Fan1-0/+81
2019-07-31clk: fixed_rate: export clk_fixed_ratePeng Fan1-7/+1
2019-07-31clk: divider set rate supporrtPeng Fan1-0/+88
2019-07-31clk: add clk-gate supportPeng Fan2-1/+149
2019-07-31clk: mux: add set parent supportPeng Fan1-2/+68
2019-07-31clk: use clk_dev_bindedPeng Fan2-4/+6
2019-07-31clk: introduce clk_dev_bindedPeng Fan1-0/+8
2019-07-29Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-0/+3
2019-07-29rockchip: rk3188: init CPU freq in clock driverKever Yang1-0/+3
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-6/+1280
2019-07-24clk: initialize clk->data when using default xlateSekhar Nori1-0/+2
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-0/+9
2019-07-22clk: stm32mp1: Add RTC clock entryPatrick Delaunay1-0/+9
2019-07-21Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-37/+51
2019-07-20clk: rockchip: rk3399: Set 400MHz ddr clockJagan Teki1-0/+4
2019-07-20clk: rockchip: rk3399: Set 50MHz ddr clockJagan Teki1-0/+4
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski3-1/+195
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski1-1/+9
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski1-1/+9
2019-07-19dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flagLukasz Majewski1-2/+2
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski13-0/+1005
2019-07-19dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski1-0/+22
2019-07-19dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski1-0/+22
2019-07-19dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski1-0/+16
2019-07-19clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)Lukasz Majewski1-0/+5
2019-07-19clk: Remove clock ID check in .get_rate() of clk_fixed_*Lukasz Majewski2-6/+0
2019-07-19clk: sifive: Drop GEMGXL clock driverAnup Patel3-69/+0
2019-07-19clk: sifive: Sync-up main driver with upstream LinuxAnup Patel1-36/+60
2019-07-19clk: sifive: Sync-up DT bindings header with upstream LinuxAnup Patel1-1/+1
2019-07-19clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel2-108/+83
2019-07-19clk: sifive: Factor-out PLL library as separate moduleAnup Patel9-110/+11
2019-07-19clk: rockchip: rk3399: Fix check patch warnings and checksJagan Teki1-37/+31
2019-07-19rockchip: clk: rk3399: handle clk_enable requests for USB3Mark Kettenis1-0/+12
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+29
2019-07-16sunxi: clocks: Add H6 USB clock gates and resetsAndre Przywara1-0/+29
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-5/+5
2019-07-12clk: clk_stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay1-3/+4
2019-07-12stm32mp1: syscon: remove stgenPatrick Delaunay1-2/+1
2019-07-10clk: uniphier: add EMMC clock for LD11, LD20, and PXs3Masahiro Yamada1-6/+8
2019-06-12Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini1-1/+8
2019-06-11clk: imx8qm: fix usdhc2 clocksMarcel Ziswiler1-0/+18