1. bcee92e powerpc: T1023: Remove macro CONFIG_PPC_T1023 by York Sun · Fri Nov 18 12:35:47 2016 -0800
  2. fda566d powerpc: B4420: Remove macro CONFIG_PPC_B4420 by York Sun · Fri Nov 18 11:56:57 2016 -0800
  3. 2dfafc6 powerpc: B4860QDS: Remove macro CONFIG_B4860QDS by York Sun · Fri Nov 18 11:47:35 2016 -0800
  4. 68eaa9a powerpc: B4860: Remove macro CONFIG_PPC_B4860 by York Sun · Fri Nov 18 11:44:43 2016 -0800
  5. a3c5b66 powerpc: P5040: Remove macro CONFIG_P5040 by York Sun · Fri Nov 18 11:39:36 2016 -0800
  6. 2ed73f4 powerpc: P5020: Remove macro CONFIG_PPC_P5020 by York Sun · Fri Nov 18 11:30:56 2016 -0800
  7. 84be8a9 powerpc: P4080: Remove macro CONFIG_PPC_P4080 by York Sun · Fri Nov 18 11:24:40 2016 -0800
  8. df70d06 powerpc: P3041: Remove macro CONFIG_PPC_P3041 by York Sun · Fri Nov 18 11:20:40 2016 -0800
  9. 5786fca powerpc: P2041: Remove macro CONFIG_PPC_P2041 by York Sun · Fri Nov 18 11:15:21 2016 -0800
  10. ab507fb powerpc: P1017: Drop configuration for P1017 by York Sun · Wed Nov 16 16:06:48 2016 -0800
  11. feeaae2 powerpc: P1023: Remove macro CONFIG_P1023 by York Sun · Wed Nov 16 15:45:31 2016 -0800
  12. 74e0279 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Thu Nov 17 11:46:45 2016 -0500
  13. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  14. f6c2d20 net: zynq_gem: Correct SGMII enable bit setting by Siva Durga Prasad Paladugu · Mon May 16 15:31:38 2016 +0530
  15. 7e7fcc3 net: zynq_gem: Modify the nwcfg bit definitions by Siva Durga Prasad Paladugu · Mon May 16 15:31:37 2016 +0530
  16. cee2fa3 net: mvgbe: Fix build error with CONFIG_PHYLIB by Chris Packham · Tue Nov 01 10:48:32 2016 +1300
  17. 3f55bb6 net: phy: micrel: center FLP burst timing at 16ms by Ash Charles · Fri Oct 21 17:31:33 2016 -0400
  18. 5070960 net: add driver for Synopsys Ethernet QoS device by Stephen Warren · Fri Oct 21 14:46:47 2016 -0600
  19. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · Sun Oct 23 20:45:19 2016 -0700
  20. 753b345 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Oct 28 11:12:03 2016 -0400
  21. a48af85 net: Kconfig: Add FEC_MXC entry by Jagan Teki · Sat Oct 08 18:00:12 2016 +0530
  22. db090a2 Fix codying style broken by recent libfdt sync by Masahiro Yamada · Mon Oct 17 20:43:01 2016 +0900
  23. 49c675e Remove some merge markers by Simon Glass · Mon Oct 17 20:12:34 2016 -0600
  24. 0f4a90c Merge git://git.denx.de/u-boot-fdt by Tom Rini · Thu Oct 13 20:03:33 2016 -0400
  25. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  26. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  27. 1b0d36a rtl8169: fix cache misalignment message on transmit. by Peter Chubb · Wed Sep 14 01:29:03 2016 +0000
  28. 0f81d7a net: mvneta: fix typo in comment by Chris Packham · Mon Aug 29 20:54:02 2016 +1200
  29. 3da645f net: mv88e61xx: Add support for fixed links by Chris Packham · Fri Aug 26 17:30:26 2016 +1200
  30. edc42a1 net: Add support for mv88e609x switches by Chris Packham · Fri Aug 26 17:30:25 2016 +1200
  31. 4d5fdb6 driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection by Mugunthan V N · Thu Oct 13 19:33:38 2016 +0530
  32. 3e4537d drivers: net: phy: atheros: add separate config for AR8031 by Mugunthan V N · Thu Oct 13 19:33:36 2016 +0530
  33. 1e3e19f phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID by Andrea Merello · Thu May 26 18:24:28 2016 +0200
  34. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  35. 8353f9d net, macb: fix misaligned cache operation warning by Heiko Schocher · Mon Aug 29 07:46:11 2016 +0200
  36. 572be4a net: mvneta: Add support for Armada 3700 SoC by Stefan Roese · Thu May 19 17:46:36 2016 +0200
  37. 6564d99 net: mvneta: Make driver 64bit safe by Stefan Roese · Thu May 19 18:09:17 2016 +0200
  38. 68849a9 net: mvneta: Round up top tx buffer boundaries for dcache ops by Stefan Roese · Thu Aug 25 12:56:50 2016 +0200
  39. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  40. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · Mon Sep 26 08:09:24 2016 -0700
  41. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  42. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  43. 1f977f5 net: pch_gbe: Make 64 bit safe by Paul Burton · Thu Sep 08 07:47:34 2016 +0100
  44. 45a6f65 net: pch_gbe: Use dm_pci_map_bar to discover MMIO base by Paul Burton · Thu Sep 08 07:47:33 2016 +0100
  45. c681109 net: emaclite: Enable driver for MIPS by Zubair Lutfullah Kakakhel · Wed Jul 27 12:25:09 2016 +0100
  46. 9166459 net: emaclite: use __raw_readl/writel instead of weird define by Zubair Lutfullah Kakakhel · Wed Jul 27 12:25:08 2016 +0100
  47. d23bf84 net: emaclite: Use ioremap_nocache by Zubair Lutfullah Kakakhel · Wed Jul 27 12:25:07 2016 +0100
  48. ea4923e net: fm: fix spi flash probe for using driver model by Qianyu Gong · Wed Aug 03 11:04:25 2016 +0800
  49. 2fc2ef5 meson: odroid-c2: enable Ethernet support through the device tree by Beniamino Galvani · Tue Aug 16 11:49:50 2016 +0200
  50. 05d0698 net: davinci_emac: Restore the internal MDIO accessors return values by karl beldan · Sat Aug 20 08:56:53 2016 +0000
  51. 77bc77a net/fm: Remove unused code of FMan QMI by Hou Zhiqiang · Fri Aug 19 11:35:35 2016 +0800
  52. 12e4987 net: davinci_emac: Invalidate only the received portion of a buffer by karl beldan · Mon Aug 15 17:23:01 2016 +0000
  53. e24ce8b net: davinci_emac: Round up top tx buffer boundaries for dcache ops by karl beldan · Mon Aug 15 17:23:00 2016 +0000
  54. eeb7cf8 net: davinci_emac: Remove useless dcache ops on descriptors by karl beldan · Sun Aug 14 15:03:15 2016 +0000
  55. 0c33319 net: mii: Changes not made by spatch by Joe Hershberger · Mon Aug 08 11:28:39 2016 -0500
  56. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · Mon Aug 08 11:28:40 2016 -0500
  57. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · Mon Aug 08 11:28:38 2016 -0500
  58. 848e08b net/ethoc: implement MDIO bus and support phylib by Max Filippov · Fri Aug 05 18:26:21 2016 +0300
  59. 19e7a9e net/ethoc: support private memory configurations by Max Filippov · Fri Aug 05 18:26:20 2016 +0300
  60. d6338ff net/ethoc: don't mix virtual and physical addresses by Max Filippov · Fri Aug 05 18:26:19 2016 +0300
  61. a6429a9 net/ethoc: support device tree by Max Filippov · Fri Aug 05 18:26:18 2016 +0300
  62. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · Fri Aug 05 18:26:17 2016 +0300
  63. f9ffa42 net/ethoc: use priv instead of dev internally by Max Filippov · Fri Aug 05 18:26:16 2016 +0300
  64. e07d3d2 net/ethoc: add Kconfig entry for the driver by Max Filippov · Fri Aug 05 18:26:15 2016 +0300
  65. c1255dd net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · Wed Aug 03 11:31:03 2016 +0200
  66. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · Tue May 17 13:11:35 2016 +0800
  67. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Aug 12 16:00:50 2016 -0400
  68. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · Fri Aug 05 09:47:51 2016 -0600
  69. f9f4ced drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · Thu Aug 11 13:00:59 2016 +0530
  70. 1bf9c6f drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · Tue Aug 02 12:01:12 2016 +0530
  71. b499a3c drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · Tue Aug 02 12:01:11 2016 +0530
  72. 8e9473d net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · Tue Aug 02 10:14:27 2016 +0530
  73. fcdb3b3 net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers by Hans de Goede · Wed Jul 27 17:31:17 2016 +0200
  74. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Jul 28 08:45:00 2016 -0400
  75. b3d61dd net: phy: marvell: Add a missing errno.h header by Simon Glass · Tue Jul 05 17:10:12 2016 -0600
  76. 5786934 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Jul 26 18:33:04 2016 -0400
  77. 54f47a1 net: sun8i_emac: Drop redundant and incorrect setting of syscon register by Chen-Yu Tsai · Fri Jul 22 18:16:10 2016 +0800
  78. 3d39ace net: sun8i_emac: Do not configure AHB2 clock by Chen-Yu Tsai · Fri Jul 22 18:16:09 2016 +0800
  79. d62ecb4 drivers: net/fm: Add Fman support for LS1046A by Mingkai Hu · Tue Jul 05 16:01:56 2016 +0800
  80. d194c0e net: Add EMAC driver for H3/A83T/A64 SoCs. by Amit Singh Tomar · Wed Jul 06 17:59:44 2016 +0530
  81. 5a15c1a driver/net/fec: support fixed speed connection by Hannes Schmelzer · Wed Jun 22 12:07:14 2016 +0200
  82. 51d22bb net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · Fri Jul 01 13:22:00 2016 -0700
  83. 602e9b5 driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · Fri Jul 01 19:03:23 2016 +0800
  84. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · Mon Jun 27 13:17:51 2016 +0300
  85. fcdcc55 net: phy: marvell: Do not reset 88e1310 after autoneg by Nathan Rossi · Fri Jun 03 23:16:17 2016 +1000
  86. 73823fa net: phy: micrel: add support for KSZ886x switches in MIIM mode by Alexey Firago · Thu May 26 16:28:44 2016 +0300
  87. 9fe7fb5 net: rtl8169: fix switching between adapters by Stephen Warren · Tue Apr 26 15:29:00 2016 -0600
  88. edf3271 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Jun 13 08:50:58 2016 -0400
  89. 75c5d18 net: macb: Convert to driver model by Simon Glass · Thu May 05 07:28:11 2016 -0600
  90. 3d5dcef net: macb: Flush correct cache portion when sending by Simon Glass · Thu May 05 07:28:10 2016 -0600
  91. 5ad2751 net: macb: Prepare for driver-model conversion by Simon Glass · Thu May 05 07:28:09 2016 -0600
  92. 61a382b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Jun 12 12:51:34 2016 -0400
  93. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  94. 0a3d0e1 net: Add ag7xxx driver for Atheros MIPS by Marek Vasut · Tue May 24 23:29:09 2016 +0200
  95. 351ff11 net: pcnet: Fix init on big endian 64 bit by Paul Burton · Thu May 26 17:32:29 2016 +0100
  96. ed22875 net: pcnet: Make 64 bit safe by Paul Burton · Thu May 26 14:49:35 2016 +0100
  97. 38004ad net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · Thu May 26 14:49:34 2016 +0100
  98. 675974d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Fri May 27 15:48:53 2016 -0400
  99. 3bfa65c net: designware: fix descriptor layout and warnings on 64-bit archs by Beniamino Galvani · Sun May 08 08:30:15 2016 +0200
  100. 6eb4462 net: designware: support phy reset device-tree bindings by Sjoerd Simons · Sun Feb 28 22:24:55 2016 +0100