/openbmc/u-boot/api/ |
H A D | api_net.c | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | ether_fcc.c | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
/openbmc/u-boot/doc/ |
H A D | README.usb | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | feature-removal-schedule.txt | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
/openbmc/u-boot/drivers/net/ |
H A D | mcfmii.c | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
/openbmc/u-boot/net/ |
H A D | nfs.c | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | tftp.c | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
H A D | net.c | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
/openbmc/u-boot/include/ |
H A D | net.h | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
/openbmc/u-boot/ |
H A D | README | e2a53458a7ab375233048e922c4adf494866a78f Sun Oct 02 05:01:27 CDT 2011 Mike Frysinger <vapier@gentoo.org> net: drop !NET_MULTI code
This is long over due. All but two net drivers have been converted, but those have now been dropped.
The only thing left to do is actually delete all references to NET_MULTI and code that is compiled when that is not defined. So here we scrub the core code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|