- db4c2dc clk: ti: k3: Update driver to account for divider flags by Suman Anna · 3 years, 3 months ago
- 6bc722e clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write by Dave Gerlach · 3 years, 3 months ago
- 5e317de drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · 3 years, 4 months ago
- 1557df8 drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · 3 years, 4 months ago
- db7b2f4 clk: clk_versaclock: Add support for versaclock driver by Adam Ford · 3 years, 6 months ago
- d69d174 clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · 3 years, 4 months ago
- 8f20e73 rockchip: px30: Support configure SFC by Jon Lin · 3 years, 4 months ago
- dcd705e clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 5 months ago
- 97790fb clk: zynqmp: Add support for enabling clock on lpd_lsbus by Michal Simek · 3 years, 5 months ago
- f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
- 0a06b64 Merge branch '2021-07-15-assorted-fixes' by Tom Rini · 3 years, 4 months ago
- c7d146d clk: stm32mp1: add support of SYSCFG clock by Patrick Delaunay · 3 years, 5 months ago
- 862555d clk: Detect failure to set defaults by Simon Glass · 3 years, 7 months ago
- 04f1971 clk: uniphier: Add PCIe clock entry by Kunihiko Hayashi · 3 years, 5 months ago
- 339beba clk: imx8mm: Add SPI clocks by Frieder Schrempf · 3 years, 6 months ago
- 4481168 clk: armada-37xx: Set DM_FLAG_PRE_RELOC by Marek Behún · 3 years, 6 months ago
- 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 5 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- f872d47 drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux' by Green Wan · 3 years, 5 months ago
- 08b3fd6 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 5 months ago
- 159b60e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 3 years, 5 months ago
- d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- 86d59f3 clk: renesas: Add R8A779A0 clock tables by Hai Pham · 4 years, 4 months ago
- 0fbb8a7 clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code by Marek Vasut · 3 years, 7 months ago
- 39df053 clk: zynq: Add clock wizard driver by Zhengxun · 3 years, 6 months ago
- ce92768 Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 3 years, 5 months ago
- b9c3214 clk: cosmetic change in uclass by Patrick Delaunay · 3 years, 7 months ago
- 5be90bb rockchip: rk3568: add clock driver by Elaine Zhang · 3 years, 6 months ago
- 152919d clk: k210: Move k210 clock out of its own subdirectory by Sean Anderson · 3 years, 6 months ago
- 16d64cd clk: k210: Remove bypass driver by Sean Anderson · 3 years, 6 months ago
- 1a37182 clk: k210: Don't set PLL rates if we are already at the correct rate by Sean Anderson · 3 years, 6 months ago
- 3a29bc6 clk: k210: Re-add support for setting rate by Sean Anderson · 3 years, 6 months ago
- ecf9284 clk: k210: Implement soc_clk_dump by Sean Anderson · 3 years, 6 months ago
- edbe849 clk: k210: Move pll into the rest of the driver by Sean Anderson · 3 years, 6 months ago
- 2957313 clk: k210: Rewrite to remove CCF by Sean Anderson · 3 years, 6 months ago
- 08d531c clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 6 months ago
- 82ceb0d clk: add support for TI K3 SoC clocks by Tero Kristo · 3 years, 6 months ago
- 81744b7 clk: add support for TI K3 SoC PLL by Tero Kristo · 3 years, 6 months ago
- 9ab78c1 clk: fix set_rate to clean up cached rates for the hierarchy by Tero Kristo · 3 years, 6 months ago
- d41b2b3 clk: fix assigned-clocks to pass with deferring provider by Tero Kristo · 3 years, 6 months ago
- 1770884 clk: sci-clk: fix return value of set_rate by Tero Kristo · 3 years, 6 months ago
- f04dfff clk: do not attempt to fetch clock pointer with null device by Tero Kristo · 3 years, 6 months ago
- de4ef9b clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 6 months ago
- d08f867 clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3 by Giulio Benetti · 3 years, 6 months ago
- 71d1ee4 clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB by Giulio Benetti · 3 years, 7 months ago
- ecefa5f drivers: clk: add fu740 support by Green Wan · 3 years, 6 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 8f56786 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 7 months ago
- 9480346 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 4 years, 1 month ago
- 016a4c2 clk: renesas: Introduce enum clk_reg_layout by Hai Pham · 4 years, 1 month ago
- 5460ee0 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 6 months ago
- 814217e clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 7 months ago
- 215de2b clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 4 months ago
- 1a61896 clk: renesas: Fix Realtime Module Stop Control Register offsets by Hai Pham · 4 years, 6 months ago
- f2279df clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 4 years ago
- f5fec9d clk: renesas: Reinstate RPC clock on R-Car D3/E3 by Marek Vasut · 3 years, 7 months ago
- 0e8dcb7 clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
- aac4de2 clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
- 8538d53 clk: renesas: Synchronize RZ/G2 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
- 8aa82e1 clk: Add support for the k210 clock driver pre-relocation by Sean Anderson · 3 years, 8 months ago
- 95d2724 clk: k210: Move the clint clock to under aclk by Sean Anderson · 3 years, 8 months ago
- afab998 clk: k210: Remove k210_register_pll by Sean Anderson · 3 years, 8 months ago
- 16e5c17 clk: k210: Fix PLL enable always getting taken by Sean Anderson · 3 years, 8 months ago
- e649ff3 clk: k210: Fix PLLs not being enabled by Sean Anderson · 3 years, 8 months ago
- d7ac373 clk: Warn on failure to assign rate by Sean Anderson · 3 years, 8 months ago
- eff80eb clk: ti: am3-dpll: use custom API for memory access by Dario Binacchi · 3 years, 7 months ago
- 3693460 clk: ti: gate: use custom API for memory access by Dario Binacchi · 3 years, 7 months ago
- ac7c705 clk: ti: change clk_ti_latch() signature by Dario Binacchi · 3 years, 7 months ago
- 6dfe426 clk: ti: add custom API for memory access by Dario Binacchi · 3 years, 7 months ago
- a738b53 Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 7 months ago
- 5af8b6a clk: renesas: Synchronize Gen2 MSTP teardown tables by Marek Vasut · 4 years, 6 months ago
- 22f9fc7 clk: renesas: Only ever access documented bits in clock driver teardown by Marek Vasut · 4 years, 7 months ago
- 8ce9043 clk: Fix typo in Zynq Kconfig symbol description by Michal Simek · 3 years, 8 months ago
- e275751 clk: meson-g12a: add PCIe gates by Neil Armstrong · 3 years, 9 months ago
- d73b8a5 clk: sunxi: h6: Add XHCI clocks by Samuel Holland · 3 years, 10 months ago
- 5861030 clk: sunxi: Add a dummy clock driver for the RTC by Samuel Holland · 3 years, 10 months ago
- 3ff5d69 clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flag by Bin Meng · 3 years, 8 months ago
- 46e5f61 clk: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
- 29ff16a clk: Update drivers to use -EINVAL by Simon Glass · 3 years, 8 months ago
- 86676e0 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 8 months ago
- 97ab47d clk: zynqmp: Fix clk dump values by T Karthik Reddy · 3 years, 9 months ago
- 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
- 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 9 months ago
- b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 9 months ago
- 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 9 months ago
- 55a7814 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 9 months ago
- df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
- 277300f clk: versal: Add support to enable clocks by T Karthik Reddy · 3 years, 10 months ago
- 2aa360e clk: zynqmp: Add support to enable clocks by T Karthik Reddy · 3 years, 10 months ago
- 4171095 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 10 months ago
- 9fcb0d7 clk: ti: improve debug messages for clkctrl driver by Dario Binacchi · 3 years, 9 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- 9589167 clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" by Eugen Hristev · 3 years, 10 months ago
- 5c0ea51 clk: stm32mp1: add support of I2C6_K by Patrick Delaunay · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 6646c57 clk: x86: Correct the driver name by Simon Glass · 3 years, 10 months ago
- f73f581 clk: Add debugging for return values by Simon Glass · 3 years, 10 months ago
- d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
- e52dc3e clk: sunxi: Add support for H616 clocks by Jernej Skrabec · 3 years, 11 months ago
- 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 10 months ago