aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2019-06-11clk: imx8qm: fix usdhc2 clocksMarcel Ziswiler1-0/+18
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-09clk: Use clk_get_by_index_tail()Jagan Teki1-22/+2
2019-05-09clk: Get the CLK by index without deviceJagan Teki1-1/+60
2019-05-09clk: 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
2019-04-25clk: imx8: add i.MX8QM clk driverPeng Fan3-0/+309
2019-04-25clk: imx8: split code into common and soc specific partPeng Fan4-289/+342
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini8-1/+349
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent2-0/+803
2019-04-23clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent1-0/+12
2019-04-23clk: meson: add g12a supportJerome Brunet3-0/+324
2019-04-23clk: create meson directory and move related driversJerome Brunet7-1/+25
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-1/+2
2019-04-16clk: sunxi: r40: Fix GMAC reset reg offsetJagan Teki1-1/+2
2019-04-16ARM: zynq: Add missing i2c get_rate for fixing i2c SPLHannes Schmelzer1-0/+2
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini2-2/+3
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini1-0/+2
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay1-0/+2
2019-04-11clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay1-1/+2
2019-04-11clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay1-1/+1
2019-04-09clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut8-130/+215
2019-04-09clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut4-16/+14
2019-04-09clk: renesas: Add R8A77965 clock tablesMarek Vasut4-19/+346
2019-04-01clk: sunxi: a10: Add CLK_AHB_GMACJagan Teki1-0/+2
2019-03-25clk: renesas: Add support for setting MMCIF clock divider on Gen2Marek Vasut1-0/+42
2019-03-25clk: renesas: Fix swapped div and mul in debug output on Gen2Marek Vasut1-1/+1
2019-03-25clk: renesas: Fix SDH clock divider decoding on Gen2Marek Vasut1-5/+9
2019-03-09clk: sunxi: h3: Implement EPHY CLK and RESETJagan Teki1-0/+4
2019-03-09clk: sunxi: Implement EMAC, GMAC clocks, resetsJagan Teki6-0/+15
2019-03-09clk: sunxi: Implement A10 EMAC clocksJagan Teki2-0/+2
2019-03-04clk: sunxi: Implement SPI clocks, resetsJagan Teki11-0/+97
2019-02-28Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-10/+0
2019-02-27clk: Add fixed-factor clock driverAnup Patel2-1/+77
2019-02-27clk: Add SiFive FU540 PRCI clock driverAnup Patel7-0/+1121
2019-02-25clk: rmobile: Drop def_bool per SoCMarek Vasut1-10/+0
2019-02-09clk: stm32mp1: correctly handle Clock Spreading GeneratorPatrick Delaunay1-1/+7
2019-02-09clk: stm32mp1: add debug informationPatrick Delaunay1-4/+79
2019-02-09clk: stm32mp1: recalculate counter when switching freqPatrick Delaunay1-2/+7