1. f1f88c9 clk: zynq: Add zynq clock framework driver by Stefan Herbrechtsmeier · Tue Jan 17 16:27:29 2017 +0100
  2. bb43397 net: zynq: Add clk framework support to zynq ethernet driver by Stefan Herbrechtsmeier · Tue Jan 17 16:27:25 2017 +0100
  3. 3e47077 net: zynq: Don't overwrite gem_rclk_ctrl with default value by Stefan Herbrechtsmeier · Tue Jan 17 16:27:24 2017 +0100
  4. 8d8371d i2c: sandbox: remove code snippet from Kconfig help by Masahiro Yamada · Sat Feb 11 12:39:55 2017 +0900
  5. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  6. 343743e Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Feb 09 14:54:09 2017 -0500
  7. df5338c omap_hsmmc.c: Fix build warning on non-omap3 by Tom Rini · Thu Feb 09 13:41:28 2017 -0500
  8. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500
  9. 7cdbe50 mmc: init mmc block devices on probe by Fiach Antaw · Wed Jan 25 19:00:24 2017 +1000
  10. ef35496 drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xx by Adam Ford · Mon Feb 06 11:31:43 2017 -0600
  11. 07ef207 mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.c by Jaehoon Chung · Thu Feb 02 19:33:36 2017 +0900
  12. 2910da8 mmc: mmc-uclass: use the fixed devnum with alias node by Jaehoon Chung · Thu Feb 02 13:41:14 2017 +0900
  13. 4997f6e power: pmic: add the max8997 controller for DM by Jaehoon Chung · Thu Feb 02 17:04:09 2017 +0900
  14. ee253f9 net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · Fri Dec 09 22:15:17 2016 +0000
  15. 2e97146 Merge git://git.denx.de/u-boot-dm by Tom Rini · Wed Feb 08 16:24:44 2017 -0500
  16. e055eb8 GPIO: Correct doc typo "confguration" -> "configuration" by Robert P. J. Day · Mon Feb 06 07:11:41 2017 -0500
  17. c89f7ce regulator: palmas: Fix smps6 - smps9 indices by Keerthy · Fri Feb 03 17:04:08 2017 +0530
  18. a7ca162 pwm: remove unneeded ifdef CONFIG_DM_PWM ... endif by Masahiro Yamada · Thu Feb 02 16:04:11 2017 +0900
  19. ed75d36 drivers: net: cpsw: Fix reading of mac address for am43 SoCs by Lokesh Vutla · Wed Feb 01 09:20:49 2017 +0530
  20. d067217 aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation by maxims@google.com · Mon Jan 30 11:35:04 2017 -0800
  21. 874d6b4 cros_ec: i2c: Add support for version 3 of the EC protocol by Moritz Fischer · Fri Jan 20 12:35:03 2017 -0800
  22. 22d088c simple-bus: enable support for of-platdata by Kever Yang · Wed Jan 18 20:25:44 2017 +0800
  23. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  24. 9b606d6 cros_ec: i2c: Group i2c write / read into single transaction by Moritz Fischer · Thu Jan 12 09:47:30 2017 -0800
  25. 89e50d9 drivers: net: Provide Kconfig menu for PHYLIB by Alex · Mon Feb 06 19:17:34 2017 -0800
  26. 27a8e03 net: phy: Improve the Marvell 151x constants by Joe Hershberger · Fri Dec 09 11:54:39 2016 -0600
  27. a8273d5 net: fec_mxc: Fix corruption of device tree blob by Daniel Strnad · Thu Feb 02 12:11:40 2017 +0100
  28. 83fdbe4 net: designware: Fix for use with current Linux device tree for Meson GX by Heiner Kallweit · Fri Jan 27 21:25:59 2017 +0100
  29. 5b6b18e net: phy: dp83867: Add support for MAC impedance configuration by Mugunthan V N · Tue Jan 24 11:15:40 2017 -0600
  30. b83da16 net: phy: vitesse: Fix cis8204 RGMII_ID code by Phil Edworthy · Mon Dec 12 15:27:12 2016 +0000
  31. e4c26ee net: phy: Marvell: Use phy_interface_is_rgmii helper function by Phil Edworthy · Mon Dec 12 12:54:15 2016 +0000
  32. 3483614 net: phy: Add support for Marvell M88E1512 by Phil Edworthy · Mon Dec 12 12:54:14 2016 +0000
  33. a19a376 net: phy: Fix mask so that we can identify Marvell 88E1518 by Phil Edworthy · Mon Dec 12 12:54:13 2016 +0000
  34. c611980 net: phy: ti: Fix dp83867 RGMII_TXID interface path by Phil Edworthy · Fri Dec 09 10:46:02 2016 +0000
  35. 6fdb684 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · Wed Nov 02 10:06:57 2016 +0800
  36. 3d8d348 net: macb: Add the clock support by Wenyou Yang · Wed Nov 02 10:06:56 2016 +0800
  37. e7183de net: Kconfig: Add CONFIG_MACB option by Wenyou Yang · Wed Nov 02 10:06:55 2016 +0800
  38. 3dfe451 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · Mon Jan 16 07:04:09 2017 -0700
  39. 6fbb13d x86: ivybridge: Fix types for 64-bit compilation by Simon Glass · Mon Jan 16 07:03:39 2017 -0700
  40. d87b092 x86: ivybridge: Declare global data where it is used by Simon Glass · Mon Jan 16 07:03:37 2017 -0700
  41. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · Mon Jan 16 07:03:35 2017 -0700
  42. 36258a5 spl: Allow PCH drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:33 2017 -0700
  43. 0c1b41a spl: Allow timer drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:32 2017 -0700
  44. b69691b spl: Allow RTC drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:31 2017 -0700
  45. 6569f3a spl: Allow PCI drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:30 2017 -0700
  46. eca677f spl: Allow CPU drivers to be used in SPL by Simon Glass · Mon Jan 16 07:03:29 2017 -0700
  47. 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Feb 03 20:33:42 2017 -0500
  48. 07bdca5 drivers/video/cfb_console.c: Correct "COFNIG_NDS32" typo. by Robert P. J. Day · Fri Feb 03 07:14:02 2017 -0500
  49. f8edd75 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Wed Feb 01 06:57:35 2017 -0500
  50. 4eceb6c lib: tpm: Add command to flush resources by Mario Six · Wed Jan 11 16:00:50 2017 +0100
  51. 4f96f3f net: phy: Support Marvell 88E1680 by Dirk Eibach · Wed Jan 11 16:00:46 2017 +0100
  52. 18baf64 pci: mvebu: Fix Armada 38x support by Dirk Eibach · Wed Jan 11 16:00:45 2017 +0100
  53. 86928bf phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates by Stefan Roese · Thu Jan 12 16:37:49 2017 +0100
  54. bea8abd drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · Wed Jan 11 15:58:36 2017 +0000
  55. 8c1a132 mmc: atmel: rename CONFIG_ATMEL_SDHCI to CONFIG_MMC_SDHCI_ATMEL by Masahiro Yamada · Mon Jan 30 19:46:55 2017 +0900
  56. f79df03 mmc: pic32: rename CONFIG_PIC32_SDHCI to CONFIG_MMC_SDHCI_PIC32 by Masahiro Yamada · Mon Jan 30 19:46:54 2017 +0900
  57. a1262eb mmc: msm: rename CONFIG_MSM_SDHCI to CONFIG_MMC_SDHCI_MSM by Masahiro Yamada · Mon Jan 30 19:46:53 2017 +0900
  58. babe026 mmc: rockchip: rename CONFIG_ROCKCHIP_SDHCI to CONFIG_MMC_SDHCI_ROCKCHIP by Masahiro Yamada · Mon Jan 30 19:46:52 2017 +0900
  59. 168c57d mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQ by Masahiro Yamada · Mon Jan 30 19:46:51 2017 +0900
  60. 54f7cfc mmc: sandbox: rename CONFIG, fix dependency, and use it in Makefile by Masahiro Yamada · Mon Jan 30 19:46:50 2017 +0900
  61. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  62. ccd9702 i2c: uniphier-f: use readl_poll_timeout() to poll registers by Masahiro Yamada · Sat Jan 28 06:53:56 2017 +0900
  63. 8d4852b i2c: uniphier(-f): remove unneeded #include <dm/root.h> by Masahiro Yamada · Sat Jan 28 06:53:55 2017 +0900
  64. 9e34de5 clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock by Masahiro Yamada · Sat Jan 28 06:53:41 2017 +0900
  65. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · Sun Jan 22 16:04:30 2017 +0100
  66. 30c37f6 net: phy: add SMSC LAN8742 phy by Michael Kurz · Sun Jan 22 16:04:28 2017 +0100
  67. 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · Sun Jan 22 16:04:27 2017 +0100
  68. 2d5a2ad aspeed: Add basic ast2500-specific drivers and configuration by maxims@google.com · Wed Jan 18 13:44:56 2017 -0800
  69. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · Wed Jan 18 13:44:55 2017 -0800
  70. 93b5ddb Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Thu Jan 26 12:26:24 2017 -0500
  71. c8b0679 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Jan 25 17:09:01 2017 -0500
  72. 421e954 Drop CONFIG_WINBOND_83C553 by Simon Glass · Mon Jan 23 13:31:24 2017 -0700
  73. 121fc56 mmc: Add Marvell Xenon SDHCI controller driver by Stefan Roese · Fri Dec 09 15:03:28 2016 +0100
  74. a3554ef mmc: sdhci: Add support for optional controller specific set_ios_post() by Stefan Roese · Mon Dec 12 08:24:56 2016 +0100
  75. e916103 mmc: sdhci: Clear SDHCI_CLOCK_CONTROL before configuring the new value by Stefan Roese · Mon Dec 12 08:34:42 2016 +0100
  76. 8acb127 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · Fri Dec 02 09:22:34 2016 +1300
  77. 9bee2b5 mmc: Print error code for mmc_complete_init failure by Jagan Teki · Tue Jan 10 11:18:43 2017 +0100
  78. bc47e0e mmc: sdhci: Distinguish between base clock and maximum peripheral frequency by Stefan Herbrechtsmeier · Tue Jan 17 15:58:48 2017 +0100
  79. 740ea86 pinctrl: uniphier: support UniPhier PXs3 pinctrl driver by Masahiro Yamada · Sat Jan 21 18:05:29 2017 +0900
  80. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  81. 3dc6f65 status_led: Kconfig migration - introduction by Uri Mashiach · Thu Jan 19 10:51:05 2017 +0200
  82. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · Wed Jan 18 08:05:49 2017 +0100
  83. b86c4d0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Thu Jan 19 12:22:23 2017 -0500
  84. d84139c mmc: fsl_esdhc: move 'status' property fixup into a weak function by Yangbo Lu · Tue Jan 17 10:43:54 2017 +0800
  85. 6d6e5ee pmic: pmic_mc34vr500: Add a driver for the mc34vr500 pmic by Hou Zhiqiang · Fri Dec 09 16:08:57 2016 +0800
  86. 2a99b60 mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table by Yangbo Lu · Wed Dec 07 11:54:31 2016 +0800
  87. b99647c mmc: fsl_esdhc: make GPIO support optional by Yangbo Lu · Wed Dec 07 11:54:30 2016 +0800
  88. d553bf2 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · Tue Dec 13 14:54:24 2016 +0800
  89. a5642df pci: layerscape: remove unnecessary legacy code by Minghuan Lian · Tue Dec 13 14:54:23 2016 +0800
  90. c106784 pci: layerscape: add pci driver based on DM by Minghuan Lian · Tue Dec 13 14:54:17 2016 +0800
  91. 09716a7b pci: layerscape: move kernel DT fixup to a separate file by Hou Zhiqiang · Tue Dec 13 14:54:16 2016 +0800
  92. 46e844c dm: pci: remove pci_bus_to_hose(0) calling by Minghuan Lian · Tue Dec 13 14:54:10 2016 +0800
  93. ddd6f95 dm: pci: return the real controller in pci_bus_to_hose() by Minghuan Lian · Tue Dec 13 14:54:09 2016 +0800
  94. 645be4c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jan 18 07:21:33 2017 -0500
  95. ab23a5b Merge git://git.denx.de/u-boot-samsung by Tom Rini · Wed Jan 18 07:21:12 2017 -0500
  96. 37978c6 i2c: i2c-cdns: No need for dedicated probe function by Moritz Fischer · Mon Jan 16 09:50:47 2017 -0800
  97. 9393f58 i2c: i2c-cdns: Implement workaround for hold quirk of the rev 1.0 by Moritz Fischer · Mon Jan 16 09:50:46 2017 -0800
  98. 0b24579 i2c: i2c-cdns: Reorder timeout loop for interrupt waiting by Moritz Fischer · Mon Jan 16 09:50:45 2017 -0800
  99. 61f0651 i2c: i2c-cdns: Detect unsupported sequences for rev 1.0 by Moritz Fischer · Mon Jan 16 09:50:44 2017 -0800
  100. c5d3a5e i2c: mux: Allow muxes to work as children of i2c bus without i2c-parent by Moritz Fischer · Mon Jan 16 09:46:06 2017 -0800