1. 54c46f9 net: gmac_rockchip: Add Rockchip GMAC driver by Sjoerd Simons · Wed Jan 11 11:46:11 2017 +0100
  2. c154fc0 net: designware: Export the operation functions by Simon Glass · Wed Jan 11 11:46:10 2017 +0100
  3. 3240e94 net: designware: Split the link init into a separate function by Simon Glass · Wed Jan 11 11:46:09 2017 +0100
  4. 4afa85e net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · Wed Jan 11 11:46:08 2017 +0100
  5. 9cf8fd0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · Wed Jan 11 11:46:07 2017 +0100
  6. 5a808a9 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · Thu Dec 29 14:01:26 2016 +0800
  7. 9ea1fdf mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · Wed Dec 28 11:32:35 2016 +0800
  8. 2cfca56 power_i2c.c: Fix unused variable warning by Tom Rini · Wed Jan 11 09:16:05 2017 -0500
  9. 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
  10. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  11. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:05 2017 +0900
  12. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  13. dc607f8 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · Tue Jan 10 13:32:03 2017 +0900
  14. 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · Thu Dec 15 20:49:50 2016 +0900
  15. c232653 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · Fri Dec 30 23:20:14 2016 +0900
  16. dcbc443 mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · Fri Dec 30 22:41:46 2016 +0900
  17. bc00a54 mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · Fri Dec 30 15:30:21 2016 +0900
  18. f7558ee mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · Fri Dec 30 15:30:20 2016 +0900
  19. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · Fri Dec 30 15:30:18 2016 +0900
  20. d4cb6ba mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · Fri Dec 30 15:30:17 2016 +0900
  21. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · Fri Dec 30 15:30:16 2016 +0900
  22. 730a595 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · Fri Dec 30 15:30:15 2016 +0900
  23. 9174eb4 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · Fri Dec 30 15:30:14 2016 +0900
  24. 1e81af8 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · Fri Dec 30 15:30:13 2016 +0900
  25. 665152e mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · Fri Dec 30 15:30:11 2016 +0900
  26. 6fe282a xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · Tue Dec 27 19:12:23 2016 +0300
  27. e4c8e2a Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 10 08:19:33 2017 -0500
  28. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Jan 10 08:19:21 2017 -0500
  29. f807776 i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · Thu Dec 22 09:36:10 2016 -0800
  30. baa2035 net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · Tue Nov 15 16:15:42 2016 +0530
  31. 468b55f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · Tue Nov 15 16:15:41 2016 +0530
  32. 117b6ca fpga: zynqmp: Remove empty functions by Michal Simek · Fri Dec 16 10:01:45 2016 +0100
  33. e670965 net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · Mon Dec 12 09:47:26 2016 +0100
  34. 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
  35. c54cb36 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jan 04 19:41:50 2017 -0500
  36. 4888179 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jan 04 19:41:23 2017 -0500
  37. 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
  38. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  39. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:43 2016 -0800
  40. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · Wed Dec 28 08:43:42 2016 -0800
  41. 1dc61ca arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:41 2016 -0800
  42. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  43. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · Wed Dec 28 08:43:32 2016 -0800
  44. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  45. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  46. 991402e mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · Tue Jan 03 00:24:36 2017 +0100
  47. 2d3be6f spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · Wed Dec 21 10:42:33 2016 +0530
  48. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · Wed Dec 21 10:42:32 2016 +0530
  49. 19d39fc spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI by Priit Laes · Mon Jan 02 20:24:50 2017 +0200
  50. 84c4560 pci: kconfig: fix spelling in description by Marcel Ziswiler · Mon Dec 19 15:38:05 2016 +0100
  51. bd5867a video: tegra: fix spelling in comment by Marcel Ziswiler · Mon Dec 19 15:38:04 2016 +0100
  52. 418faac imx: thermal: Kconfig: add MX7 by Peng Fan · Fri Dec 02 13:43:03 2016 +0800
  53. bfd110f mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:30 2016 +0900
  54. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:29 2016 +0900
  55. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  56. e8b9972 mmc: make MMC driver entries dependent on MMC by Masahiro Yamada · Wed Dec 07 22:10:27 2016 +0900
  57. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  58. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · Wed Dec 21 13:28:06 2016 +0530
  59. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  60. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · Wed Dec 07 16:55:06 2016 +0530
  61. e22e6d9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 23 18:41:32 2016 -0500
  62. bc6c9aa Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Dec 23 10:17:22 2016 -0500
  63. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · Thu Dec 15 18:21:10 2016 +0900
  64. 2cdeab2 mmc: Extend dependencies for zynq sdhci by Michal Simek · Thu Dec 15 11:15:49 2016 +0100
  65. ab095d0 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · Fri Dec 02 17:46:10 2016 +0900
  66. f9d3428 spi: Zap armada100_spi.c and env by Jagan Teki · Fri Nov 25 00:58:58 2016 +0530
  67. 7c3894e spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · Thu Dec 15 17:36:47 2016 +0100
  68. 33290c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Dec 20 08:42:50 2016 -0500
  69. 127695d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Dec 20 08:41:54 2016 -0500
  70. 0fe6d0e gpio: zynq: Remove empty line by Michal Simek · Thu Dec 15 09:57:25 2016 +0100
  71. 008838d block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  72. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  73. e4dab43 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  74. 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · Thu Dec 01 02:06:31 2016 +0100
  75. 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · Thu Dec 01 02:06:30 2016 +0100
  76. f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · Thu Dec 01 02:06:29 2016 +0100
  77. 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · Tue Dec 13 12:49:53 2016 -0500
  78. 4212269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Dec 18 13:54:25 2016 -0500
  79. f88b8cc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 16 18:32:43 2016 -0500
  80. cac3006 i2c: mxc: Make 'no gpio pinctrl state' print as debug by Jagan Teki · Tue Dec 06 00:00:59 2016 +0100
  81. d9e8bb3 i2c: mxc: Print hex instead of decimal for bus address by Jagan Teki · Tue Dec 06 00:00:58 2016 +0100
  82. 0aedd7f i2c: Kconfig: Add SYS_I2C_MXC entry by Jagan Teki · Tue Dec 06 00:00:57 2016 +0100
  83. f36b594 video: Kconfig: Add VIDEO_IPV3 entry by Jagan Teki · Tue Dec 06 00:00:54 2016 +0100
  84. 87e7f35 dm: net: fec: Add .read_rom_hwaddr by Jagan Teki · Tue Dec 06 00:00:51 2016 +0100
  85. c6cd8d5 net: fec_mxc: Driver cleanups by Jagan Teki · Tue Dec 06 00:00:50 2016 +0100
  86. 484f021 net: fec_mxc: Convert into driver model by Jagan Teki · Tue Dec 06 00:00:49 2016 +0100
  87. bc5fb46 net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr by Jagan Teki · Tue Dec 06 00:00:48 2016 +0100
  88. ba81b04 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · Fri Nov 04 11:57:02 2016 +0100
  89. f75b480 pinctrl: imx6: support i.MX6SLL by Peng Fan · Sun Dec 11 19:24:35 2016 +0800
  90. a2c2f6c OCOTP: Update OCOTP driver to support i.MX6SLL by Peng Fan · Sun Dec 11 19:24:33 2016 +0800
  91. 9de7160 driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · Wed Dec 07 12:04:05 2016 +0530
  92. 6ef52f1 Revert "sf: Fix quad bit set for micron devices" by Cyrille Pitchen · Thu Dec 15 17:45:39 2016 +0100
  93. 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
  94. 4d035ac mtd: spi: don't return -1 when scan succeed by Fabien Parent · Mon Dec 05 19:09:10 2016 +0100
  95. e3f9426 spi: cadence_qspi: Move DT prop code to match layout by Phil Edworthy · Tue Nov 29 12:58:34 2016 +0000
  96. 1fdd923 spi: cadence_qspi: Fix CS timings by Phil Edworthy · Tue Nov 29 12:58:33 2016 +0000
  97. 928758d spi: cadence_qspi: Remove returns from end of void functions by Phil Edworthy · Tue Nov 29 12:58:32 2016 +0000
  98. eef2edc spi: cadence_qspi: Use spi mode at the point it is needed by Phil Edworthy · Tue Nov 29 12:58:31 2016 +0000
  99. 3a5ae12 spi: cadence_qspi: Clean up the #define names by Phil Edworthy · Tue Nov 29 12:58:30 2016 +0000
  100. dd18c6f spi: cadence_qspi: Use #define for bits instead of bit shifts by Phil Edworthy · Tue Nov 29 12:58:29 2016 +0000