index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fec_mxc.c
Age
Commit message (
Expand
)
Author
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-22
net: fec: Allow the PHY node to be retrieved
Fabio Estevam
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-10
net: Update eQos driver and FEC driver to use eth phy interfaces
Ye Li
2020-05-10
net: fec: add fuse check
Peng Fan
2020-05-01
net: fec: Add possibility to enable TXC delay
Philippe Schenker
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-05
net: fec_mxc: support i.MX8M with CLK_CCF
Peng Fan
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-19
net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
Lukasz Majewski
2019-06-11
net: fec_mxc: not access reserved register on i.MX8
Peng Fan
2019-04-13
net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
Lukasz Majewski
2019-04-08
net: dm: fec: Support phy-reset-post-delay property
Andrejs Cainikovs
2019-03-13
drivers/net/fec: phy_init: remove redundant logic
Hannes Schmelzer
2019-02-15
net: dm: fec: Fix regulator enable when using DM_REGULATOR
Adam Ford
2019-01-28
Enable FEC driver to retrieve PHY address from device tree
Martyn Welch
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
2018-10-24
net: fec_mxc: add support for i.MX8X
Anatolij Gustschin
2018-10-24
net: dm: fec: Obtain the transceiver type from the DT
Martin Fuzzey
2018-10-24
net: dm: fec: Support the phy-supply binding
Martin Fuzzey
2018-10-24
net: dm: fec: Fix phy-reset-duration clamping and defaults
Martin Fuzzey
2018-10-24
net: dm: fec: Fix time unit error in phy-reset-duration
Martin Fuzzey
2018-07-23
eth: dm: fec: Add gpio phy reset binding
Michael Trimarchi
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-26
dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driver
Lukasz Majewski
2018-04-26
eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MX...
Lukasz Majewski
2018-04-13
net: fec: Fix issue in DM probe timeout
Ye Li
2018-04-13
net: fex_mxc: add i.MX6UL/SX/SL compatible
Peng Fan
2018-04-13
net: fec: sharing MDIO for two enet controllers
Peng Fan
2018-04-13
net: fec: set dev->seq to priv->dev_id
Peng Fan
2018-04-13
net: fec_mxc: simplify fec_get_miibus
Peng Fan
2018-04-13
net: fec_mxc: Fix DM driver issue in recv
Ye Li
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-02-04
net: fec: fix build warnings for 64bits support
Ye Li
2018-02-04
net: fec: do not access reserved register for i.MX8M
Peng Fan
2017-10-30
net: fec_mxc: Change "error frame" message to debug level
Fabio Estevam
2017-08-16
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-07-28
net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
Lothar Waßmann
[next]