1. b6acb5f mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · 8 years ago
  2. 210841c mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · 8 years ago
  3. 899fb9e mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value by Stefan Roese · 8 years ago
  4. 919b485 mmc: Print error code for mmc_complete_init failure by Jagan Teki · 8 years ago
  5. 6d0e34b mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · 8 years ago
  6. 7434bfa pinctrl: uniphier: support UniPhier PXs3 pinctrl driver by Masahiro Yamada · 8 years ago
  7. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  8. 79267ed status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
  9. 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  10. 0675f99 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  11. fce1e16 mmc: fsl_esdhc: move 'status' property fixup into a weak function by Yangbo Lu · 8 years ago
  12. 762161b pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · 8 years ago
  13. a6473f8 mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table by Yangbo Lu · 8 years ago
  14. fc8048a mmc: fsl_esdhc: make GPIO support optional by Yangbo Lu · 8 years ago
  15. 19538f3 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
  16. 9fa2a4f pci: layerscape: remove unnecessary legacy code by Minghuan Lian · 8 years ago
  17. 80afc63 pci: layerscape: add pci driver based on DM by Minghuan Lian · 8 years ago
  18. a7294ab pci: layerscape: move kernel DT fixup to a separate file by Hou Zhiqiang · 8 years ago
  19. fcf4569 dm: pci: remove pci_bus_to_hose(0) calling by Minghuan Lian · 8 years ago
  20. d7482ca dm: pci: return the real controller in pci_bus_to_hose() by Minghuan Lian · 8 years ago
  21. 755b06d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  22. 2c45f80 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  23. 19cdd5c i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · 8 years ago
  24. 08c11aa i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 by Moritz Fischer · 8 years ago
  25. 0ec0c58 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · 8 years ago
  26. 5e42985 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · 8 years ago
  27. 12e8d58 i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent by Moritz Fischer · 8 years ago
  28. 1d61ad9 i2c: Kconfig: Add SYS_I2C_S3C24X0 entry by Jaehoon Chung · 8 years ago
  29. a298712 i2c: s3c24x0: fix the compiler error for exynos4 by Jaehoon Chung · 8 years ago
  30. bfd0767 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  31. 2cfa35c pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20 by Masahiro Yamada · 8 years ago
  32. 373ae16 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  33. 65c389d drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · 8 years ago
  34. fcf9f9f usb: ehci-mx6: handle vbus-supply by Peng Fan · 8 years ago
  35. cccbddc usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · 8 years ago
  36. 63d7474 drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig by Michal Simek · 8 years ago
  37. 59ef203 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
  38. f253f29 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  39. 035ebf8 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  40. 68e7999 spi: Zap cf_qspi driver and related code by Jagan Teki · 8 years ago
  41. 45a0194 rtc: pcf2127: Update Kconfig and code style by Meng Yi · 8 years ago
  42. 6fe7fe1 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · 8 years ago
  43. 7f73ca4 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  44. ee86e0d spi: Zap ep93xx_spi driver and related code by Jagan Teki · 8 years ago
  45. b4fc6f2 video: cfb_console: fix hang if splashimage file is missing by Anatolij Gustschin · 8 years ago
  46. 83c2f0b Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  47. 0ad178c mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · 8 years ago
  48. 2cd44e1 mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · 8 years ago
  49. bf9c4d1 mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · 8 years ago
  50. 0125bcf net: gmac_rockchip: Add Rockchip GMAC driver by Sjoerd Simons · 8 years ago
  51. e72ced2 net: designware: Export the operation functions by Simon Glass · 8 years ago
  52. f63f28e net: designware: Split the link init into a separate function by Simon Glass · 8 years ago
  53. 0ea38db net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · 8 years ago
  54. b9e08d0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · 8 years ago
  55. 0fc41e5 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  56. 39fbb56 mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · 8 years ago
  57. c8ac644 power_i2c.c: Fix unused variable warning by Tom Rini · 8 years ago
  58. 5b30997 Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  59. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  60. ae4c81e mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  61. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  62. fed4408 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · 8 years ago
  63. 505cf47 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  64. 9c720c8 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · 8 years ago
  65. e5e7a7c mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · 8 years ago
  66. 3fd0a9b mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  67. f37b7e4 mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  68. 62226b6 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  69. f73b33f mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · 8 years ago
  70. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  71. 6f88a3a mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  72. 5e96217 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · 8 years ago
  73. 62358a9 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · 8 years ago
  74. ecd7b24 mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · 8 years ago
  75. 1e94629 xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · 8 years ago
  76. 04770e6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  77. 0b84043 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  78. 50994ab i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  79. a765bdd net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · 8 years ago
  80. 128ec1f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · 8 years ago
  81. 3d4eb33 fpga: zynqmp: Remove empty functions by Michal Simek · 8 years ago
  82. b908fca net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · 8 years ago
  83. d4a3755 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  84. 0ed06c7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  85. 88c7da6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  86. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  87. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  88. 63659ff powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  89. c01e4a1 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  90. ba1b6fb arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  91. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  92. 08a37fd powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  93. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  94. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  95. 101000b mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · 8 years ago
  96. b63b463 spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · 8 years ago
  97. 57897c1 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · 8 years ago
  98. a648936 spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI by Priit Laes · 8 years ago
  99. e090fdb pci: kconfig: fix spelling in description by Marcel Ziswiler · 8 years ago
  100. d5c453a video: tegra: fix spelling in comment by Marcel Ziswiler · 8 years ago