summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx/miiphy.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-4/+10
| | | | | | | | | | | - 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-301-16/+43
|
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-291-1/+1
| | | | Patch by John Otken, 23 Nov 2005
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-9/+11
|
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-161-78/+131
| | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
* Add support for the second Ethernet interface for the 'PPChameleon' board.wdenk2004-06-061-2/+8
|
* * Patch by Yuli Barcohen, 26 Jan 2004:wdenk2004-02-081-0/+6
| | | | | | | | | | | | | | | | | | | Allow bzip2 compression for small memory footprint boards * Patch by Brad Kemp, 21 Jan 2004: Add support for CFI flash driver for both the Intel and the AMD command sets. * Patch by Travis Sawyer, 20 Jan 2004: Fix pci bridge auto enumeration of sibling p2p bridges. * Patch by Tolunay Orkun, 12 Jan 2004: Add some delays as needed for Intel LXT971A PHY support * Patches by Stephan Linz, 09 Jan 2004: - avoid warning: unused variable `piop' in board/altera/common/sevenseg.c - make DK1C20 board configuration related to ASMI conform to documentation
* Patch by Travis Sawyer, 30 Dec 2003:wdenk2004-02-061-2/+2
| | | | | | | Add support for IBM PPC440GX. Multiple EMAC Ethernet devices, select MDI port based on enabled EMAC device. Add support for XES Inc <http://www.xes-inc.com> XPedite1000 440GX base PrPMC board.
* Debug printf's removed.stroese2003-12-091-0/+6
|
* Fix compile problemwdenk2003-09-021-0/+4
|
* * Add support for PPChameleon Eval Boardwdenk2003-09-021-0/+2
| | | | | | | * Add support for P3G4 board * Fix problem with MGT5100 FEC driver: add "early" MAC address initialization
* * Code cleanup:wdenk2003-06-271-1/+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)
* PPC405EP support added.stroese2003-05-231-1/+1
|
* Initial revisionwdenk2002-08-171-0/+182
OpenPOWER on IntegriCloud