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