1. 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
  2. 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
  3. 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
  4. 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
  5. 3fe8c8d clk: imx: add i.MX8MP clk driver by Peng Fan · Mon Dec 30 17:39:18 2019 +0800
  6. 1333f5e clk: imx: add imx_clk_mux2_flags by Peng Fan · Mon Dec 30 16:56:25 2019 +0800
  7. b320b86 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · Thu Dec 19 09:46:08 2019 +0000
  8. 7d7c704 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · Sun Dec 29 21:19:15 2019 -0700
  9. 1b72501 clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · Sat Dec 28 23:58:28 2019 +0530
  10. ef5458f clk: agilex: Add clock driver for Agilex by Ley Foon Tan · Wed Nov 27 15:55:22 2019 +0800
  11. 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
  12. 2d82cf8 clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · Wed Oct 23 16:36:44 2019 +0000
  13. 5817d5c clk: mediatek: add driver for MT8518 by developer · Thu Nov 07 19:28:41 2019 +0800
  14. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  15. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  16. afa7160 rockchip: clk: Add clk driver for rk3308 by Finley Xiao · Thu Nov 14 11:21:13 2019 +0800
  17. a8a2ca8 rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · Fri Oct 25 09:42:17 2019 +0800
  18. 416f8d3 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · Sat Nov 09 00:06:30 2019 +0100
  19. c82c06d rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · Sat Nov 09 00:06:29 2019 +0100
  20. ba1033d rockchip: clk: add px30 clock driver by Kever Yang · Thu Jul 11 10:42:16 2019 +0200
  21. 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
  22. 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
  23. 93c4485 clk: rockchip: rk3328: Configure CPU clock by Simon South · Thu Oct 10 15:28:36 2019 -0400
  24. 280d7a8 clk: clk-ti-sci: Notify AVS driver upon setting clock rate by Keerthy · Thu Oct 24 15:00:47 2019 +0530
  25. 7adf587 clk: imx: imx8mm: add set_parent callback by Peng Fan · Tue Oct 22 03:29:51 2019 +0000
  26. ee5515d clk: imx8mm: add enet clk by Peng Fan · Tue Oct 22 03:29:48 2019 +0000
  27. e2f674d clk: imx: add i.MX8MN ccf driver by Peng Fan · Mon Sep 16 03:09:47 2019 +0000
  28. 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
  29. 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
  30. 2bef3c5 clk: add clock driver for MediaTek MT76x8 platform by developer · Wed Sep 25 17:45:21 2019 +0800
  31. ebddf49 arm64: zynqmp: Switch to xlnx-zynqmp-clk header by Michal Simek · Mon Oct 14 15:42:03 2019 +0200
  32. 142fb5b arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · Fri Oct 04 15:52:43 2019 +0200
  33. e50c104 arm64: versal: Clean pm_api_id usage by Michal Simek · Fri Oct 04 15:25:18 2019 +0200
  34. c1e9c94 test: clk: test clock self assignment by Jean-Jacques Hiblot · Tue Oct 22 14:00:07 2019 +0200
  35. 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
  36. 98e8418 test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · Tue Oct 22 14:00:05 2019 +0200
  37. 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
  38. 718039b drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · Tue Oct 22 14:00:03 2019 +0200
  39. 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
  40. b232081 clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · Thu Sep 26 15:42:42 2019 +0200
  41. 3e448bd clk: meson-sm1: add compatible by Neil Armstrong · Fri Oct 11 17:33:53 2019 +0200
  42. 4371b9c clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · Fri Aug 30 14:09:22 2019 +0200
  43. 814c611 clk: cdce9xx: add support for cdce9xx clock synthesizer by Tero Kristo · Fri Sep 27 19:14:26 2019 +0300
  44. 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
  45. f7a7120 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · Sun Jun 23 12:24:57 2019 +0530
  46. 833be32 zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · Fri Feb 15 04:45:32 2019 -0800
  47. 680897a ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · Fri Sep 27 13:09:00 2019 +0000
  48. c312c10 rockchip: clk: rk3399: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:51 2019 +0800
  49. 3045dc2 rockchip: clk: rk3368: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:50 2019 +0800
  50. 2a5eb5e rockchip: clk: rk3328: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:49 2019 +0800
  51. 0aa59ee rockchip: clk: rk3288: remove clk_enable() by Kever Yang · Wed Aug 28 16:23:48 2019 +0800
  52. b7d76ac clk: aspeed: Add support for SD clock by Eddie James · Thu Aug 15 14:29:37 2019 -0500
  53. 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
  54. b670a5d clk: meson-g12b: add compatible by Mark Kettenis · Tue Aug 27 23:06:28 2019 +0200
  55. a77c6ed stm32mp1: clk: use gd to store frequency information by Patrick Delaunay · Tue Jul 30 19:16:55 2019 +0200
  56. a06a456 stm32mp1: clk: remove debug traces by Patrick Delaunay · Tue Jul 30 19:16:54 2019 +0200
  57. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  58. 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
  59. 54467d9 rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0 by Kever Yang · Thu Aug 15 15:37:31 2019 +0800
  60. 525c876 clk: imx: add i.MX8MM clk driver by Peng Fan · Mon Aug 19 07:54:04 2019 +0000
  61. d69d0a6 clk: imx: add i.MX8M composite clk support by Peng Fan · Mon Aug 19 07:54:01 2019 +0000
  62. 134cf09 clk: imx: add pll14xx driver by Peng Fan · Mon Aug 19 07:53:58 2019 +0000
  63. dcc1f7b clk: imx: expose CCF entry for all by Peng Fan · Mon Aug 19 07:53:55 2019 +0000
  64. 8eec510 sandbox: clk: add clk enable/disable test code by Peng Fan · Wed Aug 21 13:35:19 2019 +0000
  65. 82628e2 clk: prograte clk enable/disable to parent by Peng Fan · Wed Aug 21 13:35:09 2019 +0000
  66. 30a6ebc clk: introduce enable_count by Peng Fan · Wed Aug 21 13:35:03 2019 +0000
  67. cf3119d clk: add support for clk_is_match() by Sekhar Nori · Thu Aug 01 19:12:55 2019 +0530
  68. d52c6cb clk: renesas: Add R8A77980 V3H clock tables by Marek Vasut · Mon Jul 29 19:59:44 2019 +0200
  69. a588d15 clk: MediaTek: add hifsys entry for MT7623 SoC. by developer · Mon Jul 29 22:17:48 2019 +0800
  70. 94ca0a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Fri Aug 02 13:29:46 2019 -0400
  71. 20072a6 clk: meson: remove duplicate logic by Heinrich Schuchardt · Tue Jul 30 23:03:43 2019 +0200
  72. 479984c clk: sandbox: add composite clk by Peng Fan · Wed Jul 31 07:02:02 2019 +0000
  73. 3b7f3ae clk: gate: support sandbox by Peng Fan · Wed Jul 31 07:01:57 2019 +0000
  74. 2d9bd93 clk: add composite clk support by Peng Fan · Wed Jul 31 07:01:54 2019 +0000
  75. 40ec4e4 dm: clk: ignore default settings when node not valid by Peng Fan · Wed Jul 31 07:01:49 2019 +0000
  76. eaffd47 clk: imx: gate2 add set rate by Peng Fan · Wed Jul 31 07:01:45 2019 +0000
  77. f8c3ca1 clk: imx: import clk heplers by Peng Fan · Wed Jul 31 07:01:42 2019 +0000
  78. ec424a7 clk: fixed_rate: export clk_fixed_rate by Peng Fan · Wed Jul 31 07:01:39 2019 +0000
  79. fd67c63 clk: divider set rate supporrt by Peng Fan · Wed Jul 31 07:01:37 2019 +0000
  80. 0f08515 clk: add clk-gate support by Peng Fan · Wed Jul 31 07:01:34 2019 +0000
  81. 6a8c2ad clk: mux: add set parent support by Peng Fan · Wed Jul 31 07:01:28 2019 +0000
  82. 5106fbb clk: use clk_dev_binded by Peng Fan · Wed Jul 31 07:01:26 2019 +0000
  83. 1d0a50a clk: introduce clk_dev_binded by Peng Fan · Wed Jul 31 07:01:23 2019 +0000
  84. 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
  85. b4be5ca rockchip: rk3188: init CPU freq in clock driver by Kever Yang · Mon Jul 22 19:59:13 2019 +0800
  86. 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
  87. 3d23abd clk: initialize clk->data when using default xlate by Sekhar Nori · Thu Jul 11 14:30:24 2019 +0530
  88. 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
  89. 03d87aa clk: stm32mp1: Add RTC clock entry by Patrick Delaunay · Thu Jul 11 12:03:37 2019 +0200
  90. c498923 Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Jul 21 15:40:21 2019 -0400
  91. f0b0631 clk: rockchip: rk3399: Set 400MHz ddr clock by Jagan Teki · Tue Jul 16 17:27:36 2019 +0530
  92. 4833f32 clk: rockchip: rk3399: Set 50MHz ddr clock by Jagan Teki · Tue Jul 16 17:27:35 2019 +0530
  93. 8c0709b clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · Mon Jun 24 15:50:50 2019 +0200
  94. 669b773 clk: sandbox: Adjust clk-mux.c to emulate reading divider value from HW by Lukasz Majewski · Mon Jun 24 15:50:49 2019 +0200
  95. bb18f1b clk: sandbox: Adjust clk-divider to emulate reading its value from HW by Lukasz Majewski · Mon Jun 24 15:50:48 2019 +0200
  96. 4ef3217 dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag by Lukasz Majewski · Mon Jun 24 15:50:46 2019 +0200
  97. 4de44bb clk: Port Linux common clock framework [CCF] for imx6q to U-boot (tag: v5.1.12) by Lukasz Majewski · Mon Jun 24 15:50:45 2019 +0200
  98. 12014be dm: clk: Define clk_get_by_id() for clk operations by Lukasz Majewski · Mon Jun 24 15:50:44 2019 +0200
  99. 53155da dm: clk: Define clk_get_parent_rate() for clk operations by Lukasz Majewski · Mon Jun 24 15:50:43 2019 +0200
  100. 9e38dc3 dm: clk: Define clk_get_parent() for clk operations by Lukasz Majewski · Mon Jun 24 15:50:42 2019 +0200