1. da0be4e clk: rockchip: rk3399: implement getting wdt/alive clocks by Jack Mitchell · 4 years, 2 months ago
  2. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  3. caebff0 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 1 month ago
  4. 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 2 months ago
  5. a952c3a riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · 4 years, 2 months ago
  6. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
  7. 4ab3817 clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag by Michal Simek · 4 years, 2 months ago
  8. 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 10 months ago
  9. 6a6fe3e clk: at91: sama7g5: add clock support by Claudiu Beznea · 4 years, 2 months ago
  10. 7b7e226 clk: at91: pmc: add generic clock ops by Claudiu Beznea · 4 years, 2 months ago
  11. 36a9630 clk: at91: clk-generic: add driver compatible with ccf by Claudiu Beznea · 4 years, 2 months ago
  12. f89268e clk: at91: clk-peripheral: add driver compatible with ccf by Claudiu Beznea · 4 years, 2 months ago
  13. 16502bf clk: at91: clk-system: add driver compatible with ccf by Claudiu Beznea · 4 years, 2 months ago
  14. 2a1a579 clk: at91: clk-programmable: add driver compatible with ccf by Claudiu Beznea · 4 years, 2 months ago
  15. 0341733 clk: at91: clk-utmi: add support for sama7g5 by Claudiu Beznea · 4 years, 2 months ago
  16. ad4d39a clk: at91: clk-utmi: add driver compatible with ccf by Claudiu Beznea · 4 years, 2 months ago
  17. dd4d19d clk: at91: clk-master: add support for sama7g5 by Claudiu Beznea · 4 years, 2 months ago
  18. b4c4e18 clk: at91: clk-master: add driver compatible with ccf by Claudiu Beznea · 4 years, 2 months ago
  19. e6547a6 clk: at91: sam9x60-pll: add driver compatible with ccf by Claudiu Beznea · 4 years, 2 months ago
  20. f1218f0 clk: at91: clk-main: add driver compatible with ccf by Claudiu Beznea · 4 years, 2 months ago
  21. e9885aa clk: at91: sckc: add driver compatible with ccf by Claudiu Beznea · 4 years, 2 months ago
  22. 653bcce clk: at91: move clock code to compat.c by Claudiu Beznea · 4 years, 2 months ago
  23. 5d729f9 clk: at91: pmc: add helpers for clock drivers by Claudiu Beznea · 4 years, 2 months ago
  24. b364134 clk: get clock pointer before proceeding by Claudiu Beznea · 4 years, 2 months ago
  25. 9a5d59d clk: do not disable clock if it is critical by Claudiu Beznea · 4 years, 2 months ago
  26. 4d139f3 clk: bind clk to new parent device by Claudiu Beznea · 4 years, 2 months ago
  27. b04da9f clk: check hw and hw->dev before dereference it by Claudiu Beznea · 4 years, 2 months ago
  28. c39c9a9 clock:aspeed: Sync with Linux kernel clock header define by Ryan Chen · 4 years, 3 months ago
  29. 15b87fe cosmetic: aspeed: ast2500: Rename clock header by Ryan Chen · 4 years, 3 months ago
  30. 9f25aa1 clk: mt7622: add needed clocks for ssusb-node by Frank Wunderlich · 4 years, 3 months ago
  31. a300d69 reset: drop unnecessary comment for pciesys by Frank Wunderlich · 4 years, 3 months ago
  32. 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 3 months ago
  33. ebd3f1f clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · 4 years, 3 months ago
  34. 12d1526 clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 6 months ago
  35. e3b5d74 clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · 4 years, 7 months ago
  36. 40559d2 clk: ccf: mux: fix typo by Dario Binacchi · 4 years, 7 months ago
  37. 76eaa2d clk: ccf: mux: change include order by Dario Binacchi · 4 years, 7 months ago
  38. 7b0830d clk: fix the console output of clk_register by Dario Binacchi · 4 years, 7 months ago
  39. 16bdc85 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 7 months ago
  40. cd16c57 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 7 months ago
  41. 32f462b clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · 4 years, 9 months ago
  42. 8d540cc clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · 4 years, 9 months ago
  43. d71fac8 clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · 4 years, 9 months ago
  44. 6befc1f clk: ICS8N3QV01 remove superfluous code by Heinrich Schuchardt · 4 years, 9 months ago
  45. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  46. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 3 months ago
  47. 2e6132d Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 3 months ago
  48. 29af2ac clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 4 months ago
  49. fee276e reset: add basic reset controller for pciesys by Frank Wunderlich · 4 years, 3 months ago
  50. c5bfe69 clk: mediatek: add pciesys support for MT7622 SoC by Chuanjia Liu · 4 years, 3 months ago
  51. 4d23857 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  52. bb3694d Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 3 months ago
  53. fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 4 months ago
  54. d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 4 months ago
  55. d2e4398 fu540: prci: use common reset indexes defined in binding header by Sagar Shrikant Kadam · 4 years, 4 months ago
  56. b113c9b clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · 4 years, 4 months ago
  57. 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
  58. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  59. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  60. e9a52c4 clk: renesas: Add R8A774A1 clock tables by Adam Ford · 4 years, 5 months ago
  61. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  62. 5d3a21d Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  63. 19933b6 drivers: clk: rockchip: clk_rk3328: Add SPI support by Johannes Krottmayer · 4 years, 4 months ago
  64. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  65. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  66. ec04ae4 clk: imx8m: drop clk settings by Peng Fan · 4 years, 4 months ago
  67. ac9a451 clk: imx8mp: Update imx8mp ccf clock driver by Ye Li · 4 years, 7 months ago
  68. 4b6548d clk: imx8mm/8mn: Add USB clocks by Ye Li · 4 years, 7 months ago
  69. ee1f8b2 clk: clk-imx8mn: Update clock tree and support set parent by Ye Li · 4 years, 7 months ago
  70. a6540942 clk: imx8mm: Add qspi clock by Peng Fan · 4 years, 5 months ago
  71. 7ddb4ef clk: imx8mm: fix clk set parent by Peng Fan · 4 years, 5 months ago
  72. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  73. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  74. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  75. 3a21734 clk: actions: Add Ethernet clocks by Amit Singh Tomar · 4 years, 6 months ago
  76. 4e62642 arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 6 months ago
  77. 37ad837 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · 4 years, 6 months ago
  78. 082faeb dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 5 months ago
  79. f9c7d4f clk: Add K210 clock support by Sean Anderson · 4 years, 5 months ago
  80. 1a198cf clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 5 months ago
  81. 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
  82. 675d790 clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 5 months ago
  83. 5e8317a clk: Check that ops of composite clock components exist before calling by Sean Anderson · 4 years, 5 months ago
  84. 78ce0bd clk: Always use the supplied struct clk by Sean Anderson · 4 years, 5 months ago
  85. 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
  86. 5e15dcb rockchip: clk: rk3188: change APLL to safe 600MHz by Alexander Kochetkov · 4 years, 5 months ago
  87. 2b2012d clk: versal: Remove alt_ref_clk from clock sources by Rajan Vaja · 4 years, 7 months ago
  88. 1ba43d2 clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · 4 years, 6 months ago
  89. 378c709 clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · 4 years, 6 months ago
  90. 79e49b0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · 4 years, 6 months ago
  91. e1b413d clk: rk3399: Enable/Disable TCPHY clocks by Jagan Teki · 4 years, 6 months ago
  92. 80e1911 clk: rk3399: Set empty for TCPHY assigned-clocks by Jagan Teki · 4 years, 6 months ago
  93. f7dd12a clk: rk3399: Enable/Disable the USB2PHY clk by Jagan Teki · 4 years, 6 months ago
  94. 4648108 clk: rk3399: Fix eMMC get_clk reg offset by Jagan Teki · 4 years, 6 months ago
  95. 912f633 clk: rk3399: Enable/Disable the PCIEPHY clk by Jagan Teki · 4 years, 6 months ago
  96. 30d09a2 clk: rk3399: Add enable/disable clks by Jagan Teki · 4 years, 6 months ago
  97. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  98. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  99. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 6 months ago
  100. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago