1. 0f238da Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 5 months ago
  2. 7b50db8 ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · 4 years, 5 months ago
  3. 5c9c9bc dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 6 months ago
  4. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 6 months ago
  5. 8914831 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  6. 1ebf50d Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 4 years, 6 months ago
  7. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 6 months ago
  8. b3d69aa clk: meson: reset mmc clock on probe by Jerome Brunet · 4 years, 7 months ago
  9. 87a8f96 clk: meson-g12a: missing break by Heinrich Schuchardt · 4 years, 7 months ago
  10. 32d630f clk: socfpga: Read the clock parent's register base in probe function by Chee Hong Ang · 4 years, 7 months ago
  11. b1bcd61 clk: rk3399: Set empty for vopl assigned-clocks by Jagan Teki · 4 years, 6 months ago
  12. 061ef41 clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 by Marek Vasut · 4 years, 6 months ago
  13. 0c90e0c clk: stm32mp1: add SPI5_K support by Patrick Delaunay · 4 years, 7 months ago
  14. 69ffb55 clk: stm32mp1: correct CKSELR masks by Patrick Delaunay · 4 years, 7 months ago
  15. 38a2a48 x86: remove dead code in intel_clk_get_rate() by Heinrich Schuchardt · 4 years, 7 months ago
  16. 65bcca9 versal: drivers: clk: Fix invalid clock name queries by Rajan Vaja · 4 years, 8 months ago
  17. f2a73d6 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 7 months ago
  18. eb49dce clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 8 months ago
  19. defd1e7 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · 4 years, 8 months ago
  20. b8f3ce0 CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · 4 years, 8 months ago
  21. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 7 months ago
  22. b4d00b2 x86: Add a clock driver for Intel devices by Simon Glass · 4 years, 8 months ago
  23. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  24. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  25. fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  26. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 9 months ago
  27. 041b06a clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · 4 years, 8 months ago
  28. d37ecab clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · 4 years, 8 months ago
  29. 3391e77 clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · 4 years, 8 months ago
  30. 90cbfa5 clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · 4 years, 9 months ago
  31. efbdad3 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 4 years, 9 months ago
  32. 5dcac2b clk: show more error info when uclass_get_device_by_name by Peng Fan · 5 years ago
  33. 832685f clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · 5 years ago
  34. 07add22 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 8 months ago
  35. ea67b26 clk: sci-clk: add slack to clk-set-rate passed to firmware by Lokesh Vutla · 4 years, 8 months ago
  36. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 9 months ago
  37. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  38. d8588ba clk: mediatek: fix clock-rate overflow problem by Sam Shih · 4 years, 9 months ago
  39. 72ab603 clk: mediatek: add driver for MT7622 by Sam Shih · 4 years, 9 months ago
  40. 6bf6d81 clk: fixed_rate: add dummy enable() function by Chunfeng Yun · 4 years, 9 months ago
  41. d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 9 months ago
  42. bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 4 years, 9 months ago
  43. 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 4 years, 9 months ago
  44. 5f82a94 clk: mediatek: mt7629: add support for ssusbsys by Chunfeng Yun · 4 years, 9 months ago
  45. 0670adb clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by mingming lee · 4 years, 9 months ago
  46. f62168d clk: mediatek: add set_clr_upd mux type flow by mingming lee · 4 years, 9 months ago
  47. c196110 clk: mediatek: add driver support for MT8512 by mingming lee · 4 years, 9 months ago
  48. 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 9 months ago
  49. 824c371 clk: imx: pfd: add set_rate() by Giulio Benetti · 4 years, 9 months ago
  50. efadf79 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 4 years, 9 months ago
  51. d0ceb93 clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 4 years, 9 months ago
  52. 9841fee clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 9 months ago
  53. cbb2001 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 9 months ago
  54. f4b7094 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 9 months ago
  55. 4abd807 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 9 months ago
  56. 16faa59 clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 9 months ago
  57. f35237e clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 4 years, 9 months ago
  58. c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 9 months ago
  59. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 9 months ago
  60. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 9 months ago
  61. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 9 months ago
  62. c4cc283 clk: imx: add i.MX8MP clk driver by Peng Fan · 4 years, 9 months ago
  63. 6ddde48 clk: imx: add imx_clk_mux2_flags by Peng Fan · 4 years, 9 months ago
  64. fddf876 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 4 years, 9 months ago
  65. b2b1100 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 4 years, 9 months ago
  66. 82ebf0f clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 4 years, 9 months ago
  67. c168fc7 clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 4 years, 10 months ago
  68. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  69. f5edb0d clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · 5 years ago
  70. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 4 years, 11 months ago
  71. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  72. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 10 months ago
  73. fe9efbc rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 4 years, 10 months ago
  74. bbda2ed rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
  75. a5ada25 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 4 years, 11 months ago
  76. a04f6fd rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 4 years, 11 months ago
  77. d49a526 rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  78. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  79. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 11 months ago
  80. 2cbdb6e clk: rockchip: rk3328: Configure CPU clock by Simon South · 5 years ago
  81. e0aa873 clk: clk-ti-sci: Notify AVS driver upon setting clock rate by Keerthy · 5 years ago
  82. ddf66d2 clk: imx: imx8mm: add set_parent callback by Peng Fan · 5 years ago
  83. 3bdd558 clk: imx8mm: add enet clk by Peng Fan · 5 years ago
  84. a3aff5e clk: imx: add i.MX8MN ccf driver by Peng Fan · 5 years ago
  85. 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  86. ffc379b Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  87. 77ed3c4 clk: add clock driver for MediaTek MT76x8 platform by Weijie Gao · 5 years ago
  88. 039c740 arm64: zynqmp: Switch to xlnx-zynqmp-clk header by Michal Simek · 5 years ago
  89. 6596270 arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
  90. 0f3604a arm64: versal: Clean pm_api_id usage by Michal Simek · 5 years ago
  91. 9a52be1 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
  92. fd1ba29 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
  93. dd2e0ce test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
  94. 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  95. 8a1661f drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  96. 727fa45 clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF by Lukasz Majewski · 5 years ago
  97. 02e2a2a clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago
  98. 2168a52 clk: meson-sm1: add compatible by Neil Armstrong · 5 years ago
  99. a0513b4 clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · 5 years ago
  100. 260777f clk: cdce9xx: add support for cdce9xx clock synthesizer by Tero Kristo · 5 years ago