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