summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2019-07-29Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-07-29rockchip: rk3188: init CPU freq in clock driverKever Yang
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-07-24clk: initialize clk->data when using default xlateSekhar Nori
2019-07-23Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-22clk: stm32mp1: Add RTC clock entryPatrick Delaunay
2019-07-21Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-21clk: rockchip: rk3399: Set 400MHz ddr clockJagan Teki
2019-07-21clk: rockchip: rk3399: Set 50MHz ddr clockJagan Teki
2019-07-19clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]Lukasz Majewski
2019-07-19clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HWLukasz Majewski
2019-07-19clk: sandbox: Adjust clk-divider to emulate reading its value from HWLukasz Majewski
2019-07-19dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flagLukasz Majewski
2019-07-19clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12)Lukasz Majewski
2019-07-19dm: clk: Define clk_get_by_id() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent_rate() for clk operationsLukasz Majewski
2019-07-19dm: clk: Define clk_get_parent() for clk operationsLukasz Majewski
2019-07-19clk: Provide struct clk for fixed rate clock (clk_fixed_rate.c)Lukasz Majewski
2019-07-19clk: Remove clock ID check in .get_rate() of clk_fixed_*Lukasz Majewski
2019-07-19clk: sifive: Drop GEMGXL clock driverAnup Patel
2019-07-19clk: sifive: Sync-up main driver with upstream LinuxAnup Patel
2019-07-19clk: sifive: Sync-up DT bindings header with upstream LinuxAnup Patel
2019-07-19clk: sifive: Sync-up WRPLL library with upstream LinuxAnup Patel
2019-07-19clk: sifive: Factor-out PLL library as separate moduleAnup Patel
2019-07-19clk: rockchip: rk3399: Fix check patch warnings and checksJagan Teki
2019-07-19rockchip: clk: rk3399: handle clk_enable requests for USB3Mark Kettenis
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-07-16sunxi: clocks: Add H6 USB clock gates and resetsAndre Przywara
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-12clk: clk_stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: syscon: remove stgenPatrick Delaunay
2019-07-10clk: uniphier: add EMMC clock for LD11, LD20, and PXs3Masahiro Yamada
2019-06-11Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini
2019-06-11clk: imx8qm: fix usdhc2 clocksMarcel Ziswiler
2019-06-06stm32mp1: clk: use the correct identifier for ethckPatrick Delaunay
2019-06-06clk: stm32mp1: Add SPI1 clock entryPatrice Chotard
2019-06-01clk: sifive: Add clock driver for GEMGXL MGMTBin Meng
2019-05-31Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchipTom Rini
2019-05-31clk: meson-g12a: Add PCIE PLL supportNeil Armstrong
2019-05-30rockchip: clk: rk3399: allow requests for all UART clocksChristoph Muellner
2019-05-23clk: stm32mp1: add set_rate for DDRPHYC clockPatrick Delaunay
2019-05-21mpc83xx_clk: Add enable methodMario Six
2019-05-09Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-05-09clk: Use clk_get_by_index_tail()Jagan Teki
2019-05-09clk: Get the CLK by index without deviceJagan Teki
2019-05-09clk: sifive: fu540-prci: Change include orderJagan Teki
2019-05-08rockchip: clk: rk322x: fix assert clock valueKever Yang
2019-05-08rockchip: rk322x: add CLK_EMMC_SAMPLE clock supportKever Yang
2019-05-01Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini