summaryrefslogtreecommitdiff
path: root/doc/README.ne2000
Commit message (Collapse)AuthorAgeFilesLines
* net: Remove ne2000 driverTom Rini2021-05-251-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>
* Drop PCMCIASimon Glass2019-08-111-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>
* * Patches by Richard Woodruff, 01 Oct 2004:wdenk2005-01-091-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.