1. 4237696 net: fix typos by Heinrich Schuchardt · 7 years ago
  2. 83ba7aa net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Madalin Bucur · 7 years ago
  3. 962a75a Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  4. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  5. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  6. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  7. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  8. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  9. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  10. 41f6514 driver: net: ldpaa: Update priv->phydev after free() by Prabhakar Kushwaha · 8 years ago
  11. 25122b4 net: fman: add support RGMII_TXID to memac by Madalin Bucur · 7 years ago
  12. 821c4c4 net: gmac_rockchip: Add support for the RK3368 GMAC by Philipp Tomsich · 7 years ago
  13. a21577c Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  14. 36eb98a net: mvpp2x: Set BM poll size once during priv probe by Stefan Chulski · 7 years ago
  15. 54a2544 net: mvpp2x: remove TX drain from transmit routine by Stefan Chulski · 7 years ago
  16. 115f76f net: mvpp2x: Set BM pool high address by Stefan Chulski · 7 years ago
  17. b402553 net: mvpp2x: Remove IRQ configuration from U-Boot by Stefan Chulski · 7 years ago
  18. caa97bf net: mvpp2x: remove MBUS configurations from MvPP22 driver by Stefan Chulski · 7 years ago
  19. b528d12 net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK by Stefan Chulski · 7 years ago
  20. 7587218 net: mvpp2x: fix BM configuration overrun issue by Stefan Chulski · 7 years ago
  21. 2281603 net: mvpp2x: Enable GoP packet padding in TX by Stefan Chulski · 7 years ago
  22. 4bc456a net: mvpp2x: fix phy connected to wrong mdio issue by Stefan Chulski · 7 years ago
  23. 0d65eb6 net: mvpp2x: Add GPIO configuration support by Stefan Chulski · 7 years ago
  24. 0a6e5ba driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · 7 years ago
  25. 3a6e033 net: phy: micrel: add an option to disable gigabit for the KSZ9031 by Sebastien Bourdelin · 7 years ago
  26. 84248b2 net: phy: Add AFE settings to the Broadcom Cygnus phy by Arun Parameswaran · 7 years ago
  27. d2f677a net: move Broadcom SF2 driver to Kconfig by Suji Velupillai · 7 years ago
  28. 4c69ccb net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options by Alexandru Gagniuc · 7 years ago
  29. 6098a39 net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx by Alexandru Gagniuc · 7 years ago
  30. 757bb67 net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers by Alexandru Gagniuc · 7 years ago
  31. 694501a net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 by Alexandru Gagniuc · 7 years ago
  32. 5a41d66 net: ag7xxx: Propagate errors on phy access by Joe Hershberger · 7 years ago
  33. a1a837d net: ag7xxx: Comment register names by Joe Hershberger · 7 years ago
  34. c6a663a drivers/net/phy/fixed: do not overwrite addr by Christian Gmeiner · 7 years ago
  35. c9746c6 net: ravb: Add clock handling support by Marek Vasut · 7 years ago
  36. fbde41d net: ravb: Detect PHY correctly by Marek Vasut · 7 years ago
  37. 934fd3b net: ravb: Add OF probing support by Marek Vasut · 7 years ago
  38. 7765cbf net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH by Lothar Waßmann · 7 years ago
  39. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  40. 9390f3d Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  41. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  42. d33e9ee net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH by Lothar Waßmann · 7 years ago
  43. aa942fe net: fm: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  44. d1e68ec net: phy: cortina: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  45. 150005b rockchip: net: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  46. 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  47. 56ef30a powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago
  48. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  49. c3cf899 ti816x: Enable ethernet support by Tom Rini · 8 years ago
  50. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  51. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  52. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  53. 2eba9d9 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  54. bf94cfb net: phy: marvell: Fix init function for m88e1145 by York Sun · 7 years ago
  55. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  56. 243182c common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
  57. d9a8ad4 Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  58. 2a25fb5 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  59. da0037d net: pch_gbe: Add cache maintenance by Paul Burton · 8 years ago
  60. 27d3b19 net: pch_gbe: CPU accessible addresses are virtual by Paul Burton · 8 years ago
  61. 28bc138 net: pch_gbe: Fix rx descriptor buffer addresses by Paul Burton · 8 years ago
  62. bfddad1 net: pch_gbe: Reset during probe by Paul Burton · 8 years ago
  63. 8eefe0d net: zynq_gem: Dont flush dummy descriptors by Siva Durga Prasad Paladugu · 8 years ago
  64. d6c7af0 net: zynq_gem: Use wait_for_bit with non breakable by Siva Durga Prasad Paladugu · 8 years ago
  65. 19d03be net: phy: marvell 88e151x: Fix handling of RGMII interface types by Phil Edworthy · 8 years ago
  66. b598885 drivers: net: cpsw: abort init() on aneg timeout by Sekhar Nori · 8 years ago
  67. 5653dbc net: macb: Fix GMAC not work when enable DM_ETH by Wenyou Yang · 8 years ago
  68. a27adcb net: mvpp2.c: Enable 10G support for port 0 (SFI) by Stefan Chulski · 8 years ago
  69. 395c1e3 armv8/ls1046a: RGMII PHY requires internal delay on Tx by Madalin Bucur · 8 years ago
  70. 5b72f9b armv8/ls1043a: RGMII PHY requires internal delay on Tx by Madalin Bucur · 8 years ago
  71. fee13c3 net: zynq_gem: Do not return -ENOSYS on success by Olliver Schinagl · 8 years ago
  72. 7ceacea net: designware: Add phy supply support by Jacob Chen · 8 years ago
  73. 00c3361 net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable by Philipp Tomsich · 8 years ago
  74. 7266914 drivers: net: fsl-mc: Include MAC addr fixup to DPL by Bogdan Purcareata · 8 years ago
  75. 08bc014 drivers: net: fsl-mc: Link MC boot to PHY_RESET_R by Bogdan Purcareata · 8 years ago
  76. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  77. 1d9af1f dm: gpio: Add live tree support by Simon Glass · 8 years ago
  78. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  79. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · 8 years ago
  80. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  81. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  82. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  83. f6b32a7 drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entry by Jagan Teki · 8 years ago
  84. edc93f9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  85. c5ea8ed Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 8 years ago
  86. 4a81bbe driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 8 years ago
  87. dc24dac nds32: eth: Support ftmac100 DM. by rick · 8 years ago
  88. 17714cb net: ravb: Add Renesas Ethernet RAVB driver by Marek Vasut · 8 years ago
  89. 8f8e458 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · 8 years ago
  90. 0eaaf83 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · 8 years ago
  91. 42c2466 net: fec: do not access reserved register for i.MX6ULL by Peng Fan · 8 years ago
  92. d708d20 net: uli526x: Fix unknown storage size error by Tom Rini · 8 years ago
  93. 0941865 net: phy: mv88e61xx: Fix uninitialized variable warning by Tom Rini · 8 years ago
  94. 0a549a2 net: eepro100: Fix unused variable warning by Tom Rini · 8 years ago
  95. 8904415 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  96. 8f15540 net: macb: Align the compatibles with kernel by Wenyou Yang · 8 years ago
  97. 44835ea net: macb: Add remove callback by Wenyou Yang · 8 years ago
  98. 380b323 net: mvpp2: Add remove function that is called before the OS is started by Stefan Roese · 8 years ago
  99. b7c0b40 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  100. e44eb3a sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · 8 years ago