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