1. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · Thu May 18 20:09:26 2017 -0600
  2. 1d9af1f dm: gpio: Add live tree support by Simon Glass · Tue May 30 21:47:09 2017 -0600
  3. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  4. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · Thu May 18 20:08:57 2017 -0600
  5. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  6. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  7. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  8. edc93f9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri May 26 11:19:27 2017 -0400
  9. c5ea8ed Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Fri May 26 11:18:53 2017 -0400
  10. 4a81bbe driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · Thu Apr 27 10:14:16 2017 +0530
  11. dc24dac nds32: eth: Support ftmac100 DM. by rick · Tue May 23 13:48:27 2017 +0800
  12. 17714cb net: ravb: Add Renesas Ethernet RAVB driver by Marek Vasut · Sat May 13 15:54:28 2017 +0200
  13. 8f8e458 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · Mon Apr 10 19:44:35 2017 +0800
  14. 0eaaf83 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · Mon Apr 10 19:44:34 2017 +0800
  15. 42c2466 net: fec: do not access reserved register for i.MX6ULL by Peng Fan · Mon Apr 10 19:44:33 2017 +0800
  16. d708d20 net: uli526x: Fix unknown storage size error by Tom Rini · Mon May 08 22:14:33 2017 -0400
  17. 0941865 net: phy: mv88e61xx: Fix uninitialized variable warning by Tom Rini · Mon May 08 22:14:32 2017 -0400
  18. 0a549a2 net: eepro100: Fix unused variable warning by Tom Rini · Mon May 08 22:14:31 2017 -0400
  19. 8904415 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 09 16:11:36 2017 -0400
  20. 8f15540 net: macb: Align the compatibles with kernel by Wenyou Yang · Fri Apr 14 14:36:05 2017 +0800
  21. 44835ea net: macb: Add remove callback by Wenyou Yang · Fri Apr 14 14:36:04 2017 +0800
  22. 380b323 net: mvpp2: Add remove function that is called before the OS is started by Stefan Roese · Thu Mar 23 17:01:59 2017 +0100
  23. b7c0b40 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Apr 25 16:12:42 2017 -0400
  24. e44eb3a sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · Sun Apr 02 12:59:08 2017 +0200
  25. 43ef184 sunxi: Convert SUNXI_EMAC to Kconfig by Mylène Josserand · Sun Apr 02 12:59:07 2017 +0200
  26. c1506ef sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · Sun Apr 02 12:59:03 2017 +0200
  27. cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 18 11:36:06 2017 -0400
  28. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · Fri Apr 14 10:55:00 2017 +0900
  29. 342cf06 armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · Mon Mar 27 11:41:02 2017 -0700
  30. 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · Mon Mar 27 11:41:01 2017 -0700
  31. aa468b1 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 13 17:31:06 2017 -0400
  32. 4a92a3e gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · Thu Mar 23 12:44:36 2017 +0800
  33. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Apr 13 10:17:06 2017 -0400
  34. 6940d67 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Sat Apr 08 09:28:02 2017 -0400
  35. 3297b55 sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · Wed Feb 22 19:46:41 2017 +0100
  36. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  37. 5386509 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 06 12:28:03 2017 -0400
  38. fef2bd1 SPARC: Remove by Tom Rini · Tue Mar 14 11:08:11 2017 -0400
  39. 210ebce Blackfin: Remove by Tom Rini · Tue Mar 14 11:08:10 2017 -0400
  40. 5fb9743 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · Thu Feb 16 01:20:27 2017 +0000
  41. 99cac58 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · Fri Mar 24 19:24:26 2017 +0100
  42. 3075fb9 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Tue Apr 04 09:17:56 2017 -0400
  43. 3fdf217 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Apr 04 09:17:08 2017 -0400
  44. 32fafb8 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · Mon Mar 13 06:50:04 2017 +0100
  45. 95b2741 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · Fri Mar 10 06:07:45 2017 +0100
  46. b851e40 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · Thu Mar 09 12:01:57 2017 +0100
  47. c20e4e4 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · Wed Mar 22 15:11:00 2017 +0100
  48. 0164764 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · Wed Mar 22 15:09:38 2017 +0100
  49. 40e749b net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · Wed Mar 22 15:07:30 2017 +0100
  50. 3651bfc net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · Wed Mar 22 14:15:40 2017 +0100
  51. 8ba5f0b net: mvpp2: Restructure probe / init functions by Stefan Roese · Wed Mar 22 14:11:16 2017 +0100
  52. a8801ed net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · Wed Mar 01 13:09:42 2017 +0100
  53. 38801d4 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · Fri Feb 24 10:12:41 2017 +0100
  54. 78a112b net: mvpp2: Enable compilation for Armada 7K/8K platforms by Stefan Roese · Wed Feb 15 11:42:59 2017 +0100
  55. 4cc7541 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · Thu Feb 16 13:29:08 2017 +0100
  56. d017cdf net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · Thu Feb 16 15:26:06 2017 +0100
  57. b71c2a3 net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · Thu Feb 16 08:31:32 2017 +0100
  58. e595a23 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · Mon Feb 20 11:54:31 2017 +0100
  59. 38a2328 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · Thu Feb 16 09:03:16 2017 +0100
  60. f107747 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:46:37 2017 +0100
  61. ca560ab net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:41:07 2017 +0100
  62. cc2445f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · Mon Feb 20 11:42:51 2017 +0100
  63. 5555f07 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · Thu Feb 16 08:03:37 2017 +0100
  64. 7f215c7 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · Mon Feb 20 11:36:57 2017 +0100
  65. 58159ee net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · Thu Feb 16 06:57:24 2017 +0100
  66. 2321c92 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · Thu Feb 16 06:53:51 2017 +0100
  67. 3520a33 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · Mon Feb 20 11:29:16 2017 +0100
  68. 56563ad net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · Mon Feb 20 11:08:46 2017 +0100
  69. e3645a0 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · Wed Feb 15 16:25:53 2017 +0100
  70. 51ccb41 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · Wed Feb 15 14:08:59 2017 +0100
  71. fb3a7bb net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · Wed Feb 15 15:35:00 2017 +0100
  72. 0983176 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · Mon Feb 20 10:37:59 2017 +0100
  73. 0ff5752 net: mvpp2: remove support for buffer header by Thomas Petazzoni · Mon Feb 20 10:29:43 2017 +0100
  74. c49aff2 net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · Mon Feb 20 10:27:51 2017 +0100
  75. feb0b33 net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · Wed Feb 15 12:46:18 2017 +0100
  76. a3c988f net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · Wed Feb 15 12:31:53 2017 +0100
  77. 265b3c6 net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · Wed Feb 15 12:19:36 2017 +0100
  78. ebbe76f net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · Wed Feb 15 12:16:23 2017 +0100
  79. 5e3eaae net: mvpp2: remove unused register definitions by Thomas Petazzoni · Wed Feb 15 12:15:01 2017 +0100
  80. 1b085c5 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · Wed Feb 15 12:13:43 2017 +0100
  81. b4268e2 net: mvpp2: Round up top tx buffer boundaries for dcache ops by Stefan Roese · Thu Feb 16 13:58:37 2017 +0100
  82. ed446f7 mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · Thu Feb 16 13:52:28 2017 +0200
  83. 9d89f01 mvebu: neta: Add support for board init function by Konstantin Porotchkin · Thu Feb 16 13:52:27 2017 +0200
  84. 3c39c08 arm: fsl-layerscape: Move QSGMII wriop_init to SoC file by Prabhakar Kushwaha · Wed Feb 15 20:40:00 2017 +0530
  85. da49460 drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · Thu Mar 23 15:11:43 2017 +0100
  86. 07e6b05 net: fix cache misaligned issue in Broadcom SF2 driver by Suji Velupillai · Fri Mar 03 17:06:34 2017 -0800
  87. 9fceb22 net: sunxi-emac: Write HW address via function by oliver@schinagl.nl · Fri Nov 25 16:38:34 2016 +0100
  88. 95d0af3 mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · Thu Feb 16 13:52:28 2017 +0200
  89. fb8e202 mvebu: neta: Add support for board init function by Konstantin Porotchkin · Thu Feb 16 13:52:27 2017 +0200
  90. c2cc9d4 drivers: net: phy: add MV88E6xx options to Kconfig by Tim Harvey · Fri Mar 17 07:29:51 2017 -0700
  91. ba11ac2 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu Mar 16 16:44:23 2017 -0400
  92. c55d731 driver: net: fsl-mc: Update calculation of MC RAM by York Sun · Mon Mar 06 09:02:29 2017 -0800
  93. 4de24ef armv8: layerscape: Rewrite memory reservation by York Sun · Mon Mar 06 09:02:28 2017 -0800
  94. f429f56 net: zynq_gem: Fix masking of supported phydev features by Nathan Rossi · Mon Mar 06 00:36:23 2017 +1000
  95. 1944936 net: macb: Fix ETH not found when clock not support by Wenyou Yang · Tue Feb 14 16:24:40 2017 +0800
  96. 1eee117 drivers/net/Kconfig: Correct use of apostrophe by Tom Rini · Mon Feb 20 09:38:03 2017 -0500
  97. e67c6c4 zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · Tue Jan 17 16:27:30 2017 +0100
  98. bb43397 net: zynq: Add clk framework support to zynq ethernet driver by Stefan Herbrechtsmeier · Tue Jan 17 16:27:25 2017 +0100
  99. 3e47077 net: zynq: Don't overwrite gem_rclk_ctrl with default value by Stefan Herbrechtsmeier · Tue Jan 17 16:27:24 2017 +0100
  100. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Feb 09 11:56:35 2017 -0500