summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
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
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-25clk: imx8: add i.MX8QM clk driverPeng Fan
2019-04-25clk: imx8: split code into common and soc specific partPeng Fan
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent
2019-04-23clk: meson: add g12a supportJerome Brunet
2019-04-23clk: create meson directory and move related driversJerome Brunet
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-04-16clk: sunxi: r40: Fix GMAC reset reg offsetJagan Teki
2019-04-16ARM: zynq: Add missing i2c get_rate for fixing i2c SPLHannes Schmelzer
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2019-04-11clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay
2019-04-11clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay
2019-04-09clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut
2019-04-09clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut
2019-04-09clk: renesas: Add R8A77965 clock tablesMarek Vasut
2019-04-01clk: sunxi: a10: Add CLK_AHB_GMACJagan Teki
2019-03-25clk: renesas: Add support for setting MMCIF clock divider on Gen2Marek Vasut
2019-03-25clk: renesas: Fix swapped div and mul in debug output on Gen2Marek Vasut
2019-03-25clk: renesas: Fix SDH clock divider decoding on Gen2Marek Vasut
2019-03-09clk: sunxi: h3: Implement EPHY CLK and RESETJagan Teki
2019-03-09clk: sunxi: Implement EMAC, GMAC clocks, resetsJagan Teki
2019-03-09clk: sunxi: Implement A10 EMAC clocksJagan Teki
2019-03-04clk: sunxi: Implement SPI clocks, resetsJagan Teki
2019-02-28Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-02-27clk: Add fixed-factor clock driverAnup Patel
2019-02-27clk: Add SiFive FU540 PRCI clock driverAnup Patel
2019-02-25clk: rmobile: Drop def_bool per SoCMarek Vasut