index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fec_mxc.h
Age
Commit message (
Expand
)
Author
2022-12-07
net: fec_mxc: Remove non-DM_ETH code
Tom Rini
2021-11-23
net: fec_mxc: Declare 'promisc' as bool
Bin Meng
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-07-10
net: fec: add set_promisc function
Tim Harvey
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-10
fec: Move imx_get_mac_from_fuse declare to imx file
Ye Li
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-11-05
net: fec_mxc: support i.MX8M with CLK_CCF
Peng Fan
2019-04-08
net: dm: fec: Support phy-reset-post-delay property
Andrejs Cainikovs
2018-10-24
net: fec_mxc: add support for i.MX8X
Anatolij Gustschin
2018-10-24
net: dm: fec: Support the phy-supply binding
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
2016-12-16
net: fec_mxc: Driver cleanups
Jagan Teki
2016-12-16
net: fec_mxc: Convert into driver model
Jagan Teki
2013-09-20
net: fec_mxc: Add support for mx6 solo-lite
Fabio Estevam
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-28
net: fec_mxc: get phydev before fec_probe
Troy Kisky
2012-09-27
FEC: Replace magic contants
Marek Vasut
2012-03-29
net: fec_mxc: allow use with cache enabled
Eric Nelson
2012-02-27
net: fec_mxc: add PHYLIB support
Troy Kisky
2012-02-27
net: fec_mxc: add 1000 Mbps selection
Troy Kisky
2012-01-16
net: imx: Add multi-FEC support for imx_get_mac_from_fuse
Fabio Estevam
2012-01-16
fec: add the i.mx6q enet driver support
Jason Liu
2011-09-30
FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h
Marek Vasut
2011-09-30
FEC: Allow registering MII postconfiguration callback
Marek Vasut
2011-09-30
FEC: Allow multiple FECes
Marek Vasut
2011-09-30
FEC: Add RMII mode support
Marek Vasut
2011-02-02
fec_mxc: add support for MX53 processor
Liu Hui-R64343
2010-03-07
fec_mxc: add MX25 support
John Rigby
2009-07-22
fec_mxc: driver for FEC ethernet controller on i.MX27
Ilya Yanok