summaryrefslogtreecommitdiff
path: root/include/ppc4xx_enet.h
Commit message (Collapse)AuthorAgeLines
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-07-4/+18
| | | | | | | | | | | - Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006
* Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-30-2/+24
|
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-29-2/+4
| | | | Patch by John Otken, 23 Nov 2005
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-0/+476
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005