| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | altera_tse.h | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | mcfmii.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | fsl_mcdmafec.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | altera_tse.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | eepro100.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | mcffec.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | smc911x.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | davinci_emac.c | 7d2fade7b1cd08432d16f7af5b10a8d1c0213813 Tue Jan 11 19:48:17 UTC 2011 Ben Gardiner <bengardiner@nanometrics.ca> ea20: fix undefined PHY_* errors
This patch fixes ea20 after 8ef583a0351590a91394499eb5ca2ab8a703d959 where the u-boot custom PHY_ macros were replaced with those of linux/mii.h MII_ definitions except in the RMII support for davinci_emac. Probably also due to the merge path of changes in 2010.12.
Signed-off-by: Ben Gardiner<bengardiner@nanometrics.ca> CC: Mike Frysinger <vapier@gentoo.org> Acked-by: Mike Frysinger <vapier@gentoo.org> 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | designware.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | tsec.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | fec_mxc.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| /rk3399_rockchip-uboot/drivers/qe/ |
| H A D | uec_phy.h | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | uec_phy.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | mv88e61xx.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | tsec.h | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| H A D | miiphy.h | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | miiphyutil.c | 8ef583a0351590a91394499eb5ca2ab8a703d959 Thu Dec 23 20:40:12 UTC 2010 Mike Frysinger <vapier@gentoo.org> miiphy: convert to linux/mii.h
The include/miiphy.h header duplicates a lot of things from linux/mii.h. So punt all the things that overlap to keep the API simple and to make merging between U-Boot and Linux simpler.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|