summaryrefslogtreecommitdiff
path: root/include/405gp_enet.h
Commit message (Collapse)AuthorAgeLines
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-305/+0
| | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-2/+2
| | | | Patch by Stefan Roese, 08 Aug 2005
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-1/+9
| | | | Patch by Steven Blakeslee, 27 Jul 2005
* Add support for the second Ethernet interface for the 'PPChameleon' board.wdenk2004-06-06-1/+56
|
* * Code cleanup:wdenk2003-06-27-2/+0
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* * Patch by Vladimir Gurevich, 04 Jun 2003:wdenk2003-06-05-2/+0
| | | | make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option
* Initial revisionwdenk2002-08-16-0/+246