aboutsummaryrefslogtreecommitdiff
path: root/doc/README.ne2000
AgeCommit message (Collapse)AuthorFilesLines
2021-05-25net: Remove ne2000 driverTom Rini1-27/+0
With the last user of this driver removed, remove the driver. Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
2019-08-11Drop PCMCIASimon Glass1-11/+0
This is no-longer used in U-Boot and has not been converted to driver model. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
2005-01-09* Patches by Richard Woodruff, 01 Oct 2004:wdenk1-0/+38
add support for the TI OMAP2420 processor and its H4 reference board * Patch by Christian Pellegrin, 24 Sep 2004: Added support for NE2000 compatible (DP8390, DP83902) NICs.