1. 280057b stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · 7 years ago
  2. ba3bf38 rockchip: clk: rk3399: 24MHz is not a power of 2 by Philipp Tomsich · 8 years ago
  3. 65d8330 rockchip: clk: rk3399: add clocking support for Ethernet by Philipp Tomsich · 8 years ago
  4. 61dff33 rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL by Philipp Tomsich · 8 years ago
  5. f785357 rockchip: clk: rk3188: Allow configuration of the armclk by Heiko Stübner · 8 years ago
  6. f951575 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  7. b5be8f5 stm32f7: clk: remove usart1 clock enable from board init by Vikas Manocha · 8 years ago
  8. 712f99a clk: stm32f7: add clock driver for stm32f7 family by Vikas Manocha · 8 years ago
  9. 4179300 rockchip: rk3328: add clock driver by Kever Yang · 8 years ago
  10. dcdd327 rockchip: rk3188: Add clock driver by Heiko Stübner · 8 years ago
  11. 6496498 rockchip: clk: rk3288: limit gpll and cpll init to SPL build by Heiko Stübner · 8 years ago
  12. 27326c7 dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  13. 5ae2fd9 rockchip: clk: rk3399: update driver for spl by Kever Yang · 8 years ago
  14. 9bb803d clk: zynq: Add optional ethernet emio clock source support by Stefan Herbrechtsmeier · 8 years ago
  15. 3a64b25 clk: zynq: Add zynq clock framework driver by Stefan Herbrechtsmeier · 8 years ago
  16. 21342d4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  17. d5ce357 aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation by maxims@google.com · 8 years ago
  18. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  19. 4c642e6 clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock by Masahiro Yamada · 8 years ago
  20. 14e4b14 aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · 8 years ago
  21. 128ec1f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · 8 years ago
  22. 3a8a42d rockchip: clk: Support setting ACLK by Simon Glass · 8 years ago
  23. 5564ed5 rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  24. c8a6bc9 rockchip: rk3399: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  25. 92ac73e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  26. 8dfb4a2 clk: rk3399: fix rockchip_get_cru by Jacob Chen · 8 years ago
  27. 6cadaa0 clk: at91: Improve the clock implementation by Wenyou Yang · 8 years ago
  28. 3f56b13 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
  29. b892b05 clk: at91: Fix at91-pmc and at91-sckc's class ID by Wenyou Yang · 8 years ago
  30. 805dc44 clk: uniphier: rework UniPhier clk driver by Masahiro Yamada · 8 years ago
  31. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  32. 4a332d3 clock: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  33. 201c9d8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  34. 6dc5b6b clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · 8 years ago
  35. 102e318 clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · 8 years ago
  36. 3524d47 clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · 8 years ago
  37. 4f0b8ef clk: rk3288: add PWM clock get rate by Kever Yang · 8 years ago
  38. 5e79f44 clk: rk3399: add pmucru controller support by Kever Yang · 8 years ago
  39. dd7c749 clk: boston: Providea simple driver for Boston board clocks by Paul Burton · 8 years ago
  40. 0fcb9f0 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  41. 9e5935c clk: at91: Add clock driver by Wenyou Yang · 8 years ago
  42. d9fd700 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  43. abd0128 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
  44. fd4b2dc clock: rk3399: add support for dwmmc 400K by Kever Yang · 8 years ago
  45. aff8795 move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago
  46. b0b3c86 rk3399: add basic soc driver by Kever Yang · 8 years ago
  47. c3aad6f rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  48. c3f03ff rockchip: rk3288: fix FREF_MIN_HZ constant by Heiko Stübner · 8 years ago
  49. b339b5d cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 8 years ago
  50. 4e3d840 ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  51. 9e0758b dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
  52. 2d143bd rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  53. 08fd82c rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  54. 7423daa dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  55. df8b0a0 clk: sandbox: don't check clk ID against 0 by Stephen Warren · 8 years ago
  56. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  57. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  58. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  59. 0aefc0b rockchip: rk3288: Add clock support for the gmac ethernet interface by Sjoerd Simons · 9 years ago
  60. 1163625 Rename reset to sysreset by Stephen Warren · 8 years ago
  61. ae932cf clk: uniphier: add Media I/O clock driver support for PH1-LD11 by Masahiro Yamada · 8 years ago
  62. 166097e clk: exynos: add clock driver for Exynos7420 Soc by Thomas Abraham · 8 years ago
  63. 306d37e clk: uniphier: add Media I/O clock driver support for PH1-LD20 by Masahiro Yamada · 8 years ago
  64. 45a3b1f clk: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  65. 48264d9 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  66. a0e7908 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  67. dae594f rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  68. c87c129 rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
  69. 830a608 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
  70. 009741f rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  71. 5ddf5d7 rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  72. a4b10c0 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
  73. 342999f rockchip: mmc: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  74. 64b7faa rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
  75. 4f43673 rockchip: clk: Add a function to get a peripheral clock rate by Simon Glass · 9 years ago
  76. 542635a rockchip: clock: Rename the general clock variable to gclk_rate by Simon Glass · 9 years ago
  77. 898d643 rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
  78. e70cc43 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  79. b21e20b clk: add fixed rate clock driver by Masahiro Yamada · 9 years ago
  80. f0e0751 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  81. 9e52126 clk: add static qualifier to local functions by Masahiro Yamada · 9 years ago
  82. 8138581 clk: move Kconfig options into sub-menu by Masahiro Yamada · 9 years ago
  83. 3f2ef13 rockchip: rk3036: Add clock driver by huang lin · 9 years ago
  84. 99c1565 rockchip: rk3288: Add clock driver by Simon Glass · 9 years ago
  85. 0543589 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · 9 years ago
  86. 6a1c7ce dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  87. f26c8a8 dm: Add a clock uclass by Simon Glass · 9 years ago