1. 9f25aa1 clk: mt7622: add needed clocks for ssusb-node by Frank Wunderlich · 4 years, 2 months ago
  2. a300d69 reset: drop unnecessary comment for pciesys by Frank Wunderlich · 4 years, 2 months ago
  3. 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
  4. ebd3f1f clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · 4 years, 2 months ago
  5. 12d1526 clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 5 months ago
  6. e3b5d74 clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · 4 years, 6 months ago
  7. 40559d2 clk: ccf: mux: fix typo by Dario Binacchi · 4 years, 6 months ago
  8. 76eaa2d clk: ccf: mux: change include order by Dario Binacchi · 4 years, 6 months ago
  9. 7b0830d clk: fix the console output of clk_register by Dario Binacchi · 4 years, 6 months ago
  10. 16bdc85 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 6 months ago
  11. cd16c57 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 6 months ago
  12. 32f462b clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · 4 years, 8 months ago
  13. 8d540cc clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · 4 years, 8 months ago
  14. d71fac8 clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · 4 years, 8 months ago
  15. 6befc1f clk: ICS8N3QV01 remove superfluous code by Heinrich Schuchardt · 4 years, 8 months ago
  16. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  17. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 3 months ago
  18. 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
  19. 29af2ac clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 3 months ago
  20. fee276e reset: add basic reset controller for pciesys by Frank Wunderlich · 4 years, 2 months ago
  21. c5bfe69 clk: mediatek: add pciesys support for MT7622 SoC by Chuanjia Liu · 4 years, 3 months ago
  22. 4d23857 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  23. 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
  24. fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 3 months ago
  25. d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 3 months ago
  26. d2e4398 fu540: prci: use common reset indexes defined in binding header by Sagar Shrikant Kadam · 4 years, 3 months ago
  27. b113c9b clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · 4 years, 3 months ago
  28. 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
  29. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  30. 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  31. e9a52c4 clk: renesas: Add R8A774A1 clock tables by Adam Ford · 4 years, 4 months ago
  32. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  33. 5d3a21d Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago
  34. 19933b6 drivers: clk: rockchip: clk_rk3328: Add SPI support by Johannes Krottmayer · 4 years, 4 months ago
  35. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  36. 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  37. ec04ae4 clk: imx8m: drop clk settings by Peng Fan · 4 years, 4 months ago
  38. ac9a451 clk: imx8mp: Update imx8mp ccf clock driver by Ye Li · 4 years, 6 months ago
  39. 4b6548d clk: imx8mm/8mn: Add USB clocks by Ye Li · 4 years, 6 months ago
  40. ee1f8b2 clk: clk-imx8mn: Update clock tree and support set parent by Ye Li · 4 years, 6 months ago
  41. a6540942 clk: imx8mm: Add qspi clock by Peng Fan · 4 years, 4 months ago
  42. 7ddb4ef clk: imx8mm: fix clk set parent by Peng Fan · 4 years, 4 months ago
  43. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 4 months ago
  44. addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 4 months ago
  45. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  46. 3a21734 clk: actions: Add Ethernet clocks by Amit Singh Tomar · 4 years, 6 months ago
  47. 4e62642 arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 5 months ago
  48. 37ad837 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · 4 years, 5 months ago
  49. 082faeb dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 4 months ago
  50. f9c7d4f clk: Add K210 clock support by Sean Anderson · 4 years, 4 months ago
  51. 1a198cf clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 4 months ago
  52. 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 4 months ago
  53. 675d790 clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 4 months ago
  54. 5e8317a clk: Check that ops of composite clock components exist before calling by Sean Anderson · 4 years, 4 months ago
  55. 78ce0bd clk: Always use the supplied struct clk by Sean Anderson · 4 years, 4 months ago
  56. 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
  57. 5e15dcb rockchip: clk: rk3188: change APLL to safe 600MHz by Alexander Kochetkov · 4 years, 4 months ago
  58. 2b2012d clk: versal: Remove alt_ref_clk from clock sources by Rajan Vaja · 4 years, 6 months ago
  59. 1ba43d2 clk: sifive: fu540-prci: Release ethernet clock reset by Pragnesh Patel · 4 years, 5 months ago
  60. 378c709 clk: sifive: fu540-prci: Add ddr clock initialization by Pragnesh Patel · 4 years, 5 months ago
  61. 79e49b0 clk: sifive: fu540-prci: Add clock enable and disable ops by Pragnesh Patel · 4 years, 5 months ago
  62. e1b413d clk: rk3399: Enable/Disable TCPHY clocks by Jagan Teki · 4 years, 5 months ago
  63. 80e1911 clk: rk3399: Set empty for TCPHY assigned-clocks by Jagan Teki · 4 years, 5 months ago
  64. f7dd12a clk: rk3399: Enable/Disable the USB2PHY clk by Jagan Teki · 4 years, 5 months ago
  65. 4648108 clk: rk3399: Fix eMMC get_clk reg offset by Jagan Teki · 4 years, 5 months ago
  66. 912f633 clk: rk3399: Enable/Disable the PCIEPHY clk by Jagan Teki · 4 years, 6 months ago
  67. 30d09a2 clk: rk3399: Add enable/disable clks by Jagan Teki · 4 years, 6 months ago
  68. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago WIP/2020-05-18-reduce-size-of-common.h
  69. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  70. 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 6 months ago
  71. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
  72. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
  73. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  74. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  75. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  76. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  77. 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 WIP/14May2020
  78. 36911fc clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · 4 years, 6 months ago
  79. 80a7674 CLK: ARC: HSDK: add separate clock map for HSDK-4xD by Eugeniy Paltsev · 4 years, 6 months ago
  80. 96b2142 CLK: ARC: HSDK: define clock map with DT binding constants by Eugeniy Paltsev · 4 years, 6 months ago
  81. c698868 CLK: ARC: HSDK: make set_clock optional by Eugeniy Paltsev · 4 years, 6 months ago
  82. debfe38 CLK: ARC: HSDK: prepare for multiple clock maps support by Eugeniy Paltsev · 4 years, 6 months ago
  83. 9b67ebd CLK: ARC: HSDK: driver cleanup by Eugeniy Paltsev · 4 years, 6 months ago
  84. 731f12f CLK: ARC: HSDK: use appropriate config data types by Eugeniy Paltsev · 4 years, 6 months ago
  85. 5a27065 CLK: ARC: HSDK: drop unused offset by Eugeniy Paltsev · 4 years, 6 months ago
  86. 46d295f CLK: ARC: HSDK: avoid code duplication by Eugeniy Paltsev · 4 years, 6 months ago
  87. 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  88. 04da427 Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 6 months ago
  89. ea0f768 clk: imx: clk-imxrt1050: fix lcdif clock gate by Giulio Benetti · 4 years, 6 months ago
  90. 96993d7 clk: rk3399: Set empty for HCLK_SD assigned-clocks by Jagan Teki · 4 years, 6 months ago
  91. 6d7dacf Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 6 months ago
  92. 221c4d9 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 6 months ago
  93. 75dcc2d clk: meson: g12a: add missing SD_EMMC_A controller gates by Neil Armstrong · 4 years, 6 months ago
  94. 7eab624 clk: versal: Fix watchdog clock issue by T Karthik Reddy · 4 years, 7 months ago
  95. 1dfb2ec ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · 4 years, 6 months ago
  96. 8b520ac clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 6 months ago
  97. 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 6 months ago
  98. 239f424 clk: armada-37xx-periph: fix DDR PHY clock divider values by Marek Behún · 4 years, 6 months ago
  99. ac4e761 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · 4 years, 8 months ago
  100. ecd8497 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · 4 years, 7 months ago