1. ccd9702 i2c: uniphier-f: use readl_poll_timeout() to poll registers by Masahiro Yamada · 8 years ago
  2. 8d4852b i2c: uniphier(-f): remove unneeded #include <dm/root.h> by Masahiro Yamada · 8 years ago
  3. 9e34de5 clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock by Masahiro Yamada · 8 years ago
  4. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · 8 years ago
  5. 30c37f6 net: phy: add SMSC LAN8742 phy by Michael Kurz · 8 years ago
  6. 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
  7. 2d5a2ad aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · 8 years ago
  8. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · 8 years ago
  9. 93b5ddb Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  10. c8b0679 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  11. 421e954 Drop CONFIG_WINBOND_83C553 by Simon Glass · 8 years ago
  12. 121fc56 mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · 8 years ago
  13. a3554ef mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago
  14. e916103 mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value by Stefan Roese · 8 years ago
  15. 8acb127 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · 8 years ago
  16. 9bee2b5 mmc: Print error code for mmc_complete_init failure by Jagan Teki · 8 years ago
  17. bc47e0e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  18. 740ea86 pinctrl: uniphier: support UniPhier PXs3 pinctrl driver by Masahiro Yamada · 8 years ago
  19. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  20. 3dc6f65 status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
  21. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  22. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  23. d84139c mmc: fsl_esdhc: move 'status' property fixup into a weak function by Yangbo Lu · 8 years ago
  24. 6d6e5ee pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
  25. 2a99b60 mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table by Yangbo Lu · 8 years ago
  26. b99647c mmc: fsl_esdhc: make GPIO support optional by Yangbo Lu · 8 years ago
  27. d553bf2 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
  28. a5642df pci: layerscape: remove unnecessary legacy code by Minghuan Lian · 8 years ago
  29. c106784 pci: layerscape: add pci driver based on DM by Minghuan Lian · 8 years ago
  30. 09716a7b pci: layerscape: move kernel DT fixup to a separate file by Hou Zhiqiang · 8 years ago
  31. 46e844c dm: pci: remove pci_bus_to_hose(0) calling by Minghuan Lian · 8 years ago
  32. ddd6f95 dm: pci: return the real controller in pci_bus_to_hose() by Minghuan Lian · 8 years ago
  33. 645be4c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  34. ab23a5b Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  35. 37978c6 i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · 8 years ago
  36. 9393f58 i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 by Moritz Fischer · 8 years ago
  37. 0b24579 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · 8 years ago
  38. 61f0651 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · 8 years ago
  39. c5d3a5e i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent by Moritz Fischer · 8 years ago
  40. f7e6a03 i2c: Kconfig: Add SYS_I2C_S3C24X0 entry by Jaehoon Chung · 8 years ago
  41. 9ac1fdf i2c: s3c24x0: fix the compiler error for exynos4 by Jaehoon Chung · 8 years ago
  42. 1026d00 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  43. 521c3de pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20 by Masahiro Yamada · 8 years ago
  44. f4d4199 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  45. ae6b2df drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · 8 years ago
  46. 1335133 usb: ehci-mx6: handle vbus-supply by Peng Fan · 8 years ago
  47. 9e3eab3 usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · 8 years ago
  48. 4e2465d drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig by Michal Simek · 8 years ago
  49. c6583a1 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
  50. 168e122 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  51. 13bbaf7 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  52. 234b849 spi: Zap cf_qspi driver and related code by Jagan Teki · 8 years ago
  53. e21f5c2 rtc: pcf2127: Update Kconfig and code style by Meng Yi · 8 years ago
  54. 6cc5185 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · 8 years ago
  55. 9732f79 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  56. 6cfd6bf spi: Zap ep93xx_spi driver and related code by Jagan Teki · 8 years ago
  57. ea5a962 video: cfb_console: fix hang if splashimage file is missing by Anatolij Gustschin · 8 years ago
  58. 4b2a8f2 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  59. 41ff529 mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · 8 years ago
  60. 483a01d mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · 8 years ago
  61. eeb91ad mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · 8 years ago
  62. 54c46f9 net: gmac_rockchip: Add Rockchip GMAC driver by Sjoerd Simons · 8 years ago
  63. c154fc0 net: designware: Export the operation functions by Simon Glass · 8 years ago
  64. 3240e94 net: designware: Split the link init into a separate function by Simon Glass · 8 years ago
  65. 4afa85e net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · 8 years ago
  66. 9cf8fd0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · 8 years ago
  67. 5a808a9 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  68. 9ea1fdf mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · 8 years ago
  69. 2cfca56 power_i2c.c: Fix unused variable warning by Tom Rini · 8 years ago
  70. aa8bf62 Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  71. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  72. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  73. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  74. dc607f8 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · 8 years ago
  75. 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  76. c232653 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · 8 years ago
  77. dcbc443 mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · 8 years ago
  78. bc00a54 mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  79. f7558ee mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  80. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  81. d4cb6ba mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · 8 years ago
  82. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  83. 730a595 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  84. 9174eb4 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · 8 years ago
  85. 1e81af8 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · 8 years ago
  86. 665152e mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · 8 years ago
  87. 6fe282a xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · 8 years ago
  88. e4c8e2a Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  89. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  90. f807776 i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  91. baa2035 net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · 8 years ago
  92. 468b55f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · 8 years ago
  93. 117b6ca fpga: zynqmp: Remove empty functions by Michal Simek · 8 years ago
  94. e670965 net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · 8 years ago
  95. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  96. c54cb36 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  97. 4888179 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  98. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  99. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  100. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago