1. bc00a54 mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · Fri Dec 30 15:30:21 2016 +0900
  2. f7558ee mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · Fri Dec 30 15:30:20 2016 +0900
  3. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · Fri Dec 30 15:30:18 2016 +0900
  4. d4cb6ba mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · Fri Dec 30 15:30:17 2016 +0900
  5. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · Fri Dec 30 15:30:16 2016 +0900
  6. 730a595 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · Fri Dec 30 15:30:15 2016 +0900
  7. 9174eb4 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · Fri Dec 30 15:30:14 2016 +0900
  8. 1e81af8 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · Fri Dec 30 15:30:13 2016 +0900
  9. 665152e mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · Fri Dec 30 15:30:11 2016 +0900
  10. e4c8e2a Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 10 08:19:33 2017 -0500
  11. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Jan 10 08:19:21 2017 -0500
  12. 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
  13. c54cb36 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jan 04 19:41:50 2017 -0500
  14. 4888179 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jan 04 19:41:23 2017 -0500
  15. 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
  16. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  17. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:43 2016 -0800
  18. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · Wed Dec 28 08:43:42 2016 -0800
  19. 1dc61ca arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:41 2016 -0800
  20. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  21. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · Wed Dec 28 08:43:32 2016 -0800
  22. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  23. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  24. 991402e mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · Tue Jan 03 00:24:36 2017 +0100
  25. 2d3be6f spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · Wed Dec 21 10:42:33 2016 +0530
  26. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · Wed Dec 21 10:42:32 2016 +0530
  27. 19d39fc spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI by Priit Laes · Mon Jan 02 20:24:50 2017 +0200
  28. 84c4560 pci: kconfig: fix spelling in description by Marcel Ziswiler · Mon Dec 19 15:38:05 2016 +0100
  29. bd5867a video: tegra: fix spelling in comment by Marcel Ziswiler · Mon Dec 19 15:38:04 2016 +0100
  30. 418faac imx: thermal: Kconfig: add MX7 by Peng Fan · Fri Dec 02 13:43:03 2016 +0800
  31. bfd110f mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:30 2016 +0900
  32. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:29 2016 +0900
  33. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  34. e8b9972 mmc: make MMC driver entries dependent on MMC by Masahiro Yamada · Wed Dec 07 22:10:27 2016 +0900
  35. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  36. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · Wed Dec 21 13:28:06 2016 +0530
  37. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  38. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · Wed Dec 07 16:55:06 2016 +0530
  39. e22e6d9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 23 18:41:32 2016 -0500
  40. bc6c9aa Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Dec 23 10:17:22 2016 -0500
  41. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · Thu Dec 15 18:21:10 2016 +0900
  42. 2cdeab2 mmc: Extend dependencies for zynq sdhci by Michal Simek · Thu Dec 15 11:15:49 2016 +0100
  43. ab095d0 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · Fri Dec 02 17:46:10 2016 +0900
  44. f9d3428 spi: Zap armada100_spi.c and env by Jagan Teki · Fri Nov 25 00:58:58 2016 +0530
  45. 7c3894e spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · Thu Dec 15 17:36:47 2016 +0100
  46. 33290c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Dec 20 08:42:50 2016 -0500
  47. 127695d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Dec 20 08:41:54 2016 -0500
  48. 0fe6d0e gpio: zynq: Remove empty line by Michal Simek · Thu Dec 15 09:57:25 2016 +0100
  49. 008838d block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  50. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  51. e4dab43 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  52. 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · Thu Dec 01 02:06:31 2016 +0100
  53. 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · Thu Dec 01 02:06:30 2016 +0100
  54. f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · Thu Dec 01 02:06:29 2016 +0100
  55. 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · Tue Dec 13 12:49:53 2016 -0500
  56. 4212269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Dec 18 13:54:25 2016 -0500
  57. f88b8cc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 16 18:32:43 2016 -0500
  58. cac3006 i2c: mxc: Make 'no gpio pinctrl state' print as debug by Jagan Teki · Tue Dec 06 00:00:59 2016 +0100
  59. d9e8bb3 i2c: mxc: Print hex instead of decimal for bus address by Jagan Teki · Tue Dec 06 00:00:58 2016 +0100
  60. 0aedd7f i2c: Kconfig: Add SYS_I2C_MXC entry by Jagan Teki · Tue Dec 06 00:00:57 2016 +0100
  61. f36b594 video: Kconfig: Add VIDEO_IPV3 entry by Jagan Teki · Tue Dec 06 00:00:54 2016 +0100
  62. 87e7f35 dm: net: fec: Add .read_rom_hwaddr by Jagan Teki · Tue Dec 06 00:00:51 2016 +0100
  63. c6cd8d5 net: fec_mxc: Driver cleanups by Jagan Teki · Tue Dec 06 00:00:50 2016 +0100
  64. 484f021 net: fec_mxc: Convert into driver model by Jagan Teki · Tue Dec 06 00:00:49 2016 +0100
  65. bc5fb46 net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr by Jagan Teki · Tue Dec 06 00:00:48 2016 +0100
  66. ba81b04 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · Fri Nov 04 11:57:02 2016 +0100
  67. f75b480 pinctrl: imx6: support i.MX6SLL by Peng Fan · Sun Dec 11 19:24:35 2016 +0800
  68. a2c2f6c OCOTP: Update OCOTP driver to support i.MX6SLL by Peng Fan · Sun Dec 11 19:24:33 2016 +0800
  69. 9de7160 driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · Wed Dec 07 12:04:05 2016 +0530
  70. 6ef52f1 Revert "sf: Fix quad bit set for micron devices" by Cyrille Pitchen · Thu Dec 15 17:45:39 2016 +0100
  71. 8d7899f sf: Do not force the DT memory map size to exactly match the device by Phil Edworthy · Fri Dec 09 15:03:39 2016 +0000
  72. 4d035ac mtd: spi: don't return -1 when scan succeed by Fabien Parent · Mon Dec 05 19:09:10 2016 +0100
  73. e3f9426 spi: cadence_qspi: Move DT prop code to match layout by Phil Edworthy · Tue Nov 29 12:58:34 2016 +0000
  74. 1fdd923 spi: cadence_qspi: Fix CS timings by Phil Edworthy · Tue Nov 29 12:58:33 2016 +0000
  75. 928758d spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · Tue Nov 29 12:58:32 2016 +0000
  76. eef2edc spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · Tue Nov 29 12:58:31 2016 +0000
  77. 3a5ae12 spi: cadence_qspi: Clean up the #define names by Phil Edworthy · Tue Nov 29 12:58:30 2016 +0000
  78. dd18c6f spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · Tue Nov 29 12:58:29 2016 +0000
  79. 67824ad spi: cadence_qspi: Better debug information on the SPI clock rate by Phil Edworthy · Tue Nov 29 12:58:28 2016 +0000
  80. 8f24a44 spi: cadence_qspi: Fix baud rate calculation by Phil Edworthy · Tue Nov 29 12:58:27 2016 +0000
  81. c92c76a spi: cadence_qspi: Fix clearing of pol/pha bits by Phil Edworthy · Tue Nov 29 12:58:26 2016 +0000
  82. 6f5bed0 spi: Add error checking for invalid bus widths by Simon Glass · Tue Nov 29 20:00:13 2016 -0700
  83. 49470c1 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Mon Dec 12 07:19:28 2016 -0500
  84. aed8315 arm64: mvebu: pinctrl: Add pin control driver for A8K family by Konstantin Porotchkin · Thu Dec 08 12:22:29 2016 +0200
  85. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · Wed Nov 30 15:30:50 2016 -0700
  86. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  87. 623fbe3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri Dec 09 07:10:39 2016 -0500
  88. a827418 net/phy/vitesse: Rework RGMII skew configuration for VSC8601 by Alex · Tue Nov 22 10:55:13 2016 -0800
  89. 0109440 net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers by Stefan Roese · Tue Nov 22 16:14:23 2016 +0100
  90. a3384a1 net: fman: fix 2.5G SGMII settings by shaohui xie · Tue Nov 15 14:36:47 2016 +0800
  91. 6a25090 net: phy: realtek: Only force master mode on rtl8211b/c by oliver@schinagl.nl · Tue Nov 08 17:38:59 2016 +0100
  92. 1beb735 net: phy: realtek: make define more consistent by oliver@schinagl.nl · Tue Nov 08 17:38:58 2016 +0100
  93. ec1b26f net: phy: realtek: Use the BIT() macro by oliver@schinagl.nl · Tue Nov 08 17:38:57 2016 +0100
  94. 0c76630 net: phy: micrel: Fix error handling by Marek Vasut · Mon Nov 14 15:08:42 2016 +0100
  95. 1e582b0 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  96. b06a44b block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  97. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  98. b0ff2c1 usb: xhci-pci: Add DM support by Stefan Roese · Mon Jul 18 12:51:39 2016 +0200
  99. 4d91e05 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Dec 05 17:00:23 2016 -0500
  100. f3dece7 fsl/usb: enable the errata-a005697 for ls1012a by jerry.huang@nxp.com · Thu Dec 01 11:44:25 2016 +0800