1. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  2. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  3. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  4. 9e4ce1d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  5. 10b594b rockchip: clk: rk3399: allow requests for HDMI clocks by Philipp Tomsich · 8 years ago
  6. d10b45e rockchip: clk: rk3399: allow requests for PCLK_EFUSE1024NS by Philipp Tomsich · 8 years ago
  7. 78a7314 rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTS by Philipp Tomsich · 8 years ago
  8. 30d7c15 rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_rate by Philipp Tomsich · 8 years ago
  9. c31ee92 rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5 by Philipp Tomsich · 8 years ago
  10. 5a02763 rockchip: clk: rk3328: add ciu_clk entry for eMMC/SDMMC by Xu Ziyuan · 8 years ago
  11. 42118e4 rockchip: clk: rk3288: add ciu_clk entry for eMMC/SDMMC/SDIO by Xu Ziyuan · 8 years ago
  12. c06ade2 rockchip: clk: rk3188: add ciu_clk entry for eMMC/SDMMC/SDIO by Xu Ziyuan · 8 years ago
  13. 6682b9b rockchip: clk: rk3036: add ciu_clk entry for eMMC/SDIO by Xu Ziyuan · 8 years ago
  14. c35611c dm: clk: add BCM6345 clock driver by Álvaro Fernández Rojas · 8 years ago
  15. 217c968 clk: at91: Align the at91 pmc's compatibles by Wenyou Yang · 8 years ago
  16. e382e2d clk: at91: Align clk-master compatibles with kernel by Wenyou Yang · 8 years ago
  17. 94bd7f3 clk: at91: Enhance the peripheral clock by Wenyou Yang · 8 years ago
  18. a91f1d2 aspeed: Refactor SCU to use consistent mask & shift by maxims@google.com · 8 years ago
  19. 15016af aspeed: Add support for Clocks needed by MACs by maxims@google.com · 8 years ago
  20. 995167b aspeed: Add P-Bus clock in ast2500 clock driver by maxims@google.com · 8 years ago
  21. adea66c aspeed: Make SCU lock/unlock functions part of SCU API by maxims@google.com · 8 years ago
  22. 1a8fde7 stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · 8 years ago
  23. 775bc39 rockchip: clk: rk3399: 24MHz is not a power of 2 by Philipp Tomsich · 8 years ago
  24. bfa896c rockchip: clk: rk3399: add clocking support for Ethernet by Philipp Tomsich · 8 years ago
  25. cf0a4ba rockchip: clk: rk3399: fix warnings for unused variables in SPL/non-SPL by Philipp Tomsich · 8 years ago
  26. 4126265 rockchip: clk: rk3188: Allow configuration of the armclk by Heiko Stübner · 8 years ago
  27. 70e38d9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  28. 2183cbf stm32f7: clk: remove usart1 clock enable from board init by Vikas Manocha · 8 years ago
  29. daaeaab clk: stm32f7: add clock driver for stm32f7 family by Vikas Manocha · 8 years ago
  30. 1cfd550 rockchip: rk3328: add clock driver by Kever Yang · 8 years ago
  31. 5616c63 rockchip: rk3188: Add clock driver by Heiko Stübner · 8 years ago
  32. 643549b rockchip: clk: rk3288: limit gpll and cpll init to SPL build by Heiko Stübner · 8 years ago
  33. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  34. e198053 rockchip: clk: rk3399: update driver for spl by Kever Yang · 8 years ago
  35. 04f5da9 clk: zynq: Add optional ethernet emio clock source support by Stefan Herbrechtsmeier · 8 years ago
  36. f1f88c9 clk: zynq: Add zynq clock framework driver by Stefan Herbrechtsmeier · 8 years ago
  37. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  38. d067217 aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation by maxims@google.com · 8 years ago
  39. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  40. 9e34de5 clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock by Masahiro Yamada · 8 years ago
  41. 2d5a2ad aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · 8 years ago
  42. 468b55f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · 8 years ago
  43. cb1c7af rockchip: clk: Support setting ACLK by Simon Glass · 8 years ago
  44. 901c2ce rockchip: rk3288: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  45. d1dfea7 rockchip: rk3399: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  46. 3814f0e rockchip: rk3036: Move rockchip_get_cru() out of the driver by Simon Glass · 8 years ago
  47. 78b6c3f clk: rk3399: fix rockchip_get_cru by Jacob Chen · 8 years ago
  48. 9a71d39 clk: at91: Improve the clock implementation by Wenyou Yang · 8 years ago
  49. 33cdf49 clk: clk-uclass: Assign clk->dev before call .of_xlate by Wenyou Yang · 8 years ago
  50. e400930 clk: at91: Fix at91-pmc and at91-sckc's class ID by Wenyou Yang · 8 years ago
  51. 8bdfe0a clk: uniphier: rework UniPhier clk driver by Masahiro Yamada · 8 years ago
  52. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  53. 3b940fa clock: implement a driver for the Tegra CAR by Stephen Warren · 8 years ago
  54. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  55. c3a29fe clk: uniphier: allow to have clock node under syscon node by Masahiro Yamada · 8 years ago
  56. f18559e clk: uniphier: move U_BOOT_DRIVER entry to core code by Masahiro Yamada · 8 years ago
  57. 630c99f clk: uniphier: constify clock data arrays/structures by Masahiro Yamada · 8 years ago
  58. 4051462 clk: rk3288: add PWM clock get rate by Kever Yang · 8 years ago
  59. e54d26a clk: rk3399: add pmucru controller support by Kever Yang · 8 years ago
  60. 0399f44 clk: boston: Providea simple driver for Boston board clocks by Paul Burton · 8 years ago
  61. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  62. 8c772bd clk: at91: Add clock driver by Wenyou Yang · 8 years ago
  63. e8e3f20 clock: add Tegra186 clock driver by Stephen Warren · 8 years ago
  64. 1b7dcc3 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · 8 years ago
  65. dc850de clock: rk3399: add support for dwmmc 400K by Kever Yang · 8 years ago
  66. 4776f0b move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · 8 years ago
  67. ca19eac rk3399: add basic soc driver by Kever Yang · 8 years ago
  68. ae8fe41 rockchip: Use rockchip_get_clk() to obtain the SoC clock by Simon Glass · 8 years ago
  69. 7f78c24 rockchip: rk3288: fix FREF_MIN_HZ constant by Heiko Stübner · 8 years ago
  70. 1bd4a54 cosmetic: rockchip: rk3288: rename rkclk_configure_cpu by Heiko Stübner · 8 years ago
  71. fa1f73f ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() by Masahiro Yamada · 8 years ago
  72. 30d40b3 dm: clk: Remove simple version of clk_get_by_index/name() by Michal Simek · 8 years ago
  73. 00c5fd4 rockchip: clk: Update the rk3288 driver to support of-platdata by Simon Glass · 8 years ago
  74. 994c29d rockchip: clk: Move all DT decoding to ofdata_to_platdata() by Simon Glass · 8 years ago
  75. 589d915 dm: clk: Add support for of-platdata by Simon Glass · 8 years ago
  76. daec47b clk: sandbox: don't check clk ID against 0 by Stephen Warren · 8 years ago
  77. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  78. 1d724e1 Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  79. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  80. 3ce69bf rockchip: rk3288: Add clock support for the gmac ethernet interface by Sjoerd Simons · 9 years ago
  81. 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
  82. dcfbfab clk: uniphier: add Media I/O clock driver support for PH1-LD11 by Masahiro Yamada · 9 years ago
  83. e3fc84c clk: exynos: add clock driver for Exynos7420 Soc by Thomas Abraham · 9 years ago
  84. 763023c clk: uniphier: add Media I/O clock driver support for PH1-LD20 by Masahiro Yamada · 9 years ago
  85. 46a624f clk: uniphier: use devm_get_addr() to get base address by Masahiro Yamada · 9 years ago
  86. e4dfb05 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  87. 699f919 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · 9 years ago
  88. 94906e4 rockchip: spl: Support full-speed CPU in SPL by Simon Glass · 9 years ago
  89. e6a682b rockchip: rk3288: clock: Fix various minor errors by Simon Glass · 9 years ago
  90. 273afb2 rockchip: clk: Add support for clocks needed by the displays by Simon Glass · 9 years ago
  91. 5562bf1 rockchip: Rename the CRU_MODE_CON fields by Simon Glass · 9 years ago
  92. 410d45c rockchip: clk: Make rkclk_get_clk() SoC-specific by Simon Glass · 9 years ago
  93. 508c077 dm: clk: Add a simple version of clk_get_by_index() by Simon Glass · 9 years ago
  94. d4a8a68 rockchip: mmc: Update the driver to use the new clock ID by Simon Glass · 9 years ago
  95. 344f366 rockchip: clock: Add a function to find a clock by ID by Simon Glass · 9 years ago
  96. 398ced1 rockchip: clk: Add a function to get a peripheral clock rate by Simon Glass · 9 years ago
  97. afe0cb0 rockchip: clock: Rename the general clock variable to gclk_rate by Simon Glass · 9 years ago
  98. 8d32f4b rockchip: Use a separate clock ID for clocks by Simon Glass · 9 years ago
  99. 0342bd2 dm: clk: Add support for decoding clocks from the device tree by Simon Glass · 9 years ago
  100. 31adfc2 clk: add fixed rate clock driver by Masahiro Yamada · 9 years ago