1. 4a79703 clk: mediatek: add driver support for MT8512 by developer · Tue Dec 31 11:29:20 2019 +0800
  2. eee03dc9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · Fri Jan 10 15:47:01 2020 +0100
  3. 03eb95d clk: imx: pfd: add set_rate() by Giulio Benetti · Fri Jan 10 15:47:00 2020 +0100
  4. 6713a01 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · Fri Jan 10 15:46:59 2020 +0100
  5. 05bf7fd clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · Fri Jan 10 15:46:58 2020 +0100
  6. 8c25d1e clk: imx: pllv3: add set_rate() support by Giulio Benetti · Fri Jan 10 15:46:57 2020 +0100
  7. 47e1564 clk: imx: pllv3: add disable() support by Giulio Benetti · Fri Jan 10 15:46:56 2020 +0100
  8. 7dad7a3 clk: imx: pllv3: add enable() support by Giulio Benetti · Fri Jan 10 15:46:55 2020 +0100
  9. 670e570 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · Fri Jan 10 15:46:54 2020 +0100
  10. ff331fa clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · Fri Jan 10 15:46:53 2020 +0100
  11. b9a1e51 clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · Tue Jan 07 14:03:03 2020 +0100
  12. b65d601 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · Thu Jan 09 13:42:43 2020 -0500
  13. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jan 09 08:52:21 2020 -0500
  14. 3768a0e Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 08 18:57:11 2020 -0500
  15. a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Jan 08 15:24:50 2020 -0500
  16. 3fe8c8d clk: imx: add i.MX8MP clk driver by Peng Fan · Mon Dec 30 17:39:18 2019 +0800
  17. 1333f5e clk: imx: add imx_clk_mux2_flags by Peng Fan · Mon Dec 30 16:56:25 2019 +0800
  18. b320b86 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · Thu Dec 19 09:46:08 2019 +0000
  19. 7d7c704 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · Sun Dec 29 21:19:15 2019 -0700
  20. 1b72501 clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · Sat Dec 28 23:58:28 2019 +0530
  21. ef5458f clk: agilex: Add clock driver for Agilex by Ley Foon Tan · Wed Nov 27 15:55:22 2019 +0800
  22. 7bc5b5e Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Dec 09 10:32:08 2019 -0500
  23. 2d82cf8 clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · Wed Oct 23 16:36:44 2019 +0000
  24. 5817d5c clk: mediatek: add driver for MT8518 by developer · Thu Nov 07 19:28:41 2019 +0800
  25. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  26. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  27. afa7160 rockchip: clk: Add clk driver for rk3308 by Finley Xiao · Thu Nov 14 11:21:13 2019 +0800
  28. a8a2ca8 rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · Fri Oct 25 09:42:17 2019 +0800
  29. 416f8d3 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · Sat Nov 09 00:06:30 2019 +0100
  30. c82c06d rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · Sat Nov 09 00:06:29 2019 +0100
  31. ba1033d rockchip: clk: add px30 clock driver by Kever Yang · Thu Jul 11 10:42:16 2019 +0200
  32. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Nov 12 07:18:23 2019 -0500
  33. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 11 14:19:32 2019 -0500
  34. 93c4485 clk: rockchip: rk3328: Configure CPU clock by Simon South · Thu Oct 10 15:28:36 2019 -0400
  35. 280d7a8 clk: clk-ti-sci: Notify AVS driver upon setting clock rate by Keerthy · Thu Oct 24 15:00:47 2019 +0530
  36. 7adf587 clk: imx: imx8mm: add set_parent callback by Peng Fan · Tue Oct 22 03:29:51 2019 +0000
  37. ee5515d clk: imx8mm: add enet clk by Peng Fan · Tue Oct 22 03:29:48 2019 +0000
  38. e2f674d clk: imx: add i.MX8MN ccf driver by Peng Fan · Mon Sep 16 03:09:47 2019 +0000
  39. fb8dc39 Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Oct 30 13:13:46 2019 -0400
  40. aae1e58 Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Oct 25 20:07:24 2019 -0400
  41. 2bef3c5 clk: add clock driver for MediaTek MT76x8 platform by developer · Wed Sep 25 17:45:21 2019 +0800
  42. ebddf49 arm64: zynqmp: Switch to xlnx-zynqmp-clk header by Michal Simek · Mon Oct 14 15:42:03 2019 +0200
  43. 142fb5b arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · Fri Oct 04 15:52:43 2019 +0200
  44. e50c104 arm64: versal: Clean pm_api_id usage by Michal Simek · Fri Oct 04 15:25:18 2019 +0200
  45. c1e9c94 test: clk: test clock self assignment by Jean-Jacques Hiblot · Tue Oct 22 14:00:07 2019 +0200
  46. 9601f32 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · Tue Oct 22 14:00:06 2019 +0200
  47. 98e8418 test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · Tue Oct 22 14:00:05 2019 +0200
  48. 6e66b2d drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · Tue Oct 22 14:00:04 2019 +0200
  49. 718039b drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · Tue Oct 22 14:00:03 2019 +0200
  50. 2f66541 clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF by Lukasz Majewski · Tue Oct 15 12:44:57 2019 +0200
  51. b232081 clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · Thu Sep 26 15:42:42 2019 +0200
  52. 3e448bd clk: meson-sm1: add compatible by Neil Armstrong · Fri Oct 11 17:33:53 2019 +0200
  53. 4371b9c clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · Fri Aug 30 14:09:22 2019 +0200
  54. 814c611 clk: cdce9xx: add support for cdce9xx clock synthesizer by Tero Kristo · Fri Sep 27 19:14:26 2019 +0300
  55. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Oct 09 16:22:03 2019 -0400
  56. f7a7120 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · Sun Jun 23 12:24:57 2019 +0530
  57. 833be32 zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · Fri Feb 15 04:45:32 2019 -0800
  58. 680897a ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · Fri Sep 27 13:09:00 2019 +0000
  59. c312c10 rockchip: clk: rk3399: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:51 2019 +0800
  60. 3045dc2 rockchip: clk: rk3368: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:50 2019 +0800
  61. 2a5eb5e rockchip: clk: rk3328: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:49 2019 +0800
  62. 0aa59ee rockchip: clk: rk3288: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:48 2019 +0800
  63. b7d76ac clk: aspeed: Add support for SD clock by Eddie James · Thu Aug 15 14:29:37 2019 -0500
  64. c5b4392 Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Thu Aug 29 07:25:48 2019 -0400
  65. b670a5d clk: meson-g12b: add compatible by Mark Kettenis · Tue Aug 27 23:06:28 2019 +0200
  66. a77c6ed stm32mp1: clk: use gd to store frequency information by Patrick Delaunay · Tue Jul 30 19:16:55 2019 +0200
  67. a06a456 stm32mp1: clk: remove debug traces by Patrick Delaunay · Tue Jul 30 19:16:54 2019 +0200
  68. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  69. 963efe7 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Aug 24 08:33:27 2019 -0400
  70. 54467d9 rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0 by Kever Yang · Thu Aug 15 15:37:31 2019 +0800
  71. 525c876 clk: imx: add i.MX8MM clk driver by Peng Fan · Mon Aug 19 07:54:04 2019 +0000
  72. d69d0a6 clk: imx: add i.MX8M composite clk support by Peng Fan · Mon Aug 19 07:54:01 2019 +0000
  73. 134cf09 clk: imx: add pll14xx driver by Peng Fan · Mon Aug 19 07:53:58 2019 +0000
  74. dcc1f7b clk: imx: expose CCF entry for all by Peng Fan · Mon Aug 19 07:53:55 2019 +0000
  75. 8eec510 sandbox: clk: add clk enable/disable test code by Peng Fan · Wed Aug 21 13:35:19 2019 +0000
  76. 82628e2 clk: prograte clk enable/disable to parent by Peng Fan · Wed Aug 21 13:35:09 2019 +0000
  77. 30a6ebc clk: introduce enable_count by Peng Fan · Wed Aug 21 13:35:03 2019 +0000
  78. cf3119d clk: add support for clk_is_match() by Sekhar Nori · Thu Aug 01 19:12:55 2019 +0530
  79. d52c6cb clk: renesas: Add R8A77980 V3H clock tables by Marek Vasut · Mon Jul 29 19:59:44 2019 +0200
  80. a588d15 clk: MediaTek: add hifsys entry for MT7623 SoC. by developer · Mon Jul 29 22:17:48 2019 +0800
  81. 94ca0a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Fri Aug 02 13:29:46 2019 -0400
  82. 20072a6 clk: meson: remove duplicate logic by Heinrich Schuchardt · Tue Jul 30 23:03:43 2019 +0200
  83. 479984c clk: sandbox: add composite clk by Peng Fan · Wed Jul 31 07:02:02 2019 +0000
  84. 3b7f3ae clk: gate: support sandbox by Peng Fan · Wed Jul 31 07:01:57 2019 +0000
  85. 2d9bd93 clk: add composite clk support by Peng Fan · Wed Jul 31 07:01:54 2019 +0000
  86. 40ec4e4 dm: clk: ignore default settings when node not valid by Peng Fan · Wed Jul 31 07:01:49 2019 +0000
  87. eaffd47 clk: imx: gate2 add set rate by Peng Fan · Wed Jul 31 07:01:45 2019 +0000
  88. f8c3ca1 clk: imx: import clk heplers by Peng Fan · Wed Jul 31 07:01:42 2019 +0000
  89. ec424a7 clk: fixed_rate: export clk_fixed_rate by Peng Fan · Wed Jul 31 07:01:39 2019 +0000
  90. fd67c63 clk: divider set rate supporrt by Peng Fan · Wed Jul 31 07:01:37 2019 +0000
  91. 0f08515 clk: add clk-gate support by Peng Fan · Wed Jul 31 07:01:34 2019 +0000
  92. 6a8c2ad clk: mux: add set parent support by Peng Fan · Wed Jul 31 07:01:28 2019 +0000
  93. 5106fbb clk: use clk_dev_binded by Peng Fan · Wed Jul 31 07:01:26 2019 +0000
  94. 1d0a50a clk: introduce clk_dev_binded by Peng Fan · Wed Jul 31 07:01:23 2019 +0000
  95. debd413 Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Jul 29 09:02:15 2019 -0400
  96. b4be5ca rockchip: rk3188: init CPU freq in clock driver by Kever Yang · Mon Jul 22 19:59:13 2019 +0800
  97. 41c0e26 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 27 09:35:05 2019 -0400
  98. 3d23abd clk: initialize clk->data when using default xlate by Sekhar Nori · Thu Jul 11 14:30:24 2019 +0530
  99. c6b05de Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Jul 23 14:16:21 2019 -0400
  100. 03d87aa clk: stm32mp1: Add RTC clock entry by Patrick Delaunay · Thu Jul 11 12:03:37 2019 +0200