1. fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
  2. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
  3. 041b06a clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() by Giulio Benetti · 4 years, 10 months ago
  4. d37ecab clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() by Giulio Benetti · 4 years, 10 months ago
  5. 3391e77 clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() by Giulio Benetti · 4 years, 10 months ago
  6. 90cbfa5 clk: Fix error checking of dev_read_addr_ptr by Sean Anderson · 4 years, 11 months ago
  7. efbdad3 clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is enabled by Giulio Benetti · 5 years ago
  8. 5dcac2b clk: show more error info when uclass_get_device_by_name by Peng Fan · 5 years ago
  9. 832685f clk: mediatek: use unsigned type for returning the clk rate by Fabien Parent · 5 years ago
  10. 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, 10 months ago
  11. ea67b26 clk: sci-clk: add slack to clk-set-rate passed to firmware by Lokesh Vutla · 4 years, 10 months ago
  12. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 10 months ago
  13. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  14. d8588ba clk: mediatek: fix clock-rate overflow problem by Sam Shih · 4 years, 10 months ago
  15. 72ab603 clk: mediatek: add driver for MT7622 by Sam Shih · 4 years, 10 months ago
  16. 6bf6d81 clk: fixed_rate: add dummy enable() function by Chunfeng Yun · 4 years, 10 months ago
  17. d646420 clk: add APIs to get (optional) clock by name without a device by Chunfeng Yun · 4 years, 10 months ago
  18. bd7c798 clk: check valid clock by clk_valid() by Chunfeng Yun · 4 years, 10 months ago
  19. 0f9b2b3 clk: fix error check for devm_clk_get_optional() by Chunfeng Yun · 4 years, 10 months ago
  20. 5f82a94 clk: mediatek: mt7629: add support for ssusbsys by Chunfeng Yun · 4 years, 10 months ago
  21. 0670adb clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll by mingming lee · 4 years, 10 months ago
  22. f62168d clk: mediatek: add set_clr_upd mux type flow by mingming lee · 4 years, 10 months ago
  23. c196110 clk: mediatek: add driver support for MT8512 by mingming lee · 4 years, 10 months ago
  24. 4ca28e9 clk: imx: add i.IMXRT1050 clk driver by Giulio Benetti · 4 years, 10 months ago
  25. 824c371 clk: imx: pfd: add set_rate() by Giulio Benetti · 4 years, 10 months ago
  26. efadf79 clk: imx: pllv3: add support for PLLV3_AV type by Giulio Benetti · 4 years, 10 months ago
  27. d0ceb93 clk: imx: pllv3: add PLLV3_SYS support by Giulio Benetti · 4 years, 10 months ago
  28. 9841fee clk: imx: pllv3: add set_rate() support by Giulio Benetti · 4 years, 10 months ago
  29. cbb2001 clk: imx: pllv3: add disable() support by Giulio Benetti · 4 years, 10 months ago
  30. f4b7094 clk: imx: pllv3: add enable() support by Giulio Benetti · 4 years, 10 months ago
  31. 4abd807 clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB by Giulio Benetti · 4 years, 10 months ago
  32. 16faa59 clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks by Giulio Benetti · 4 years, 10 months ago
  33. f35237e clk: imx8qxp: extend to support getting I2C IPG clock by Anatolij Gustschin · 4 years, 10 months ago
  34. c00bd81 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx by Tom Rini · 4 years, 10 months ago
  35. d6b92b9 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 10 months ago
  36. 7086de4 Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 10 months ago
  37. deb287b Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
  38. c4cc283 clk: imx: add i.MX8MP clk driver by Peng Fan · 4 years, 10 months ago
  39. 6ddde48 clk: imx: add imx_clk_mux2_flags by Peng Fan · 4 years, 10 months ago
  40. fddf876 mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid by Rasmus Villemoes · 4 years, 11 months ago
  41. b2b1100 aspeed: ast2500: Read clock ofdata in the correct method by Simon Glass · 4 years, 10 months ago
  42. 82ebf0f clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 4 years, 10 months ago
  43. c168fc7 clk: agilex: Add clock driver for Agilex by Ley Foon Tan · 5 years ago
  44. 2f02845 Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  45. f5edb0d clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[] by Frieder Schrempf · 5 years ago
  46. 9072400 clk: mediatek: add driver for MT8518 by mingming lee · 5 years ago
  47. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  48. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  49. fe9efbc rockchip: clk: Add clk driver for rk3308 by Finley Xiao · 5 years ago
  50. bbda2ed rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · 5 years ago
  51. a5ada25 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · 5 years ago
  52. a04f6fd rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · 5 years ago
  53. d49a526 rockchip: clk: add px30 clock driver by Kever Yang · 5 years ago
  54. 5f7ff6d Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  55. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  56. 2cbdb6e clk: rockchip: rk3328: Configure CPU clock by Simon South · 5 years ago
  57. e0aa873 clk: clk-ti-sci: Notify AVS driver upon setting clock rate by Keerthy · 5 years ago
  58. ddf66d2 clk: imx: imx8mm: add set_parent callback by Peng Fan · 5 years ago
  59. 3bdd558 clk: imx8mm: add enet clk by Peng Fan · 5 years ago
  60. a3aff5e clk: imx: add i.MX8MN ccf driver by Peng Fan · 5 years ago
  61. 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  62. ffc379b Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  63. 77ed3c4 clk: add clock driver for MediaTek MT76x8 platform by Weijie Gao · 5 years ago
  64. 039c740 arm64: zynqmp: Switch to xlnx-zynqmp-clk header by Michal Simek · 5 years ago
  65. 6596270 arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
  66. 0f3604a arm64: versal: Clean pm_api_id usage by Michal Simek · 5 years ago
  67. 9a52be1 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
  68. fd1ba29 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
  69. dd2e0ce test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
  70. 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  71. 8a1661f drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  72. 727fa45 clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF by Lukasz Majewski · 5 years ago
  73. 02e2a2a clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago
  74. 2168a52 clk: meson-sm1: add compatible by Neil Armstrong · 5 years ago
  75. a0513b4 clk: meson: g12a: add support for VPU/HDMI clocks by Neil Armstrong · 5 years ago
  76. 260777f clk: cdce9xx: add support for cdce9xx clock synthesizer by Tero Kristo · 5 years ago
  77. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  78. 9510508 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · 5 years ago
  79. 14723ed zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · 6 years ago
  80. b96b175 ARM: at91: Rename sama5_sfr.h to at91_sfr.h by Tudor Ambarus · 5 years ago
  81. 445f85f rockchip: clk: rk3399: remove clk_enable() by Kever Yang · 5 years ago
  82. 7be113b rockchip: clk: rk3368: remove clk_enable() by Kever Yang · 5 years ago
  83. 899c3b3 rockchip: clk: rk3328: remove clk_enable() by Kever Yang · 5 years ago
  84. c7ed190 rockchip: clk: rk3288: remove clk_enable() by Kever Yang · 5 years ago
  85. 38c9f08 clk: aspeed: Add support for SD clock by Eddie James · 5 years ago
  86. 80505e5 Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 5 years ago
  87. d0e8c4a clk: meson-g12b: add compatible by Mark Kettenis · 5 years ago
  88. 4de076e stm32mp1: clk: use gd to store frequency information by Patrick Delaunay · 5 years ago
  89. 7879a7d stm32mp1: clk: remove debug traces by Patrick Delaunay · 5 years ago
  90. a074667 Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
  91. 50b4b80 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  92. 2fcff36 rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0 by Kever Yang · 5 years ago
  93. f62ec5c clk: imx: add i.MX8MM clk driver by Peng Fan · 5 years ago
  94. 543fdc2 clk: imx: add i.MX8M composite clk support by Peng Fan · 5 years ago
  95. bbb5871 clk: imx: add pll14xx driver by Peng Fan · 5 years ago
  96. ccab066 clk: imx: expose CCF entry for all by Peng Fan · 5 years ago
  97. c66f4f5 sandbox: clk: add clk enable/disable test code by Peng Fan · 5 years ago
  98. 0520be0 clk: prograte clk enable/disable to parent by Peng Fan · 5 years ago
  99. e6849e2 clk: introduce enable_count by Peng Fan · 5 years ago
  100. acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago