1. 976feda mvebu: neta: Add support for board init function by Konstantin Porotchkin · 8 years ago
  2. b504ff9 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  3. 437858b6 driver: net: fsl-mc: Update calculation of MC RAM by York Sun · 8 years ago
  4. 36cc0de armv8: layerscape: Rewrite memory reservation by York Sun · 8 years ago
  5. 2c2ab8d net: zynq_gem: Fix masking of supported phydev features by Nathan Rossi · 8 years ago
  6. 3fd2b3a net: macb: Fix ETH not found when clock not support by Wenyou Yang · 8 years ago
  7. 7131d2d drivers/net/Kconfig: Correct use of apostrophe by Tom Rini · 8 years ago
  8. 781745b zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · 8 years ago
  9. eff55c5 net: zynq: Add clk framework support to zynq ethernet driver by Stefan Herbrechtsmeier · 8 years ago
  10. a259243 net: zynq: Don't overwrite gem_rclk_ctrl with default value by Stefan Herbrechtsmeier · 8 years ago
  11. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  12. a5fd13a net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · 8 years ago
  13. 21342d4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  14. e9ced14 drivers: net: cpsw: Fix reading of mac address for am43 SoCs by Lokesh Vutla · 8 years ago
  15. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  16. af2cbfd drivers: net: Provide Kconfig menu for PHYLIB by Alex · 8 years ago
  17. 93cc295 net: phy: Improve the Marvell 151x constants by Joe Hershberger · 8 years ago
  18. 5ad9204 net: fec_mxc: Fix corruption of device tree blob by Daniel Strnad · 8 years ago
  19. 655217d net: designware: Fix for use with current Linux device tree for Meson GX by Heiner Kallweit · 8 years ago
  20. 6463170 net: phy: dp83867: Add support for MAC impedance configuration by Mugunthan V N · 8 years ago
  21. 3b5f528 net: phy: vitesse: Fix cis8204 RGMII_ID code by Phil Edworthy · 8 years ago
  22. 24d98cb net: phy: Marvell: Use phy_interface_is_rgmii helper function by Phil Edworthy · 8 years ago
  23. 998640b net: phy: Add support for Marvell M88E1512 by Phil Edworthy · 8 years ago
  24. 83cfbeb net: phy: Fix mask so that we can identify Marvell 88E1518 by Phil Edworthy · 8 years ago
  25. 8abdead net: phy: ti: Fix dp83867 RGMII_TXID interface path by Phil Edworthy · 8 years ago
  26. 6d2c1d2 net: macb: Remove redundant #ifdef CONFIG_DM_ETH by Wenyou Yang · 8 years ago
  27. 577aa3b net: macb: Add the clock support by Wenyou Yang · 8 years ago
  28. ebcb40a net: Kconfig: Add CONFIG_MACB option by Wenyou Yang · 8 years ago
  29. c83a824 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  30. c52d428 net: phy: Support Marvell 88E1680 by Dirk Eibach · 8 years ago
  31. 5707dfb drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · 8 years ago
  32. 008ed16 net: phy: add SMSC LAN8742 phy by Michael Kurz · 8 years ago
  33. b20b70f net: stm32: add designware mac glue code for stm32 by Michael Kurz · 8 years ago
  34. 0125bcf net: gmac_rockchip: Add Rockchip GMAC driver by Sjoerd Simons · 8 years ago
  35. e72ced2 net: designware: Export the operation functions by Simon Glass · 8 years ago
  36. f63f28e net: designware: Split the link init into a separate function by Simon Glass · 8 years ago
  37. 0ea38db net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · 8 years ago
  38. b9e08d0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · 8 years ago
  39. 1e94629 xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · 8 years ago
  40. a765bdd net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · 8 years ago
  41. b908fca net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · 8 years ago
  42. 08a37fd powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  43. c7c47ca Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  44. 6516e3f net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · 8 years ago
  45. 8ea0570 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  46. 1ed2570 dm: net: fec: Add .read_rom_hwaddr by Jagan Teki · 8 years ago
  47. 567173a net: fec_mxc: Driver cleanups by Jagan Teki · 8 years ago
  48. 60752ca net: fec_mxc: Convert into driver model by Jagan Teki · 8 years ago
  49. f54183e net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr by Jagan Teki · 8 years ago
  50. 98d62e6 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  51. 8e62f1e driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · 8 years ago
  52. 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  53. 3edc0c2 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  54. bb135a0 net/phy/vitesse: Rework RGMII skew configuration for VSC8601 by Alex · 8 years ago
  55. bead088 net: fman: fix 2.5G SGMII settings by shaohui xie · 8 years ago
  56. cebf3f5 net: phy: realtek: Only force master mode on rtl8211b/c by oliver@schinagl.nl · 8 years ago
  57. cbe40e1 net: phy: realtek: make define more consistent by oliver@schinagl.nl · 8 years ago
  58. 020f676 net: phy: realtek: Use the BIT() macro by oliver@schinagl.nl · 8 years ago
  59. 75c056d net: phy: micrel: Fix error handling by Marek Vasut · 8 years ago
  60. b63cb3a net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · 8 years ago
  61. b8d4fad net: rtl8169: remove unneeded definition by Andre Przywara · 8 years ago
  62. 063bb70 net: e1000: fix indentation by Andre Przywara · 8 years ago
  63. 15a2acd common: miiphyutil: Work and report phy address in hex in mdio cmd by Michal Simek · 8 years ago
  64. 6b29a39 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  65. 1de4066 drivers: net: keystone_net: add rgmii link type support when parsing dt by Mugunthan V N · 8 years ago
  66. 1deeecb sun8i_emac: Fix mdio read sequence by Philipp Tomsich · 8 years ago
  67. cdb72c5 powerpc: T4080: Drop configuration for T4080 by York Sun · 8 years ago
  68. 26bc57d powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · 8 years ago
  69. 652a7bb powerpc: T4160: Remove macro CONFIG_PPC_T4160 by York Sun · 8 years ago
  70. 0f3d80e powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081 by York Sun · 8 years ago
  71. 5449c98 powerpc: T1042: Remove macro CONFIG_PPC_T1042 by York Sun · 8 years ago
  72. 5d73701 powerpc: T1040: Remove macro CONFIG_PPC_T1040 by York Sun · 8 years ago
  73. e5d5f5a powerpc: T1024: Remove macro CONFIG_PPC_T1024 by York Sun · 8 years ago
  74. 5ff3f41 powerpc: T1023: Remove macro CONFIG_PPC_T1023 by York Sun · 8 years ago
  75. b41f192 powerpc: B4420: Remove macro CONFIG_PPC_B4420 by York Sun · 8 years ago
  76. d46a4a1 powerpc: B4860QDS: Remove macro CONFIG_B4860QDS by York Sun · 8 years ago
  77. 3006ebc powerpc: B4860: Remove macro CONFIG_PPC_B4860 by York Sun · 8 years ago
  78. 9539036 powerpc: P5040: Remove macro CONFIG_P5040 by York Sun · 8 years ago
  79. cefe11c powerpc: P5020: Remove macro CONFIG_PPC_P5020 by York Sun · 8 years ago
  80. e71372c powerpc: P4080: Remove macro CONFIG_PPC_P4080 by York Sun · 8 years ago
  81. 5e5fdd2 powerpc: P3041: Remove macro CONFIG_PPC_P3041 by York Sun · 8 years ago
  82. ce040c8 powerpc: P2041: Remove macro CONFIG_PPC_P2041 by York Sun · 8 years ago
  83. 41c7b7b powerpc: P1017: Drop configuration for P1017 by York Sun · 8 years ago
  84. 9bb1d6b powerpc: P1023: Remove macro CONFIG_P1023 by York Sun · 8 years ago
  85. b7401d0 driver: net: ldpaa_eth: Fix missing bracket issue by Priyanka Jain · 8 years ago
  86. 9e40ea04 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  87. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  88. 4eaf8f5 net: zynq_gem: Correct SGMII enable bit setting by Siva Durga Prasad Paladugu · 8 years ago
  89. 27183d7 net: zynq_gem: Modify the nwcfg bit definitions by Siva Durga Prasad Paladugu · 8 years ago
  90. 6ecf9e2 net: mvgbe: Fix build error with CONFIG_PHYLIB by Chris Packham · 8 years ago
  91. f018545 net: phy: micrel: center FLP burst timing at 16ms by Ash Charles · 8 years ago
  92. ba4dfef net: add driver for Synopsys Ethernet QoS device by Stephen Warren · 8 years ago
  93. 3450a85 Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  94. 4f89292 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  95. 97d29ca net: Kconfig: Add FEC_MXC entry by Jagan Teki · 8 years ago
  96. 6e67f17 Fix codying style broken by recent libfdt sync by Masahiro Yamada · 8 years ago
  97. 53302bd Remove some merge markers by Simon Glass · 8 years ago
  98. 4504062 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 8 years ago
  99. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  100. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago