1. 756d64e clk: ti: am33xx: add DPLL clock drivers by Dario Binacchi · 3 years, 9 months ago
  2. d09f063 clk: ti: add mux clock driver by Dario Binacchi · 3 years, 9 months ago
  3. 2983ad5 clk: add clk_round_rate() by Dario Binacchi · 3 years, 9 months ago
  4. 5688f3b clk: export generic routines by Dario Binacchi · 3 years, 9 months ago
  5. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  6. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  7. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  8. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  9. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 10 months ago
  10. 73466df dm: core: Access device flags through functions by Simon Glass · 3 years, 10 months ago
  11. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  12. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  13. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  14. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  15. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  16. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  17. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  18. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  19. 5a1a8a6 Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 10 months ago
  20. 2a42de6 Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 10 months ago
  21. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 10 months ago
  22. 8454cf0 clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass by Claudiu Beznea · 3 years, 10 months ago
  23. 61eb1fe imx: clk: added IPG Clock for I2C on imx8qm by Oliver Graute · 3 years, 11 months ago
  24. 6ffdc43 clk: sunxi: add compatible string for V3 by Icenowy Zheng · 4 years ago
  25. eb89025 rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run by Alper Nebi Yasak · 4 years ago
  26. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  27. da0be4e clk: rockchip: rk3399: implement getting wdt/alive clocks by Jack Mitchell · 4 years, 1 month ago
  28. 8a38abf dm: Use driver_info index instead of pointer by Simon Glass · 4 years ago
  29. 8828052 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years ago
  30. 8bb7496 clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · 4 years ago
  31. fa181d1 clk: ccf: replace the get_rate helper by Dario Binacchi · 4 years ago
  32. a3c1fd6 clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · 4 years ago
  33. e9d91b8 clk: renesas: Add R8A774E1 clock tables by Biju Das · 4 years ago
  34. 54db9e8 clk: renesas: Add R8A774B1 clock tables by Biju Das · 4 years ago
  35. f4c5f97 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · 4 years ago
  36. dc47083 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · 4 years, 3 months ago
  37. dff3904 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 3 months ago
  38. a648622 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · 4 years ago
  39. 6896397 clk: at91: Include device_compat.h in compat.c by Tom Rini · 4 years ago
  40. 0f0f4e5 clk: sifive: Include device_compat.h by Sean Anderson · 4 years ago
  41. 957a3e5 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · 4 years ago
  42. d24f2bc clk: agilex: Additional membus writes for HPS PLL by Chee Hong Ang · 4 years, 3 months ago
  43. 35d847e clk: agilex: Handle clock configuration differently in SPL and U-Boot proper by Chee Hong Ang · 4 years, 3 months ago
  44. d3e829b clk: agilex: Add clock enable support by Ley Foon Tan · 4 years, 3 months ago
  45. 36162a8 clk: agilex: Add NAND clock support by Ley Foon Tan · 4 years, 3 months ago
  46. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years ago
  47. 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 ago
  48. 6038884 clk: add clock driver for SCMI agents by Etienne Carriere · 4 years, 1 month ago
  49. a952c3a riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · 4 years ago
  50. 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
  51. 4ab3817 clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag by Michal Simek · 4 years, 1 month ago
  52. 6c0e59f xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · 4 years, 9 months ago
  53. 6a6fe3e clk: at91: sama7g5: add clock support by Claudiu Beznea · 4 years, 1 month ago
  54. 7b7e226 clk: at91: pmc: add generic clock ops by Claudiu Beznea · 4 years, 1 month ago
  55. 36a9630 clk: at91: clk-generic: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  56. f89268e clk: at91: clk-peripheral: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  57. 16502bf clk: at91: clk-system: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  58. 2a1a579 clk: at91: clk-programmable: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  59. 0341733 clk: at91: clk-utmi: add support for sama7g5 by Claudiu Beznea · 4 years, 1 month ago
  60. ad4d39a clk: at91: clk-utmi: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  61. dd4d19d clk: at91: clk-master: add support for sama7g5 by Claudiu Beznea · 4 years, 1 month ago
  62. b4c4e18 clk: at91: clk-master: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  63. e6547a6 clk: at91: sam9x60-pll: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  64. f1218f0 clk: at91: clk-main: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  65. e9885aa clk: at91: sckc: add driver compatible with ccf by Claudiu Beznea · 4 years, 1 month ago
  66. 653bcce clk: at91: move clock code to compat.c by Claudiu Beznea · 4 years, 1 month ago
  67. 5d729f9 clk: at91: pmc: add helpers for clock drivers by Claudiu Beznea · 4 years, 1 month ago
  68. b364134 clk: get clock pointer before proceeding by Claudiu Beznea · 4 years, 1 month ago
  69. 9a5d59d clk: do not disable clock if it is critical by Claudiu Beznea · 4 years, 1 month ago
  70. 4d139f3 clk: bind clk to new parent device by Claudiu Beznea · 4 years, 1 month ago
  71. b04da9f clk: check hw and hw->dev before dereference it by Claudiu Beznea · 4 years, 1 month ago
  72. c39c9a9 clock:aspeed: Sync with Linux kernel clock header define by Ryan Chen · 4 years, 1 month ago
  73. 15b87fe cosmetic: aspeed: ast2500: Rename clock header by Ryan Chen · 4 years, 1 month ago
  74. 9f25aa1 clk: mt7622: add needed clocks for ssusb-node by Frank Wunderlich · 4 years, 1 month ago
  75. a300d69 reset: drop unnecessary comment for pciesys by Frank Wunderlich · 4 years, 1 month ago
  76. 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
  77. ebd3f1f clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · 4 years, 1 month ago
  78. 12d1526 clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 4 months ago
  79. e3b5d74 clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · 4 years, 5 months ago
  80. 40559d2 clk: ccf: mux: fix typo by Dario Binacchi · 4 years, 5 months ago
  81. 76eaa2d clk: ccf: mux: change include order by Dario Binacchi · 4 years, 5 months ago
  82. 7b0830d clk: fix the console output of clk_register by Dario Binacchi · 4 years, 5 months ago
  83. 16bdc85 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 6 months ago
  84. cd16c57 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 6 months ago
  85. 32f462b clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · 4 years, 7 months ago
  86. 8d540cc clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · 4 years, 7 months ago
  87. d71fac8 clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · 4 years, 7 months ago
  88. 6befc1f clk: ICS8N3QV01 remove superfluous code by Heinrich Schuchardt · 4 years, 8 months ago
  89. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  90. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 2 months ago
  91. 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
  92. 29af2ac clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 2 months ago
  93. fee276e reset: add basic reset controller for pciesys by Frank Wunderlich · 4 years, 2 months ago
  94. c5bfe69 clk: mediatek: add pciesys support for MT7622 SoC by Chuanjia Liu · 4 years, 2 months ago
  95. 4d23857 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 2 months ago
  96. 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
  97. fb989e0 clk: Drop dm.h header file in clk-provider.h by Simon Glass · 4 years, 2 months ago
  98. d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 2 months ago
  99. d2e4398 fu540: prci: use common reset indexes defined in binding header by Sagar Shrikant Kadam · 4 years, 2 months ago
  100. b113c9b clk: clk_octeon: Add simple MIPS Octeon clock driver by Stefan Roese · 4 years, 2 months ago