1. 901c2ce rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  2. d1dfea7 rockchip: rk3399: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  3. 3814f0e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  4. 78b6c3f clk: rk3399: fix rockchip_get_cru by Jacob Chen · 8 years ago
  5. 9a71d39 clk: at91: Improve the clock implementation by Wenyou Yang · 8 years ago
  6. 33cdf49 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
  7. e400930 clk: at91: Fix at91-pmc and at91-sckc's class ID by Wenyou Yang · 8 years ago
  8. 8bdfe0a clk: uniphier: rework UniPhier clk driver by Masahiro Yamada · 8 years ago
  9. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  10. 3b940fa clock: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  11. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  12. c3a29fe clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · 8 years ago
  13. f18559e clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · 8 years ago
  14. 630c99f clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · 8 years ago
  15. 4051462 clk: rk3288: add PWM clock get rate by Kever Yang · 8 years ago
  16. e54d26a clk: rk3399: add pmucru controller support by Kever Yang · 8 years ago
  17. 0399f44 clk: boston: Providea simple driver for Boston board clocks by Paul Burton · 8 years ago
  18. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  19. 8c772bd clk: at91: Add clock driver by Wenyou Yang · 8 years ago
  20. e8e3f20 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  21. 1b7dcc3 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
  22. dc850de clock: rk3399: add support for dwmmc 400K by Kever Yang · 8 years ago
  23. 4776f0b move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago
  24. ca19eac rk3399: add basic soc driver by Kever Yang · 8 years ago
  25. ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  26. 7f78c24 rockchip: rk3288: fix FREF_MIN_HZ constant by Heiko Stübner · 8 years ago
  27. 1bd4a54 cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 8 years ago
  28. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  29. 30d40b3 dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
  30. 00c5fd4 rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  31. 994c29d rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  32. 589d915 dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  33. daec47b clk: sandbox: don't check clk ID against 0 by Stephen Warren · 8 years ago
  34. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  35. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  36. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  37. 3ce69bf rockchip: rk3288: Add clock support for the gmac ethernet interface by Sjoerd Simons · 9 years ago
  38. 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
  39. dcfbfab clk: uniphier: add Media I/O clock driver support for PH1-LD11 by Masahiro Yamada · 9 years ago
  40. e3fc84c clk: exynos: add clock driver for Exynos7420 Soc by Thomas Abraham · 9 years ago
  41. 763023c clk: uniphier: add Media I/O clock driver support for PH1-LD20 by Masahiro Yamada · 9 years ago
  42. 46a624f clk: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  43. e4dfb05 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  44. 699f919 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  45. 94906e4 rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  46. e6a682b rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
  47. 273afb2 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
  48. 5562bf1 rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  49. 410d45c rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  50. 508c077 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
  51. d4a8a68 rockchip: mmc: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  52. 344f366 rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
  53. 398ced1 rockchip: clk: Add a function to get a peripheral clock rate by Simon Glass · 9 years ago
  54. afe0cb0 rockchip: clock: Rename the general clock variable to gclk_rate by Simon Glass · 9 years ago
  55. 8d32f4b rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
  56. 0342bd2 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  57. 31adfc2 clk: add fixed rate clock driver by Masahiro Yamada · 9 years ago
  58. 67c2295 clk: add API to enable clock by Masahiro Yamada · 9 years ago
  59. ecf20f6 clk: add static qualifier to local functions by Masahiro Yamada · 9 years ago
  60. 92b8c2f clk: move Kconfig options into sub-menu by Masahiro Yamada · 9 years ago
  61. 01aa702 rockchip: rk3036: Add clock driver by huang lin · 9 years ago
  62. 421358c rockchip: rk3288: Add clock driver by Simon Glass · 9 years ago
  63. b16de45 clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK by Masahiro Yamada · 9 years ago
  64. 8cc4d82 dm: test: Add tests for the clk uclass by Simon Glass · 9 years ago
  65. 36ad234 dm: Add a clock uclass by Simon Glass · 9 years ago