1. 037ef53 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 6 months ago
  2. ccc8656 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · 2 years, 6 months ago
  3. 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 6 months ago
  4. 448dfb4 Convert CONFIG_BITBANGMII_MULTI to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 16199a8 Convert CONFIG_PHY_RESET_DELAY to Kconfig by Tom Rini · 2 years, 6 months ago
  6. a744a28 net: phy: Add support for ethernet-phy-id with gpio reset by Michal Simek · 2 years, 7 months ago
  7. 3249116 net: phy: Remove static return type for phy_device_create() by Michal Simek · 2 years, 7 months ago
  8. f3e22ee net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 2 years, 9 months ago
  9. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 2 years, 10 months ago
  10. f11513d net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · 3 years ago
  11. 4a4e52f net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · 3 years ago
  12. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  13. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years ago
  14. 7c2d5d1 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years ago
  15. 77b11f7 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years ago
  16. a17776b net: phy: genphy_init can be static by Vladimir Oltean · 3 years ago
  17. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 1 month ago
  18. 5528c90 net: cortina: Add support for tfa boot in cortina firmware by Kuldeep Singh · 3 years, 2 months ago
  19. e99b1df configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · 3 years, 2 months ago
  20. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  21. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  22. b9b7b5e drivers: net: aquantia: fix unsigned compared against 0 by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  23. 3ef2050 phy: add nxp tja1103 phy driver by Radu Pirea (NXP OSS) · 3 years, 3 months ago
  24. 0a9f0e0 net: phy: xilinx: Break while loop over ethernet phy by Michal Simek · 3 years, 5 months ago
  25. ec3b97e net: phy: fixed: Support the old DT binding by Bin Meng · 3 years, 6 months ago
  26. d809a9d net: phy: fixed: Add the missing ending newline by Bin Meng · 3 years, 6 months ago
  27. af34a94 net: phy: fixed: Make driver ops static by Bin Meng · 3 years, 6 months ago
  28. 676fbd3 net: phy: Simplify the logic of phy_connect_fixed() by Bin Meng · 3 years, 6 months ago
  29. 188ff18 net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii() by Bin Meng · 3 years, 6 months ago
  30. 6c99381 net: phy: xilinx: Be compatible with live OF tree by Bin Meng · 3 years, 6 months ago
  31. 3407c30 net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed by Vladimir Oltean · 3 years, 6 months ago
  32. f27bc8a net: phy: fixed: Be compatible with live OF tree by Vladimir Oltean · 3 years, 6 months ago
  33. d0781c9 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 8 months ago
  34. 56a5588 net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · 3 years, 8 months ago
  35. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  36. b5f09df net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 3 years, 8 months ago
  37. a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 8 months ago
  38. 36dfddc net: phy: micrel: fix typo by Claudiu Beznea · 3 years, 10 months ago
  39. c6df0e2 net: phy: micrel: add support for DLL setup on ksz9131 by Claudiu Beznea · 3 years, 10 months ago
  40. c65abc7 common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · 3 years, 10 months ago
  41. 2a29a9a drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · 4 years ago
  42. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  43. d63c14c net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  44. 9a499b2 net: phy: mscc: make clock-output configurable on vsc85xx by Heiko Stuebner · 4 years, 4 months ago
  45. b750695 drivers: net: phy: Use Aquantia driver for AQR113C by Madalin Bucur · 4 years ago
  46. 15c49df phy: make phy_connect_fixed work with a null mdio bus by Vladimir Oltean · 4 years, 2 months ago
  47. fa6539a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 5 months ago
  48. b0778d9 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 5 months ago
  49. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 3 months ago
  50. 338d9b0 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · 4 years, 3 months ago
  51. 8882238 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · 4 years, 5 months ago
  52. bc0e578 net: phy: Add support for TI PHY init by Dan Murphy · 4 years, 5 months ago
  53. 9c6de50 net: phy: add phyid search in vendor specific space by Florin Chiculita · 4 years, 5 months ago
  54. baafd99 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · 4 years, 6 months ago
  55. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  56. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  57. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  58. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  59. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  60. e32e4d0 net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · 4 years, 5 months ago
  61. 8737c65 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 5 months ago
  62. 6333cbb phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 5 months ago
  63. fe6293a phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 5 months ago
  64. 2b77215 phy: atheros: move delay config to common function by Michael Walle · 4 years, 5 months ago
  65. f6ae47b phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 5 months ago
  66. 30e3193 phy: atheros: use defines for PHY IDs by Michael Walle · 4 years, 5 months ago
  67. f4d48f4 phy: atheros: fix AR8021 PHY ID mask by Michael Walle · 4 years, 5 months ago
  68. 4d4e4cf phy: atheros: Clarify the intention of ar8021_config by Vladimir Oltean · 4 years, 5 months ago
  69. 13114f3 phy: atheros: Explicitly disable RGMII delays by Vladimir Oltean · 4 years, 5 months ago
  70. a234ae8 phy: atheros: Clarify the configuration of the CLK_25M output pin by Vladimir Oltean · 4 years, 5 months ago
  71. 29602f9 phy: atheros: Use common functions for RGMII internal delays by Vladimir Oltean · 4 years, 5 months ago
  72. 4346df3 phy: atheros: Make RGMII Tx delays actually configurable for AR8035 by Vladimir Oltean · 4 years, 5 months ago
  73. c51eef5 net: phy: micrel: Add basic support for KSZ9131 by Philippe Schenker · 4 years, 7 months ago
  74. 0861aa8 net: phy: micrel: Use defines for PHY_IDs and MASK by Philippe Schenker · 4 years, 7 months ago
  75. 1c1f4f0 net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 7 months ago
  76. a784495 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 7 months ago
  77. a44ee24 net: phy: Fix overlong PHY timeout by Andre Przywara · 4 years, 9 months ago
  78. 2d5d526 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 4 years, 10 months ago
  79. 0d8b0c9 drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 4 years, 10 months ago
  80. e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
  81. f641a8a phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
  82. 3803765 net: phy: dp83867: Clean force link good bit by Michal Simek · 4 years, 8 months ago
  83. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  84. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  85. 6d9bc20 drivers: net: aquantia: check system interface too when checking for link up by Alex Marginean · 4 years, 11 months ago
  86. 05f8607 drivers: net: aquantia: set SMBus addr based on DT property by Alex Marginean · 4 years, 11 months ago
  87. 7552ee9 drivers: net: aquantia: set MDI reversal based on DT property by Alex Marginean · 4 years, 11 months ago
  88. a301ec7 drivers: net: aquantia: set up SI protocol based on interface type by Alex Marginean · 4 years, 11 months ago
  89. 5fe861b drivers: net: aquantia: add PHY generation information by Alex Marginean · 4 years, 11 months ago
  90. 8a141d6 drivers: net: aquantia: use XFI, USXGMII interface types by Alex Marginean · 4 years, 11 months ago
  91. 389488d net: phy: fix switch vendor name by Anatolij Gustschin · 5 years ago
  92. 5bcb4b8 net: phy: mv88e61xx: register phy_driver struct for 88E6071 by Anatolij Gustschin · 5 years ago
  93. 41820c4 net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 by Anatolij Gustschin · 5 years ago
  94. 4aa05f6 net: phy: mv88e61xx: add CPU port parameter init for 88E6071 by Anatolij Gustschin · 5 years ago
  95. f41a722 net: phy: mv88e61xx: rework to enable detection of 88E6071 devices by Anatolij Gustschin · 5 years ago
  96. b2f2643 net: phy: micrel: make sure the factory test bit is cleared by Nicolas Ferre · 5 years ago
  97. bf58916 net: phy: aquantia: wait for phy init sequence to finish by Florin Chiculita · 5 years ago
  98. 27c3f70 net: phy: Increase link up delay in genphy_update_link() by Stefan Roese · 5 years ago
  99. 37d6265 net: phy: dp83867: refactor rgmii configuration by Grygorii Strashko · 4 years, 10 months ago
  100. 253a5ff net: phy: dp83867: io impedance is not dependent on RGMII delay by Grygorii Strashko · 4 years, 10 months ago