1. ea4179e clk: actions: Add Ethernet clocks by Amit Singh Tomar · Sat May 09 19:55:09 2020 +0530
  2. 3d1fe4e arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · Mon May 25 12:19:45 2020 +0200
  3. 885bdc2 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · Mon May 25 12:19:44 2020 +0200
  4. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  5. 4d88d96 clk: Add K210 clock support by Sean Anderson · Wed Jun 24 06:41:11 2020 -0400
  6. 65cd44e clk: Add a bypass clock for K210 by Sean Anderson · Wed Jun 24 06:41:10 2020 -0400
  7. 6e887ee clk: Add K210 pll support by Sean Anderson · Wed Jun 24 06:41:09 2020 -0400
  8. f0d5a6b clk: Fix clk_get_by_* handling of index by Sean Anderson · Wed Jun 24 06:41:08 2020 -0400
  9. aa1e85f clk: Check that ops of composite clock components exist before calling by Sean Anderson · Wed Jun 24 06:41:07 2020 -0400
  10. cfc2f02 clk: Always use the supplied struct clk by Sean Anderson · Wed Jun 24 06:41:06 2020 -0400
  11. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · Tue Jun 30 11:43:18 2020 -0400
  12. 016133a rockchip: clk: rk3188: change APLL to safe 600MHz by Alexander Kochetkov · Mon Jun 22 16:17:09 2020 +0300
  13. 98697a1 clk: versal: Remove alt_ref_clk from clock sources by Rajan Vaja · Mon May 04 22:53:56 2020 -0700
  14. e848dba clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · Fri May 29 11:33:31 2020 +0530
  15. 1790bce clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · Fri May 29 11:33:30 2020 +0530
  16. 54ce0e0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · Fri May 29 11:33:29 2020 +0530
  17. 055c218 clk: rk3399: Enable/Disable TCPHY clocks by Jagan Teki · Tue May 26 11:32:07 2020 +0800
  18. 4fb2c6d clk: rk3399: Set empty for TCPHY assigned-clocks by Jagan Teki · Tue May 26 11:32:06 2020 +0800
  19. a591537 clk: rk3399: Enable/Disable the USB2PHY clk by Jagan Teki · Tue May 26 11:32:05 2020 +0800
  20. ad38600 clk: rk3399: Fix eMMC get_clk reg offset by Jagan Teki · Sun May 24 22:13:15 2020 +0530
  21. 70c54ee clk: rk3399: Enable/Disable the PCIEPHY clk by Jagan Teki · Sat May 09 22:26:20 2020 +0530
  22. 6c7f14a clk: rk3399: Add enable/disable clks by Jagan Teki · Sat May 09 22:26:19 2020 +0530
  23. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  24. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  25. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  26. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  27. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  28. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  29. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  30. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  31. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  32. abccdb1 Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu May 14 08:44:06 2020 -0400
  33. 9728949 clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · Fri Apr 24 15:47:57 2020 +0200
  34. 6bd63fc CLK: ARC: HSDK: add separate clock map for HSDK-4xD by Eugeniy Paltsev · Thu May 07 22:20:10 2020 +0300
  35. 7aa8c09 CLK: ARC: HSDK: define clock map with DT binding constants by Eugeniy Paltsev · Thu May 07 20:31:01 2020 +0300
  36. 87b0d19 CLK: ARC: HSDK: make set_clock optional by Eugeniy Paltsev · Thu May 07 20:18:41 2020 +0300
  37. 089c8e9 CLK: ARC: HSDK: prepare for multiple clock maps support by Eugeniy Paltsev · Thu May 07 20:10:30 2020 +0300
  38. 9264fdf CLK: ARC: HSDK: driver cleanup by Eugeniy Paltsev · Thu May 07 19:00:08 2020 +0300
  39. 0b8ac7c CLK: ARC: HSDK: use appropriate config data types by Eugeniy Paltsev · Thu May 07 17:52:11 2020 +0300
  40. f29fb45 CLK: ARC: HSDK: drop unused offset by Eugeniy Paltsev · Thu May 07 17:37:37 2020 +0300
  41. 42da394 CLK: ARC: HSDK: avoid code duplication by Eugeniy Paltsev · Thu May 07 16:59:54 2020 +0300
  42. 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 04 09:29:42 2020 -0400
  43. 0b5f7e1 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon May 04 07:28:14 2020 -0400
  44. ead3b00 clk: imx: clk-imxrt1050: fix lcdif clock gate by Giulio Benetti · Mon Apr 27 17:53:06 2020 +0200
  45. 3f26bce clk: rk3399: Set empty for HCLK_SD assigned-clocks by Jagan Teki · Tue Apr 28 15:30:16 2020 +0530
  46. ccaa08c Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Apr 30 11:31:33 2020 -0400
  47. df51e06 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Apr 28 10:09:16 2020 -0400
  48. be15428 clk: meson: g12a: add missing SD_EMMC_A controller gates by Neil Armstrong · Mon Apr 20 15:46:30 2020 +0200
  49. aa12d51 clk: versal: Fix watchdog clock issue by T Karthik Reddy · Wed Apr 08 21:34:54 2020 -0600
  50. 6575713 ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · Thu Apr 23 14:50:50 2020 +0300
  51. 8821be4 clk: actions: Add common clock driver by Amit Singh Tomar · Sun Apr 19 19:28:30 2020 +0530
  52. 7c8e84c arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · Sun Apr 19 19:28:28 2020 +0530
  53. 9c75dd1 clk: armada-37xx-periph: fix DDR PHY clock divider values by Marek Behún · Wed Apr 15 00:59:18 2020 +0200
  54. 0b46337 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · Tue Feb 18 20:02:51 2020 +0100
  55. 00a1131 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · Wed Apr 08 17:10:10 2020 +0200
  56. 735b6d1 clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL by Giulio Benetti · Wed Apr 08 17:10:09 2020 +0200
  57. 1c8faa6 clk: imx: clk-imxrt1050: fix typo in clock name "video:" by Giulio Benetti · Wed Apr 08 17:10:08 2020 +0200
  58. eeef274 clk: imx: pllv3: add enable_bit by Giulio Benetti · Wed Apr 08 17:10:07 2020 +0200
  59. b47c813 Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · Thu Apr 16 17:14:44 2020 -0400
  60. c6f15de ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · Thu Apr 16 22:35:11 2020 +0300
  61. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · Fri Apr 03 11:39:18 2020 +0200
  62. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · Wed Apr 01 09:07:33 2020 +0200
  63. f282d76 Merge branch 'next' by Tom Rini · Mon Apr 13 11:27:00 2020 -0400
  64. 527c1d0 Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · Wed Apr 08 08:48:31 2020 -0400
  65. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  66. 01c89ea clk: meson: reset mmc clock on probe by Jerome Brunet · Thu Mar 05 12:12:37 2020 +0100
  67. 6572c45 clk: meson-g12a: missing break by Heinrich Schuchardt · Sat Feb 15 21:10:54 2020 +0100
  68. f54b71e clk: socfpga: Read the clock parent's register base in probe function by Chee Hong Ang · Mon Mar 09 01:21:59 2020 -0700
  69. 99f0f82 clk: rk3399: Set empty for vopl assigned-clocks by Jagan Teki · Thu Apr 02 17:11:21 2020 +0530
  70. ab11876 clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 by Marek Vasut · Sat Mar 21 16:45:29 2020 +0100
  71. 0b859a0 clk: stm32mp1: add SPI5_K support by Patrick Delaunay · Mon Mar 09 14:59:23 2020 +0100
  72. 95e7fbe clk: stm32mp1: correct CKSELR masks by Patrick Delaunay · Mon Mar 09 14:59:22 2020 +0100
  73. b22baeb x86: remove dead code in intel_clk_get_rate() by Heinrich Schuchardt · Sat Feb 15 21:22:00 2020 +0100
  74. 5986efc versal: drivers: clk: Fix invalid clock name queries by Rajan Vaja · Thu Jan 16 03:55:05 2020 -0800
  75. e4a5ee1 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Feb 14 07:31:47 2020 -0500
  76. 5ba62a4 clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · Tue Jan 28 10:44:15 2020 +0100
  77. 5872fc6 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · Wed Jan 29 14:08:30 2020 +0300
  78. 9d70c9c CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · Wed Jan 29 14:08:29 2020 +0300
  79. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  80. 6eb4e3c x86: Add a clock driver for Intel devices by Simon Glass · Thu Feb 06 09:54:53 2020 -0700
  81. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  82. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  83. 2cdd3f4 clk: Rename free() to rfree() by Simon Glass · Mon Feb 03 07:35:54 2020 -0700
  84. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · Thu Jan 09 14:22:17 2020 +0530
  85. e4a5558 clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · Fri Jan 17 13:06:42 2020 +0100
  86. 2af750e clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · Fri Jan 17 13:06:41 2020 +0100
  87. cf4c04a clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · Fri Jan 17 13:06:40 2020 +0100
  88. b58106d clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · Tue Dec 24 23:57:47 2019 -0500
  89. 6c91087 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · Thu Dec 12 23:53:19 2019 +0100
  90. c179a17 clk: show more error info when uclass_get_device_by_name by Peng Fan · Tue Oct 22 03:31:08 2019 +0000
  91. 94fc842 clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · Thu Oct 17 21:02:05 2019 +0200
  92. 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Jan 20 14:54:55 2020 -0500
  93. 74fc6b8 clk: sci-clk: add slack to clk-set-rate passed to firmware by Lokesh Vutla · Fri Jan 17 11:57:30 2020 +0530
  94. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  95. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  96. 65da8e7 clk: mediatek: fix clock-rate overflow problem by developer · Fri Jan 10 16:30:30 2020 +0800
  97. dea5651 clk: mediatek: add driver for MT7622 by developer · Fri Jan 10 16:30:29 2020 +0800
  98. cdb0efd clk: fixed_rate: add dummy enable() function by developer · Thu Jan 09 11:35:08 2020 +0800
  99. bdc786d clk: add APIs to get (optional) clock by name without a device by developer · Thu Jan 09 11:35:07 2020 +0800
  100. dc338d3 clk: check valid clock by clk_valid() by developer · Thu Jan 09 11:35:06 2020 +0800