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
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
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
miiphyutil.c
Age
Commit message (
Expand
)
Author
2011-07-26
miiphy: use strncpy() not sprintf()
Laurence Withers
2011-04-30
miiphy: miiphyutil.c: fix compile warning
Anatolij Gustschin
2011-04-20
Create PHY Lib for U-Boot
Andy Fleming
2011-04-20
miiphy: Fix some formatting issues
Andy Fleming
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2010-08-09
miiphy: leverage current_mii cache more
Mike Frysinger
2010-08-09
miiphy: unify device list lookup
Mike Frysinger
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-03-12
Cosmetic change - indentation correction.
Michael Zaidman
2010-02-06
net: Use 0.5 sec timeout in miiphy_reset() instead of counting loop
Stefan Roese
2009-10-18
Cleanup: use constant
Niklaus Giger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
miiphyutil: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-02-14
common/miiphyutil.c: Cleanup MII_DEBUG and debug()
Shinya Kuribayashi
2007-11-06
NET: Add Ethernet 1000BASE-X support for PPC4xx
Larry Johnson
2007-11-06
NET: Cosmetic changes
Larry Johnson
2007-07-08
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2005-11-30
Fix miiphy global data initialization (problem on 4xx boards when no
Marian Balakowicz
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
2005-08-12
Preserve PHY_BMCR during a soft reset.
Wolfgang Denk
2004-06-06
* Patch by Dave Peverley, 30 Apr 2004:
wdenk
2004-04-15
Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
2004-03-23
* Patch by Stephen Williams, 19 March 2004
wdenk
2004-03-23
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2004-03-14
* Patches by Travis Sawyer, 12 Mar 2004:
wdenk
2004-02-08
* Patch by Yuli Barcohen, 26 Jan 2004:
wdenk
2003-12-06
* Patches by Stephan Linz, 3 Nov 2003:
wdenk
2003-10-08
* Patch by Sangmoon Kim, 23 Sep 2003:
wdenk
2002-11-03
Initial revision
wdenk