1. 6b69f15 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 4 months ago
  2. 8fba49b Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 3 years, 4 months ago
  3. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  4. b092f96 clk: renesas: Add R8A779A0 clock tables by Hai Pham · 4 years, 2 months ago
  5. 44c78aa clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code by Marek Vasut · 3 years, 6 months ago
  6. 2b157d8 clk: zynq: Add clock wizard driver by Zhengxun · 3 years, 4 months ago
  7. 28afb71 Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 3 years, 4 months ago
  8. c262522 clk: cosmetic change in uclass by Patrick Delaunay · 3 years, 6 months ago
  9. 4a262fe rockchip: rk3568: add clock driver by Elaine Zhang · 3 years, 5 months ago
  10. 493110c clk: k210: Move k210 clock out of its own subdirectory by Sean Anderson · 3 years, 4 months ago
  11. c29efc1 clk: k210: Remove bypass driver by Sean Anderson · 3 years, 4 months ago
  12. df79e2b clk: k210: Don't set PLL rates if we are already at the correct rate by Sean Anderson · 3 years, 4 months ago
  13. 29e3067 clk: k210: Re-add support for setting rate by Sean Anderson · 3 years, 4 months ago
  14. 612a833 clk: k210: Implement soc_clk_dump by Sean Anderson · 3 years, 4 months ago
  15. af9f997 clk: k210: Move pll into the rest of the driver by Sean Anderson · 3 years, 4 months ago
  16. 609bd60 clk: k210: Rewrite to remove CCF by Sean Anderson · 3 years, 4 months ago
  17. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 4 months ago
  18. b4a72a9 clk: add support for TI K3 SoC clocks by Tero Kristo · 3 years, 4 months ago
  19. 0aa2930 clk: add support for TI K3 SoC PLL by Tero Kristo · 3 years, 4 months ago
  20. 6b7fd31 clk: fix set_rate to clean up cached rates for the hierarchy by Tero Kristo · 3 years, 4 months ago
  21. 1e1fab0 clk: fix assigned-clocks to pass with deferring provider by Tero Kristo · 3 years, 4 months ago
  22. c319572 clk: sci-clk: fix return value of set_rate by Tero Kristo · 3 years, 4 months ago
  23. 920ea5a clk: do not attempt to fetch clock pointer with null device by Tero Kristo · 3 years, 4 months ago
  24. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 4 months ago
  25. 45a5f76 clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3 by Giulio Benetti · 3 years, 5 months ago
  26. f544dfe clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB by Giulio Benetti · 3 years, 5 months ago
  27. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 5 months ago
  28. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  29. e7690e6 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 6 months ago
  30. d413214 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 4 years ago
  31. 406c93c clk: renesas: Introduce enum clk_reg_layout by Hai Pham · 4 years ago
  32. f7f8d47 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 5 months ago
  33. e935409 clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 6 months ago
  34. 12dd238 clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 2 months ago
  35. 1b004e2 clk: renesas: Fix Realtime Module Stop Control Register offsets by Hai Pham · 4 years, 5 months ago
  36. efece63 clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 3 years, 11 months ago
  37. ccc2c9a clk: renesas: Reinstate RPC clock on R-Car D3/E3 by Marek Vasut · 3 years, 6 months ago
  38. f7b4e4c clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  39. 8152c18 clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  40. f07c9ec clk: renesas: Synchronize RZ/G2 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  41. 09ad08f clk: Add support for the k210 clock driver pre-relocation by Sean Anderson · 3 years, 7 months ago
  42. 800c7f6 clk: k210: Move the clint clock to under aclk by Sean Anderson · 3 years, 7 months ago
  43. f93ce98 clk: k210: Remove k210_register_pll by Sean Anderson · 3 years, 7 months ago
  44. 598a06d clk: k210: Fix PLL enable always getting taken by Sean Anderson · 3 years, 7 months ago
  45. d0686a0 clk: k210: Fix PLLs not being enabled by Sean Anderson · 3 years, 7 months ago
  46. 8c12cb3 clk: Warn on failure to assign rate by Sean Anderson · 3 years, 7 months ago
  47. 5a6caf9 clk: ti: am3-dpll: use custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  48. b178e1f clk: ti: gate: use custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  49. 2dd2f3ea clk: ti: change clk_ti_latch() signature by Dario Binacchi · 3 years, 6 months ago
  50. b1aef03 clk: ti: add custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  51. f3a0d2c Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 6 months ago
  52. 131daca clk: renesas: Synchronize Gen2 MSTP teardown tables by Marek Vasut · 4 years, 5 months ago
  53. 3934b41 clk: renesas: Only ever access documented bits in clock driver teardown by Marek Vasut · 4 years, 6 months ago
  54. cd9aafc clk: Fix typo in Zynq Kconfig symbol description by Michal Simek · 3 years, 7 months ago
  55. 3034a1e clk: meson-g12a: add PCIe gates by Neil Armstrong · 3 years, 8 months ago
  56. fa7eabf clk: sunxi: h6: Add XHCI clocks by Samuel Holland · 3 years, 9 months ago
  57. 9078b67 clk: sunxi: Add a dummy clock driver for the RTC by Samuel Holland · 3 years, 9 months ago
  58. 53a97d2 clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flag by Bin Meng · 3 years, 7 months ago
  59. 3bc11b9 clk: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 7 months ago
  60. 9042bf6 clk: Update drivers to use -EINVAL by Simon Glass · 3 years, 7 months ago
  61. db8b461 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 7 months ago
  62. dd4c642 clk: zynqmp: Fix clk dump values by T Karthik Reddy · 3 years, 8 months ago
  63. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 7 months ago
  64. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 7 months ago
  65. 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 7 months ago
  66. cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 7 months ago
  67. 08db5d5 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 8 months ago
  68. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 8 months ago
  69. 60b03f1 clk: versal: Add support to enable clocks by T Karthik Reddy · 3 years, 9 months ago
  70. a72a6ae clk: zynqmp: Add support to enable clocks by T Karthik Reddy · 3 years, 9 months ago
  71. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 8 months ago
  72. d242a14 clk: ti: improve debug messages for clkctrl driver by Dario Binacchi · 3 years, 8 months ago
  73. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  74. 65bde1c clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" by Eugen Hristev · 3 years, 9 months ago
  75. 789d764 clk: stm32mp1: add support of I2C6_K by Patrick Delaunay · 3 years, 9 months ago
  76. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  77. 0dc2bf2 clk: x86: Correct the driver name by Simon Glass · 3 years, 9 months ago
  78. 5c5992c clk: Add debugging for return values by Simon Glass · 3 years, 9 months ago
  79. e262b29 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  80. 1dc70ff clk: sunxi: Add support for H616 clocks by Jernej Skrabec · 3 years, 9 months ago
  81. c99be95 Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 9 months ago
  82. d9a5da7 clk: add clock driver for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
  83. 85b1c11 clk: imx: Add ECSPI to iMX8MN by Marek Vasut · 3 years, 9 months ago
  84. a3c8599 clk: aspeed: Add AST2600 clock support by Ryan Chen · 3 years, 10 months ago
  85. c9d7e79 clk: mediatek: Add MT8183 clock driver by Fabien Parent · 4 years ago
  86. 2f27c92 clk: Add Microchip PolarFire SoC clock driver by Padmarao Begari · 3 years, 9 months ago
  87. b0db69b dm: fix build errors generated by last merges by Dario Binacchi · 3 years, 9 months ago
  88. ab1a425 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 9 months ago
  89. 795f8fd Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  90. cddc30d clk: clk_stm32h7: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  91. 06a1263 clk: clk_stm32f: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  92. ceab8ee clk: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  93. 52b61c9 clk: move clk-ti-sci driver to 'ti' directory by Dario Binacchi · 3 years, 10 months ago
  94. 06c94c2 clk: ti: omap4: add clock manager driver by Dario Binacchi · 3 years, 10 months ago
  95. 215bd54 clk: ti: add support for clkctrl clocks by Dario Binacchi · 3 years, 10 months ago
  96. 58e1af9 clk: ti: add gate clock driver by Dario Binacchi · 3 years, 10 months ago
  97. ea45b8f clk: ti: add divider clock driver by Dario Binacchi · 3 years, 10 months ago
  98. 756d64e clk: ti: am33xx: add DPLL clock drivers by Dario Binacchi · 3 years, 10 months ago
  99. d09f063 clk: ti: add mux clock driver by Dario Binacchi · 3 years, 10 months ago
  100. 2983ad5 clk: add clk_round_rate() by Dario Binacchi · 3 years, 10 months ago