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