summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: sifive: Add clock driver for GEMGXL MGMTBin Meng2019-06-013-0/+69
* Merge tag 'rockchip-for-v2019.07-rc3' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-311-0/+2
|\
| * rockchip: clk: rk3399: allow requests for all UART clocksChristoph Muellner2019-05-301-0/+2
* | clk: meson-g12a: Add PCIE PLL supportNeil Armstrong2019-05-311-0/+103
|/
* clk: stm32mp1: add set_rate for DDRPHYC clockPatrick Delaunay2019-05-231-0/+83
* mpc83xx_clk: Add enable methodMario Six2019-05-211-0/+7
* Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-091-2/+4
|\
| * rockchip: clk: rk322x: fix assert clock valueKever Yang2019-05-081-2/+2
| * rockchip: rk322x: add CLK_EMMC_SAMPLE clock supportKever Yang2019-05-081-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-082-19/+58
|\ \ | |/ |/|
| * clk: Use clk_get_by_index_tail()Jagan Teki2019-05-091-22/+2
| * clk: Get the CLK by index without deviceJagan Teki2019-05-091-1/+60
| * clk: sifive: fu540-prci: Change include orderJagan Teki2019-05-091-1/+1
* | Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-019-30/+30
|\ \
| * | rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-019-30/+30
* | | Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini2019-05-015-289/+651
|\ \ \ | |/ / |/| |
| * | clk: imx8: add i.MX8QM clk driverPeng Fan2019-04-253-0/+309
| * | clk: imx8: split code into common and soc specific partPeng Fan2019-04-254-289/+342
* | | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini2019-04-248-1/+349
|\ \ \ | |/ / |/| |
| * | clk: meson: add g12a supportJerome Brunet2019-04-233-0/+324
| * | clk: create meson directory and move related driversJerome Brunet2019-04-237-1/+25
* | | clk: mediatek: add driver for MT8516Fabien Parent2019-04-232-0/+803
* | | clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent2019-04-231-0/+12
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-171-1/+2
|\ \
| * | clk: sunxi: r40: Fix GMAC reset reg offsetJagan Teki2019-04-161-1/+2
* | | ARM: zynq: Add missing i2c get_rate for fixing i2c SPLHannes Schmelzer2019-04-161-0/+2
|/ /
* | Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-132-2/+3
|\ \
| * | clk: socfpga: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-111-1/+2
| * | clk: at91: replace dm_fdt_pre_reloc by dm_ofnode_pre_relocPatrick Delaunay2019-04-111-1/+1
* | | Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-121-0/+2
|\ \ \ | |/ / |/| |
| * | stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-121-0/+2
| |/
* | clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut2019-04-098-130/+215
* | clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut2019-04-094-16/+14
* | clk: renesas: Add R8A77965 clock tablesMarek Vasut2019-04-094-19/+346
|/
* clk: sunxi: a10: Add CLK_AHB_GMACJagan Teki2019-04-011-0/+2
* clk: renesas: Add support for setting MMCIF clock divider on Gen2Marek Vasut2019-03-251-0/+42
* clk: renesas: Fix swapped div and mul in debug output on Gen2Marek Vasut2019-03-251-1/+1
* clk: renesas: Fix SDH clock divider decoding on Gen2Marek Vasut2019-03-251-5/+9
* clk: sunxi: h3: Implement EPHY CLK and RESETJagan Teki2019-03-091-0/+4
* clk: sunxi: Implement EMAC, GMAC clocks, resetsJagan Teki2019-03-096-0/+15
* clk: sunxi: Implement A10 EMAC clocksJagan Teki2019-03-092-0/+2
* clk: sunxi: Implement SPI clocks, resetsJagan Teki2019-03-0411-0/+97
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-02-281-10/+0
|\
| * clk: rmobile: Drop def_bool per SoCMarek Vasut2019-02-251-10/+0
* | clk: Add fixed-factor clock driverAnup Patel2019-02-272-1/+77
* | clk: Add SiFive FU540 PRCI clock driverAnup Patel2019-02-277-0/+1121
|/
* clk: stm32mp1: correctly handle Clock Spreading GeneratorPatrick Delaunay2019-02-091-1/+7
* clk: stm32mp1: add debug informationPatrick Delaunay2019-02-091-4/+79
* clk: stm32mp1: recalculate counter when switching freqPatrick Delaunay2019-02-091-2/+7
* clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRRPatrick Delaunay2019-02-091-8/+5