1. f4d4199 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Jan 17 10:26:03 2017 -0500
  2. ae6b2df drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · Tue Jan 17 08:51:22 2017 +0530
  3. 1335133 usb: ehci-mx6: handle vbus-supply by Peng Fan · Thu Dec 22 17:06:43 2016 +0800
  4. 9e3eab3 usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · Thu Dec 22 17:06:42 2016 +0800
  5. 4e2465d drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig by Michal Simek · Wed Dec 21 14:18:31 2016 +0100
  6. c6583a1 usb: dwc2-otg: remove unused variable by Masahiro Yamada · Wed Dec 14 14:30:12 2016 +0900
  7. 168e122 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Jan 16 20:23:14 2017 -0500
  8. 13bbaf7 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Sun Jan 15 13:33:30 2017 -0500
  9. 234b849 spi: Zap cf_qspi driver and related code by Jagan Teki · Mon Jan 02 23:29:04 2017 +0100
  10. e21f5c2 rtc: pcf2127: Update Kconfig and code style by Meng Yi · Mon Jan 09 11:24:51 2017 -0700
  11. 6cc5185 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · Mon Jan 09 11:15:14 2017 +0100
  12. 9732f79 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · Sat Jan 14 12:20:23 2017 -0500
  13. 6cfd6bf spi: Zap ep93xx_spi driver and related code by Jagan Teki · Mon Jan 02 23:29:03 2017 +0100
  14. ea5a962 video: cfb_console: fix hang if splashimage file is missing by Anatolij Gustschin · Wed Nov 30 14:30:59 2016 +0100
  15. 4b2a8f2 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Fri Jan 13 09:17:21 2017 -0500
  16. 41ff529 mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · Thu Jan 12 12:16:15 2017 +0900
  17. 483a01d mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · Fri Jan 13 12:13:48 2017 +0900
  18. eeb91ad mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · Fri Jan 13 11:51:51 2017 +0900
  19. 54c46f9 net: gmac_rockchip: Add Rockchip GMAC driver by Sjoerd Simons · Wed Jan 11 11:46:11 2017 +0100
  20. c154fc0 net: designware: Export the operation functions by Simon Glass · Wed Jan 11 11:46:10 2017 +0100
  21. 3240e94 net: designware: Split the link init into a separate function by Simon Glass · Wed Jan 11 11:46:09 2017 +0100
  22. 4afa85e net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · Wed Jan 11 11:46:08 2017 +0100
  23. 9cf8fd0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · Wed Jan 11 11:46:07 2017 +0100
  24. 5a808a9 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · Thu Dec 29 14:01:26 2016 +0800
  25. 9ea1fdf mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · Wed Dec 28 11:32:35 2016 +0800
  26. 2cfca56 power_i2c.c: Fix unused variable warning by Tom Rini · Wed Jan 11 09:16:05 2017 -0500
  27. aa8bf62 Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Jan 11 08:04:26 2017 -0500
  28. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  29. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:05 2017 +0900
  30. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  31. dc607f8 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · Tue Jan 10 13:32:03 2017 +0900
  32. 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · Thu Dec 15 20:49:50 2016 +0900
  33. c232653 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · Fri Dec 30 23:20:14 2016 +0900
  34. dcbc443 mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · Fri Dec 30 22:41:46 2016 +0900
  35. bc00a54 mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · Fri Dec 30 15:30:21 2016 +0900
  36. f7558ee mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · Fri Dec 30 15:30:20 2016 +0900
  37. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · Fri Dec 30 15:30:18 2016 +0900
  38. d4cb6ba mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · Fri Dec 30 15:30:17 2016 +0900
  39. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · Fri Dec 30 15:30:16 2016 +0900
  40. 730a595 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · Fri Dec 30 15:30:15 2016 +0900
  41. 9174eb4 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · Fri Dec 30 15:30:14 2016 +0900
  42. 1e81af8 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · Fri Dec 30 15:30:13 2016 +0900
  43. 665152e mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · Fri Dec 30 15:30:11 2016 +0900
  44. 6fe282a xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · Tue Dec 27 19:12:23 2016 +0300
  45. e4c8e2a Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 10 08:19:33 2017 -0500
  46. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Jan 10 08:19:21 2017 -0500
  47. f807776 i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · Thu Dec 22 09:36:10 2016 -0800
  48. baa2035 net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · Tue Nov 15 16:15:42 2016 +0530
  49. 468b55f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · Tue Nov 15 16:15:41 2016 +0530
  50. 117b6ca fpga: zynqmp: Remove empty functions by Michal Simek · Fri Dec 16 10:01:45 2016 +0100
  51. e670965 net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · Mon Dec 12 09:47:26 2016 +0100
  52. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · Fri Nov 18 11:09:15 2016 +0530
  53. c54cb36 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jan 04 19:41:50 2017 -0500
  54. 4888179 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jan 04 19:41:23 2017 -0500
  55. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · Wed Dec 28 08:43:45 2016 -0800
  56. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  57. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:43 2016 -0800
  58. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · Wed Dec 28 08:43:42 2016 -0800
  59. 1dc61ca arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:41 2016 -0800
  60. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  61. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · Wed Dec 28 08:43:32 2016 -0800
  62. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  63. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  64. 991402e mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · Tue Jan 03 00:24:36 2017 +0100
  65. 2d3be6f spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · Wed Dec 21 10:42:33 2016 +0530
  66. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · Wed Dec 21 10:42:32 2016 +0530
  67. 19d39fc spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI by Priit Laes · Mon Jan 02 20:24:50 2017 +0200
  68. 84c4560 pci: kconfig: fix spelling in description by Marcel Ziswiler · Mon Dec 19 15:38:05 2016 +0100
  69. bd5867a video: tegra: fix spelling in comment by Marcel Ziswiler · Mon Dec 19 15:38:04 2016 +0100
  70. 418faac imx: thermal: Kconfig: add MX7 by Peng Fan · Fri Dec 02 13:43:03 2016 +0800
  71. bfd110f mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:30 2016 +0900
  72. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:29 2016 +0900
  73. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  74. e8b9972 mmc: make MMC driver entries dependent on MMC by Masahiro Yamada · Wed Dec 07 22:10:27 2016 +0900
  75. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  76. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · Wed Dec 21 13:28:06 2016 +0530
  77. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  78. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · Wed Dec 07 16:55:06 2016 +0530
  79. e22e6d9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 23 18:41:32 2016 -0500
  80. bc6c9aa Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Dec 23 10:17:22 2016 -0500
  81. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · Thu Dec 15 18:21:10 2016 +0900
  82. 2cdeab2 mmc: Extend dependencies for zynq sdhci by Michal Simek · Thu Dec 15 11:15:49 2016 +0100
  83. ab095d0 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · Fri Dec 02 17:46:10 2016 +0900
  84. f9d3428 spi: Zap armada100_spi.c and env by Jagan Teki · Fri Nov 25 00:58:58 2016 +0530
  85. 7c3894e spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · Thu Dec 15 17:36:47 2016 +0100
  86. 33290c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Dec 20 08:42:50 2016 -0500
  87. 127695d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Dec 20 08:41:54 2016 -0500
  88. 0fe6d0e gpio: zynq: Remove empty line by Michal Simek · Thu Dec 15 09:57:25 2016 +0100
  89. 008838d block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  90. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  91. e4dab43 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  92. 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · Thu Dec 01 02:06:31 2016 +0100
  93. 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · Thu Dec 01 02:06:30 2016 +0100
  94. f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · Thu Dec 01 02:06:29 2016 +0100
  95. 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · Tue Dec 13 12:49:53 2016 -0500
  96. 4212269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Dec 18 13:54:25 2016 -0500
  97. f88b8cc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 16 18:32:43 2016 -0500
  98. cac3006 i2c: mxc: Make 'no gpio pinctrl state' print as debug by Jagan Teki · Tue Dec 06 00:00:59 2016 +0100
  99. d9e8bb3 i2c: mxc: Print hex instead of decimal for bus address by Jagan Teki · Tue Dec 06 00:00:58 2016 +0100
  100. 0aedd7f i2c: Kconfig: Add SYS_I2C_MXC entry by Jagan Teki · Tue Dec 06 00:00:57 2016 +0100