summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-06stm32mp1: clk: use the correct identifier for ethckPatrick Delaunay1-1/+1
2019-06-06clk: stm32mp1: Add SPI1 clock entryPatrice Chotard1-0/+7
2019-06-01clk: sifive: Add clock driver for GEMGXL MGMTBin Meng3-0/+69
2019-05-31Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchipTom Rini1-0/+2
2019-05-31clk: meson-g12a: Add PCIE PLL supportNeil Armstrong1-0/+103
2019-05-30rockchip: clk: rk3399: allow requests for all UART clocksChristoph Muellner1-0/+2
2019-05-23clk: stm32mp1: add set_rate for DDRPHYC clockPatrick Delaunay1-0/+83
2019-05-21mpc83xx_clk: Add enable methodMario Six1-0/+7
2019-05-09Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini1-2/+4
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2-19/+58
2019-05-08clk: Use clk_get_by_index_tail()Jagan Teki1-22/+2
2019-05-08clk: Get the CLK by index without deviceJagan Teki1-1/+60
2019-05-08clk: sifive: fu540-prci: Change include orderJagan Teki1-1/+1
2019-05-08rockchip: clk: rk322x: fix assert clock valueKever Yang1-2/+2
2019-05-08rockchip: rk322x: add CLK_EMMC_SAMPLE clock supportKever Yang1-0/+2
2019-05-01Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini9-30/+30
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini5-289/+651
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang9-30/+30