1. 9a31c73 net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · 7 years ago
  2. fbc120e net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · 7 years ago
  3. d397f7c net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  4. cb543d3 net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · 7 years ago
  5. 2fd519f net: ag7xxx: Propagate errors on phy access by Joe Hershberger · 7 years ago
  6. 9240a2f net: ag7xxx: Comment register names by Joe Hershberger · 7 years ago
  7. 8f0b16938 drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · 7 years ago
  8. 1fea9e2 net: ravb: Add clock handling support by Marek Vasut · 7 years ago
  9. e821a7b net: ravb: Detect PHY correctly by Marek Vasut · 7 years ago
  10. 5ee8b4d net: ravb: Add OF probing support by Marek Vasut · 7 years ago
  11. 08dd988 powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  12. 39632b4 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  13. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  14. 306dd7d net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH by Lothar Waßmann · 7 years ago
  15. 750b34c net: fm: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  16. 1ceac70 net: phy: cortina: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  17. 7ad326a rockchip: net: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  18. 53193a4 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  19. fad51ac powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  20. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  21. de82036 ti816x: Enable ethernet support by Tom Rini · 7 years ago
  22. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  23. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  24. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  25. 4f58002 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  26. ef621da net: phy: marvell: Fix init function for m88e1145 by York Sun · 7 years ago
  27. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  28. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  29. 5cafcba Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  30. 541f538 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  31. 2303bff net: pch_gbe: Add cache maintenance by Paul Burton · 7 years ago
  32. 52e727c net: pch_gbe: CPU accessible addresses are virtual by Paul Burton · 7 years ago
  33. db225f1 net: pch_gbe: Fix rx descriptor buffer addresses by Paul Burton · 7 years ago
  34. 43979cb net: pch_gbe: Reset during probe by Paul Burton · 7 years ago
  35. f0b94c4 net: zynq_gem: Dont flush dummy descriptors by Siva Durga Prasad Paladugu · 7 years ago
  36. dea004e net: zynq_gem: Use wait_for_bit with non breakable by Siva Durga Prasad Paladugu · 7 years ago
  37. 68e6eca net: phy: marvell 88e151x: Fix handling of RGMII interface types by Phil Edworthy · 7 years ago
  38. 96d1d84 drivers: net: cpsw: abort init() on aneg timeout by Sekhar Nori · 7 years ago
  39. 6de046e net: macb: Fix GMAC not work when enable DM_ETH by Wenyou Yang · 7 years ago
  40. e09d0c8 net: mvpp2.c: Enable 10G support for port 0 (SFI) by Stefan Chulski · 7 years ago
  41. cc1aa21 armv8/ls1046a: RGMII PHY requires internal delay on Tx by Madalin Bucur · 7 years ago
  42. 5a78a47 armv8/ls1043a: RGMII PHY requires internal delay on Tx by Madalin Bucur · 7 years ago
  43. b233089 net: zynq_gem: Do not return -ENOSYS on success by Olliver Schinagl · 7 years ago
  44. 6ec922f net: designware: Add phy supply support by Jacob Chen · 8 years ago
  45. 449ea2c net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable by Philipp Tomsich · 8 years ago
  46. 1161dbc drivers: net: fsl-mc: Include MAC addr fixup to DPL by Bogdan Purcareata · 7 years ago
  47. 33a8991 drivers: net: fsl-mc: Link MC boot to PHY_RESET_R by Bogdan Purcareata · 7 years ago
  48. eed3660 fdt: Rename a few functions in fdt_support by Simon Glass · 7 years ago
  49. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  50. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  51. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  52. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  53. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  54. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  55. a43241a drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entry by Jagan Teki · 7 years ago
  56. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  57. 8dc1b17 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 7 years ago
  58. 42e8179 driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 7 years ago
  59. be71a17 nds32: eth: Support ftmac100 DM. by rick · 7 years ago
  60. 8ae51b6 net: ravb: Add Renesas Ethernet RAVB driver by Marek Vasut · 7 years ago
  61. 979a589 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · 7 years ago
  62. f01e4e1 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · 7 years ago
  63. 27255fe net: fec: do not access reserved register for i.MX6ULL by Peng Fan · 7 years ago
  64. 65a4771 net: uli526x: Fix unknown storage size error by Tom Rini · 7 years ago
  65. 4201223 net: phy: mv88e61xx: Fix uninitialized variable warning by Tom Rini · 7 years ago
  66. 63c6f1c net: eepro100: Fix unused variable warning by Tom Rini · 7 years ago
  67. dd9999d Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  68. 7546025 net: macb: Align the compatibles with kernel by Wenyou Yang · 7 years ago
  69. 1870d4d net: macb: Add remove callback by Wenyou Yang · 7 years ago
  70. 2f720f1 net: mvpp2: Add remove function that is called before the OS is started by Stefan Roese · 8 years ago
  71. 6f008a2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  72. 751b0be sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · 8 years ago
  73. abc3e4d sunxi: Convert SUNXI_EMAC to Kconfig by Mylène Josserand · 8 years ago
  74. 4d43d06 sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · 8 years ago
  75. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  76. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 7 years ago
  77. c1303bf armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · 8 years ago
  78. 4a3ab19 armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 8 years ago
  79. b7b24a7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  80. 2dc63f7 gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · 8 years ago
  81. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  82. 0897950 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  83. 4d555ae sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · 8 years ago
  84. 01abae4 Remove various unused interrupt related code by Tom Rini · 7 years ago
  85. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  86. 936478e SPARC: Remove by Tom Rini · 8 years ago
  87. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  88. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  89. 1f08aa1 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · 8 years ago
  90. f532703 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  91. 797f165 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  92. fbaa266 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · 8 years ago
  93. fb64072 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · 8 years ago
  94. 3e3cbb4 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · 8 years ago
  95. 025e592 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · 8 years ago
  96. 2fe2304 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · 8 years ago
  97. 31aa1e3 net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · 8 years ago
  98. 9acb7da net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · 8 years ago
  99. 66b11cc net: mvpp2: Restructure probe / init functions by Stefan Roese · 8 years ago
  100. ff572c6 net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · 8 years ago