1. 8dc1b17 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 7 years ago
  2. 42e8179 driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 7 years ago
  3. be71a17 nds32: eth: Support ftmac100 DM. by rick · 7 years ago
  4. 8ae51b6 net: ravb: Add Renesas Ethernet RAVB driver by Marek Vasut · 7 years ago
  5. 979a589 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · 7 years ago
  6. f01e4e1 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · 7 years ago
  7. 27255fe net: fec: do not access reserved register for i.MX6ULL by Peng Fan · 7 years ago
  8. 65a4771 net: uli526x: Fix unknown storage size error by Tom Rini · 7 years ago
  9. 4201223 net: phy: mv88e61xx: Fix uninitialized variable warning by Tom Rini · 7 years ago
  10. 63c6f1c net: eepro100: Fix unused variable warning by Tom Rini · 7 years ago
  11. dd9999d Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  12. 7546025 net: macb: Align the compatibles with kernel by Wenyou Yang · 7 years ago
  13. 1870d4d net: macb: Add remove callback by Wenyou Yang · 7 years ago
  14. 2f720f1 net: mvpp2: Add remove function that is called before the OS is started by Stefan Roese · 8 years ago
  15. 6f008a2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  16. 751b0be sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · 7 years ago
  17. abc3e4d sunxi: Convert SUNXI_EMAC to Kconfig by Mylène Josserand · 7 years ago
  18. 4d43d06 sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · 7 years ago
  19. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  20. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 7 years ago
  21. c1303bf armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · 7 years ago
  22. 4a3ab19 armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 7 years ago
  23. b7b24a7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  24. 2dc63f7 gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · 8 years ago
  25. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  26. 0897950 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  27. 4d555ae sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · 8 years ago
  28. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  29. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  30. 936478e SPARC: Remove by Tom Rini · 8 years ago
  31. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  32. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  33. 1f08aa1 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · 8 years ago
  34. f532703 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  35. 797f165 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  36. fbaa266 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · 8 years ago
  37. fb64072 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · 8 years ago
  38. 3e3cbb4 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · 8 years ago
  39. 025e592 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · 8 years ago
  40. 2fe2304 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · 8 years ago
  41. 31aa1e3 net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · 8 years ago
  42. 9acb7da net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · 8 years ago
  43. 66b11cc net: mvpp2: Restructure probe / init functions by Stefan Roese · 8 years ago
  44. ff572c6 net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · 8 years ago
  45. c9607c9 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · 8 years ago
  46. e7935c4 net: mvpp2: Enable compilation for Armada 7K/8K platforms by Stefan Roese · 8 years ago
  47. 30edc37 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · 8 years ago
  48. 1fabbd0 net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · 8 years ago
  49. 0a61e9a net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · 8 years ago
  50. a83a641 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · 8 years ago
  51. 09b3f94 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · 8 years ago
  52. bc0bbf4 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  53. cdf7779 net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  54. 7c7311f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · 8 years ago
  55. 26a5278 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · 8 years ago
  56. 80350f5 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · 8 years ago
  57. b8c8e6f net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · 8 years ago
  58. 8f3e4c3 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · 8 years ago
  59. c8feeb2 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · 8 years ago
  60. f50a011 net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · 8 years ago
  61. 9a6db0b net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · 8 years ago
  62. 16a9898 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · 8 years ago
  63. cfa414a net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · 8 years ago
  64. cd9ee19 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · 8 years ago
  65. 15f4df3 net: mvpp2: remove support for buffer header by Thomas Petazzoni · 8 years ago
  66. 4dae32e net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · 8 years ago
  67. a7c28ff net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · 8 years ago
  68. d1d075a net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · 8 years ago
  69. c0abc76 net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · 8 years ago
  70. 6b28f42 net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · 8 years ago
  71. dbeb6de net: mvpp2: remove unused register definitions by Thomas Petazzoni · 8 years ago
  72. f1060f0 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · 8 years ago
  73. f811e04 net: mvpp2: Round up top tx buffer boundaries for dcache ops by Stefan Roese · 8 years ago
  74. 3fbeb52 mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · 8 years ago
  75. 2a4d94d mvebu: neta: Add support for board init function by Konstantin Porotchkin · 8 years ago
  76. 1b7dba9 arm: fsl-layerscape: Move QSGMII wriop_init to SoC file by Prabhakar Kushwaha · 8 years ago
  77. db40c1a drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · 8 years ago
  78. 5c624b9 net: fix cache misaligned issue in Broadcom SF2 driver by Suji Velupillai · 8 years ago
  79. ace1520 net: sunxi-emac: Write HW address via function by oliver@schinagl.nl · 8 years ago
  80. 278d30c mvebu: neta: a37xx: Add fixed link support to neta driver by Konstantin Porotchkin · 8 years ago
  81. 976feda mvebu: neta: Add support for board init function by Konstantin Porotchkin · 8 years ago
  82. b4f4b0f drivers: net: phy: add MV88E6xx options to Kconfig by Tim Harvey · 8 years ago
  83. b504ff9 Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  84. 437858b6 driver: net: fsl-mc: Update calculation of MC RAM by York Sun · 8 years ago
  85. 36cc0de armv8: layerscape: Rewrite memory reservation by York Sun · 8 years ago
  86. 2c2ab8d net: zynq_gem: Fix masking of supported phydev features by Nathan Rossi · 8 years ago
  87. 3fd2b3a net: macb: Fix ETH not found when clock not support by Wenyou Yang · 8 years ago
  88. 7131d2d drivers/net/Kconfig: Correct use of apostrophe by Tom Rini · 8 years ago
  89. 781745b zynq: Move zynq to clock framework by Stefan Herbrechtsmeier · 8 years ago
  90. eff55c5 net: zynq: Add clk framework support to zynq ethernet driver by Stefan Herbrechtsmeier · 8 years ago
  91. a259243 net: zynq: Don't overwrite gem_rclk_ctrl with default value by Stefan Herbrechtsmeier · 8 years ago
  92. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  93. a5fd13a net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541 by John Haechten · 8 years ago
  94. 21342d4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  95. e9ced14 drivers: net: cpsw: Fix reading of mac address for am43 SoCs by Lokesh Vutla · 8 years ago
  96. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  97. af2cbfd drivers: net: Provide Kconfig menu for PHYLIB by Alex · 8 years ago
  98. 93cc295 net: phy: Improve the Marvell 151x constants by Joe Hershberger · 8 years ago
  99. 5ad9204 net: fec_mxc: Fix corruption of device tree blob by Daniel Strnad · 8 years ago
  100. 655217d net: designware: Fix for use with current Linux device tree for Meson GX by Heiner Kallweit · 8 years ago