1. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 2 months ago
  2. 09de565 net: fec_mxc: support i.MX93 by Peng Fan · 2 years, 3 months ago
  3. 4223fb0 net: fec: prevent undesired de-assertion of phy-reset on request by Tim Harvey · 2 years, 8 months ago
  4. ffb0f6f treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · 2 years, 7 months ago
  5. 123ca11 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 7 months ago
  6. 08f1d58 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · 2 years, 7 months ago
  7. b07fb55 net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years, 7 months ago
  8. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  9. f697add drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 10 months ago
  10. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  11. 06918de net: fec_mxc: support i.MX8ULP by Peng Fan · 3 years, 3 months ago
  12. 87550a8 net: fec: add set_promisc function by Tim Harvey · 3 years, 4 months ago
  13. 69c81d6 net: fec: set phy_of_node properly for fixed-link phy by Tim Harvey · 3 years, 4 months ago
  14. b247fa7 net: fec: use device sequence vs index when fetching fec by Tim Harvey · 3 years, 4 months ago
  15. cd43591 net: fec: Only unregister MII bus if we registered it by Sean Anderson · 3 years, 6 months ago
  16. eccd132 net: fec: Don't use disabled phys by Sean Anderson · 3 years, 6 months ago
  17. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  18. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  19. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  20. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  21. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  22. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  23. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  24. cf081a5 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 3 months ago
  25. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  26. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  27. 6f25e27 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 3 months ago
  28. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 4 months ago
  29. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  30. 89b5bd5 net: fec: Allow the PHY node to be retrieved by Fabio Estevam · 4 years, 4 months ago
  31. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  32. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  33. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  34. 6a895d0 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · 4 years, 6 months ago
  35. 3b26d52 net: fec: add fuse check by Peng Fan · 4 years, 6 months ago
  36. a1a34fa net: fec: Add possibility to enable TXC delay by Philippe Schenker · 4 years, 7 months ago
  37. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 11 months ago
  38. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  39. 673f659 net: fec_mxc: support i.MX8M with CLK_CCF by Peng Fan · 5 years ago
  40. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  41. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  42. 7782f4e net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver by Lukasz Majewski · 5 years ago
  43. b5d97e1 net: fec_mxc: not access reserved register on i.MX8 by Peng Fan · 6 years ago
  44. 27589e7 net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver by Lukasz Majewski · 6 years ago
  45. 31d4045 net: dm: fec: Support phy-reset-post-delay property by Andrejs Cainikovs · 6 years ago
  46. b882005 drivers/net/fec: phy_init: remove redundant logic by Hannes Schmelzer · 6 years ago
  47. 8f1a5ac net: dm: fec: Fix regulator enable when using DM_REGULATOR by Adam Ford · 6 years ago
  48. 774ec60 Enable FEC driver to retrieve PHY address from device tree by Martyn Welch · 6 years ago
  49. cd357ad imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · 6 years ago
  50. 58ec4d3 net: fec_mxc: add support for i.MX8X by Anatolij Gustschin · 6 years ago
  51. 0126c64 net: dm: fec: Obtain the transceiver type from the DT by Martin Fuzzey · 6 years ago
  52. ad8c43c net: dm: fec: Support the phy-supply binding by Martin Fuzzey · 6 years ago
  53. 331fcab net: dm: fec: Fix phy-reset-duration clamping and defaults by Martin Fuzzey · 6 years ago
  54. 9b8b918 net: dm: fec: Fix time unit error in phy-reset-duration by Martin Fuzzey · 6 years ago
  55. efd0b79 eth: dm: fec: Add gpio phy reset binding by Michael Trimarchi · 6 years ago
  56. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  57. 948239e dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver by Lukasz Majewski · 7 years ago
  58. 178d4f0 eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR by Lukasz Majewski · 7 years ago
  59. 2087eac net: fec: Fix issue in DM probe timeout by Ye Li · 7 years ago
  60. 979e0fc net: fex_mxc: add i.MX6UL/SX/SL compatible by Peng Fan · 7 years ago
  61. fbada48 net: fec: sharing MDIO for two enet controllers by Peng Fan · 7 years ago
  62. 8b20386 net: fec: set dev->seq to priv->dev_id by Peng Fan · 7 years ago
  63. 1bcabd7 net: fec_mxc: simplify fec_get_miibus by Peng Fan · 7 years ago
  64. 07763ac net: fec_mxc: Fix DM driver issue in recv by Ye Li · 7 years ago
  65. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  66. f24e482 net: fec: fix build warnings for 64bits support by Ye Li · 7 years ago
  67. 238a53c net: fec: do not access reserved register for i.MX8M by Peng Fan · 7 years ago
  68. 41b9367 net: fec_mxc: Change "error frame" message to debug level by Fabio Estevam · 7 years ago
  69. 470135b Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  70. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  71. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  72. cb5761f net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH by Lothar Waßmann · 7 years ago
  73. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  74. 306dd7d net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH by Lothar Waßmann · 7 years ago
  75. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  76. 979a589 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · 8 years ago
  77. f01e4e1 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · 8 years ago
  78. 27255fe net: fec: do not access reserved register for i.MX6ULL by Peng Fan · 8 years ago
  79. e1a71f8 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  80. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  81. 5ad9204 net: fec_mxc: Fix corruption of device tree blob by Daniel Strnad · 8 years ago
  82. 1ed2570 dm: net: fec: Add .read_rom_hwaddr by Jagan Teki · 8 years ago
  83. 567173a net: fec_mxc: Driver cleanups by Jagan Teki · 8 years ago
  84. 60752ca net: fec_mxc: Convert into driver model by Jagan Teki · 8 years ago
  85. f54183e net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr by Jagan Teki · 8 years ago
  86. 3450a85 Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  87. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  88. 0750701 driver/net/fec: support fixed speed connection by Hannes Schmelzer · 8 years ago
  89. 87f9989 net: fec_mxc: use simpler runtime cpu dection macros by Peng Fan · 8 years ago
  90. 845a57b net: fec_mxc: unregister mdio bus on probe error by Måns Rullgård · 9 years ago
  91. 843a3e5 net: fec_mxc: configure MDIO hold time by Måns Rullgård · 9 years ago
  92. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  93. fbecbaa net: fec: do not access reserved register for i.MX6UL by Peng Fan · 9 years ago
  94. b189584 net: fec_mxc: remove useless struct nbuf by Albert ARIBAUD \(3ADEV\) · 9 years ago
  95. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  96. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  97. 84f64c8 net: fec_mxc: make local functions static by Jeroen Hofstee · 10 years ago
  98. f599288 net: fec_mxc: Poll FEC_TBD_READY after polling TDAR by Fabio Estevam · 10 years ago
  99. db5b7f5 net: fec_mxc: Adjust RX DMA alignment for mx6solox by Fabio Estevam · 10 years ago
  100. 6ba45cc NET: fec_mxc: fix MDIO clock prescaler calculation by Markus Niebel · 11 years ago