1. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 3 months ago
  2. 14b7fba drivers: clk: Add memory clock driver for Intel N5X device by Siew Chin Lim · 3 years, 3 months ago
  3. 05e1e3b drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · 3 years, 3 months ago
  4. dcf2cee clk: clk_versaclock: Add support for versaclock driver by Adam Ford · 3 years, 5 months ago
  5. 28e5ace clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · 3 years, 4 months ago
  6. 60df49d rockchip: px30: Support configure SFC by Jon Lin · 3 years, 3 months ago
  7. d974afe clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 4 months ago
  8. 0c383a7 clk: zynqmp: Add support for enabling clock on lpd_lsbus by Michal Simek · 3 years, 4 months ago
  9. d5dbc66 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
  10. c39946a Merge branch '2021-07-15-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  11. 3105836 clk: stm32mp1: add support of SYSCFG clock by Patrick Delaunay · 3 years, 5 months ago
  12. 92f1e9a clk: Detect failure to set defaults by Simon Glass · 3 years, 6 months ago
  13. a1b4810 clk: uniphier: Add PCIe clock entry by Kunihiko Hayashi · 3 years, 4 months ago
  14. ef62fff clk: imx8mm: Add SPI clocks by Frieder Schrempf · 3 years, 5 months ago
  15. 3d9c1d5 clk: armada-37xx: Set DM_FLAG_PRE_RELOC by Marek Behún · 3 years, 6 months ago
  16. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  17. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  18. 3517ebc drivers: clk: sifive: fu740-prci: replace 'pciaux' with 'pcieaux' by Green Wan · 3 years, 5 months ago
  19. 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
  20. 8fba49b Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 3 years, 5 months ago
  21. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  22. b092f96 clk: renesas: Add R8A779A0 clock tables by Hai Pham · 4 years, 3 months ago
  23. 44c78aa clk: renesas: Handle R8A779A0 V3U clock types in Gen3 clock code by Marek Vasut · 3 years, 7 months ago
  24. 2b157d8 clk: zynq: Add clock wizard driver by Zhengxun · 3 years, 5 months ago
  25. 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, 5 months ago
  26. c262522 clk: cosmetic change in uclass by Patrick Delaunay · 3 years, 7 months ago
  27. 4a262fe rockchip: rk3568: add clock driver by Elaine Zhang · 3 years, 5 months ago
  28. 493110c clk: k210: Move k210 clock out of its own subdirectory by Sean Anderson · 3 years, 5 months ago
  29. c29efc1 clk: k210: Remove bypass driver by Sean Anderson · 3 years, 5 months ago
  30. df79e2b clk: k210: Don't set PLL rates if we are already at the correct rate by Sean Anderson · 3 years, 5 months ago
  31. 29e3067 clk: k210: Re-add support for setting rate by Sean Anderson · 3 years, 5 months ago
  32. 612a833 clk: k210: Implement soc_clk_dump by Sean Anderson · 3 years, 5 months ago
  33. af9f997 clk: k210: Move pll into the rest of the driver by Sean Anderson · 3 years, 5 months ago
  34. 609bd60 clk: k210: Rewrite to remove CCF by Sean Anderson · 3 years, 5 months ago
  35. 6e33eba clk: Allow force setting clock defaults before relocation by Sean Anderson · 3 years, 5 months ago
  36. b4a72a9 clk: add support for TI K3 SoC clocks by Tero Kristo · 3 years, 5 months ago
  37. 0aa2930 clk: add support for TI K3 SoC PLL by Tero Kristo · 3 years, 5 months ago
  38. 6b7fd31 clk: fix set_rate to clean up cached rates for the hierarchy by Tero Kristo · 3 years, 5 months ago
  39. 1e1fab0 clk: fix assigned-clocks to pass with deferring provider by Tero Kristo · 3 years, 5 months ago
  40. c319572 clk: sci-clk: fix return value of set_rate by Tero Kristo · 3 years, 5 months ago
  41. 920ea5a clk: do not attempt to fetch clock pointer with null device by Tero Kristo · 3 years, 5 months ago
  42. fc960cb clk: fixed_rate: add API for directly registering fixed rate clocks by Tero Kristo · 3 years, 5 months ago
  43. 45a5f76 clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3 by Giulio Benetti · 3 years, 6 months ago
  44. f544dfe clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB by Giulio Benetti · 3 years, 6 months ago
  45. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 6 months ago
  46. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  47. e7690e6 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 7 months ago
  48. d413214 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 4 years ago
  49. 406c93c clk: renesas: Introduce enum clk_reg_layout by Hai Pham · 4 years ago
  50. f7f8d47 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 6 months ago
  51. e935409 clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 7 months ago
  52. 12dd238 clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 3 months ago
  53. 1b004e2 clk: renesas: Fix Realtime Module Stop Control Register offsets by Hai Pham · 4 years, 6 months ago
  54. efece63 clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 4 years ago
  55. ccc2c9a clk: renesas: Reinstate RPC clock on R-Car D3/E3 by Marek Vasut · 3 years, 7 months ago
  56. f7b4e4c clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
  57. 8152c18 clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
  58. f07c9ec clk: renesas: Synchronize RZ/G2 tables with Linux 5.12 by Marek Vasut · 3 years, 7 months ago
  59. 09ad08f clk: Add support for the k210 clock driver pre-relocation by Sean Anderson · 3 years, 7 months ago
  60. 800c7f6 clk: k210: Move the clint clock to under aclk by Sean Anderson · 3 years, 7 months ago
  61. f93ce98 clk: k210: Remove k210_register_pll by Sean Anderson · 3 years, 7 months ago
  62. 598a06d clk: k210: Fix PLL enable always getting taken by Sean Anderson · 3 years, 7 months ago
  63. d0686a0 clk: k210: Fix PLLs not being enabled by Sean Anderson · 3 years, 7 months ago
  64. 8c12cb3 clk: Warn on failure to assign rate by Sean Anderson · 3 years, 7 months ago
  65. 5a6caf9 clk: ti: am3-dpll: use custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  66. b178e1f clk: ti: gate: use custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  67. 2dd2f3ea clk: ti: change clk_ti_latch() signature by Dario Binacchi · 3 years, 6 months ago
  68. b1aef03 clk: ti: add custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  69. f3a0d2c 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
  70. 131daca clk: renesas: Synchronize Gen2 MSTP teardown tables by Marek Vasut · 4 years, 5 months ago
  71. 3934b41 clk: renesas: Only ever access documented bits in clock driver teardown by Marek Vasut · 4 years, 7 months ago
  72. cd9aafc clk: Fix typo in Zynq Kconfig symbol description by Michal Simek · 3 years, 7 months ago
  73. 3034a1e clk: meson-g12a: add PCIe gates by Neil Armstrong · 3 years, 9 months ago
  74. fa7eabf clk: sunxi: h6: Add XHCI clocks by Samuel Holland · 3 years, 9 months ago
  75. 9078b67 clk: sunxi: Add a dummy clock driver for the RTC by Samuel Holland · 3 years, 9 months ago
  76. 53a97d2 clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flag by Bin Meng · 3 years, 8 months ago
  77. 3bc11b9 clk: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 8 months ago
  78. 9042bf6 clk: Update drivers to use -EINVAL by Simon Glass · 3 years, 8 months ago
  79. 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, 8 months ago
  80. dd4c642 clk: zynqmp: Fix clk dump values by T Karthik Reddy · 3 years, 9 months ago
  81. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 8 months ago
  82. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 8 months ago
  83. 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 8 months ago
  84. cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 8 months ago
  85. 08db5d5 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 9 months ago
  86. cbe607b 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
  87. 60b03f1 clk: versal: Add support to enable clocks by T Karthik Reddy · 3 years, 9 months ago
  88. a72a6ae clk: zynqmp: Add support to enable clocks by T Karthik Reddy · 3 years, 9 months ago
  89. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 9 months ago
  90. d242a14 clk: ti: improve debug messages for clkctrl driver by Dario Binacchi · 3 years, 9 months ago
  91. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  92. 65bde1c clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" by Eugen Hristev · 3 years, 9 months ago
  93. 789d764 clk: stm32mp1: add support of I2C6_K by Patrick Delaunay · 3 years, 10 months ago
  94. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  95. 0dc2bf2 clk: x86: Correct the driver name by Simon Glass · 3 years, 10 months ago
  96. 5c5992c clk: Add debugging for return values by Simon Glass · 3 years, 10 months ago
  97. e262b29 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 10 months ago
  98. 1dc70ff clk: sunxi: Add support for H616 clocks by Jernej Skrabec · 3 years, 10 months ago
  99. c99be95 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
  100. d9a5da7 clk: add clock driver for MediaTek MT7620 SoC by Weijie Gao · 4 years ago