1. 0c4ae80 clk: Add Microchip PolarFire SoC clock driver by Padmarao Begari · Fri Jan 15 08:20:38 2021 +0530
  2. f686e4d dm: fix build errors generated by last merges by Dario Binacchi · Fri Jan 15 09:10:26 2021 +0100
  3. 0f075f8 Merge tag 'u-boot-stm32-20210113' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Jan 13 15:00:53 2021 -0500
  4. 0542b01 Merge tag 'u-boot-amlogic-20210112' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Jan 12 15:46:52 2021 -0500
  5. 88c7eb7 clk: clk_stm32h7: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:47 2020 +0100
  6. a57b8cd clk: clk_stm32f: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:46 2020 +0100
  7. 30cd91e clk: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · Fri Nov 06 19:01:45 2020 +0100
  8. d4352b8 clk: move clk-ti-sci driver to 'ti' directory by Dario Binacchi · Wed Dec 30 00:16:20 2020 +0100
  9. 4707e38 clk: ti: omap4: add clock manager driver by Dario Binacchi · Wed Dec 30 00:16:18 2020 +0100
  10. 59ea184 clk: ti: add support for clkctrl clocks by Dario Binacchi · Wed Dec 30 00:06:39 2020 +0100
  11. b96e897 clk: ti: add gate clock driver by Dario Binacchi · Wed Dec 30 00:06:36 2020 +0100
  12. d284157 clk: ti: add divider clock driver by Dario Binacchi · Wed Dec 30 00:06:35 2020 +0100
  13. 6e6eb8b clk: ti: am33xx: add DPLL clock drivers by Dario Binacchi · Wed Dec 30 00:06:34 2020 +0100
  14. da3b020 clk: ti: add mux clock driver by Dario Binacchi · Wed Dec 30 00:06:32 2020 +0100
  15. b7f8589 clk: add clk_round_rate() by Dario Binacchi · Wed Dec 30 00:06:31 2020 +0100
  16. 39fc7a6 clk: export generic routines by Dario Binacchi · Wed Dec 30 00:06:27 2020 +0100
  17. b1cddab clk: meson: add minimal driver for g12a-ao clocks by Marek Szyprowski · Wed Dec 16 08:51:53 2020 +0100
  18. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  19. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  20. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  21. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  22. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  23. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  24. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  25. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  26. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  27. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  28. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  29. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  30. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  31. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  32. df486ef Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Fri Dec 11 15:55:17 2020 -0500
  33. a35318b Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Dec 09 11:36:41 2020 -0500
  34. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · Wed Dec 02 18:47:30 2020 +0100
  35. 84503cd clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypass by Claudiu Beznea · Wed Dec 02 13:39:33 2020 +0200
  36. c4a3290 imx: clk: added IPG Clock for I2C on imx8qm by Oliver Graute · Thu Nov 12 11:51:04 2020 +0100
  37. 18e4ab6 clk: sunxi: add compatible string for V3 by Icenowy Zheng · Mon Oct 26 22:18:02 2020 +0800
  38. 66327ce rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run by Alper Nebi Yasak · Wed Oct 28 00:15:10 2020 +0300
  39. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Oct 30 22:55:16 2020 -0400
  40. 4ef38ce clk: rockchip: rk3399: implement getting wdt/alive clocks by Jack Mitchell · Thu Sep 17 10:42:06 2020 +0100
  41. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · Sat Oct 03 11:31:40 2020 -0600
  42. 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · Sat Oct 03 11:31:32 2020 -0600
  43. b213ffc clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · Tue Sep 29 21:52:12 2020 +0200
  44. 863efd8 clk: ccf: replace the get_rate helper by Dario Binacchi · Wed Oct 14 23:42:17 2020 +0200
  45. 3434a5f clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · Fri Oct 16 08:37:14 2020 +0100
  46. eb6474c clk: renesas: Add R8A774E1 clock tables by Biju Das · Wed Oct 14 18:17:36 2020 +0100
  47. 69159a2 clk: renesas: Add R8A774B1 clock tables by Biju Das · Wed Oct 14 18:17:35 2020 +0100
  48. 161bf54 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · Tue Sep 29 11:09:44 2020 +0100
  49. 4eea088 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · Wed Jul 01 10:44:21 2020 +0300
  50. 227fa12 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · Wed Jul 01 10:42:58 2020 +0300
  51. baf5b52 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · Wed Oct 07 18:17:08 2020 +0300
  52. 51f27a8 clk: at91: Include device_compat.h in compat.c by Tom Rini · Thu Oct 15 21:44:43 2020 -0400
  53. 1f4d206 clk: sifive: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:42 2020 -0400
  54. 5de2f33 treewide: Fix wrong CONFIG_IS_ENABLED() handling by Alper Nebi Yasak · Mon Oct 05 09:57:29 2020 +0300
  55. 9579301 clk: agilex: Additional membus writes for HPS PLL by Chee Hong Ang · Fri Jul 10 20:55:23 2020 +0800
  56. 2d94ee6 clk: agilex: Handle clock configuration differently in SPL and U-Boot proper by Chee Hong Ang · Fri Jul 10 20:55:22 2020 +0800
  57. 7609220 clk: agilex: Add clock enable support by Ley Foon Tan · Fri Jul 10 20:55:21 2020 +0800
  58. f94b0fd clk: agilex: Add NAND clock support by Ley Foon Tan · Fri Jul 10 20:55:20 2020 +0800
  59. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  60. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Mon Oct 05 10:54:27 2020 -0400
  61. 78928e1 clk: add clock driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:04 2020 +0200
  62. 510bca3 riscv: clk: Add CLINT clock to kendryte clock driver by Sean Anderson · Mon Sep 28 10:52:27 2020 -0400
  63. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  64. 34f6781 clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag by Michal Simek · Wed Sep 16 13:20:55 2020 +0200
  65. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  66. 57db4c4 clk: at91: sama7g5: add clock support by Claudiu Beznea · Mon Sep 07 17:46:52 2020 +0300
  67. 6fa9898 clk: at91: pmc: add generic clock ops by Claudiu Beznea · Mon Sep 07 17:46:51 2020 +0300
  68. 00e9b9a clk: at91: clk-generic: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:50 2020 +0300
  69. d0c738b clk: at91: clk-peripheral: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:49 2020 +0300
  70. ccb83c6 clk: at91: clk-system: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:48 2020 +0300
  71. d96487b clk: at91: clk-programmable: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:47 2020 +0300
  72. 6b5fa94 clk: at91: clk-utmi: add support for sama7g5 by Claudiu Beznea · Mon Sep 07 17:46:46 2020 +0300
  73. 96179bd clk: at91: clk-utmi: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:45 2020 +0300
  74. e812b02 clk: at91: clk-master: add support for sama7g5 by Claudiu Beznea · Mon Sep 07 17:46:44 2020 +0300
  75. 1f9023a clk: at91: clk-master: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:43 2020 +0300
  76. 923ac87 clk: at91: sam9x60-pll: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:42 2020 +0300
  77. 5d40887 clk: at91: clk-main: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:41 2020 +0300
  78. 731bddd clk: at91: sckc: add driver compatible with ccf by Claudiu Beznea · Mon Sep 07 17:46:40 2020 +0300
  79. 3f203a1 clk: at91: move clock code to compat.c by Claudiu Beznea · Mon Sep 07 17:46:39 2020 +0300
  80. 8fdb425 clk: at91: pmc: add helpers for clock drivers by Claudiu Beznea · Mon Sep 07 17:46:38 2020 +0300
  81. b91eee6 clk: get clock pointer before proceeding by Claudiu Beznea · Mon Sep 07 17:46:36 2020 +0300
  82. b02e8dd clk: do not disable clock if it is critical by Claudiu Beznea · Mon Sep 07 17:46:35 2020 +0300
  83. c8c1600 clk: bind clk to new parent device by Claudiu Beznea · Mon Sep 07 17:46:34 2020 +0300
  84. d3e49d0 clk: check hw and hw->dev before dereference it by Claudiu Beznea · Mon Sep 07 17:46:32 2020 +0300
  85. 1e4a5c1 clock:aspeed: Sync with Linux kernel clock header define by Ryan Chen · Mon Aug 31 14:03:04 2020 +0800
  86. 5e6c9f0 cosmetic: aspeed: ast2500: Rename clock header by Ryan Chen · Mon Aug 31 14:03:03 2020 +0800
  87. e51b57a clk: mt7622: add needed clocks for ssusb-node by Frank Wunderlich · Thu Aug 20 16:37:55 2020 +0200
  88. cee08a1 reset: drop unnecessary comment for pciesys by Frank Wunderlich · Thu Aug 20 16:37:53 2020 +0200
  89. 7cb5151 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Mon Aug 24 09:06:02 2020 -0400
  90. 2dbf94b clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · Mon Aug 24 11:12:18 2020 +0200
  91. e7ce74d clk: ccf: mux: change the get_rate helper by Dario Binacchi · Wed Jun 03 15:36:25 2020 +0200
  92. 88ea8df clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · Sat May 02 17:58:33 2020 +0200
  93. 5217bb1 clk: ccf: mux: fix typo by Dario Binacchi · Sat May 02 17:58:32 2020 +0200
  94. 3b32e6a clk: ccf: mux: change include order by Dario Binacchi · Sat May 02 17:58:31 2020 +0200
  95. 8e312c5 clk: fix the console output of clk_register by Dario Binacchi · Sat May 02 17:38:11 2020 +0200
  96. 1a62dc1 clk: set flags in the ccf registration routines by Dario Binacchi · Mon Apr 13 14:36:27 2020 +0200
  97. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · Mon Apr 13 14:36:26 2020 +0200
  98. 8252da0 clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · Mon Feb 24 14:55:26 2020 +0100
  99. b0f278b clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · Mon Feb 24 14:55:25 2020 +0100
  100. cffad9c clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · Mon Feb 24 14:55:24 2020 +0100