summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/cpu.c
Commit message (Collapse)AuthorAgeLines
* Add support for AMCC Bamboo PPC440EP eval boardStefan Roese2005-08-04-2/+2
| | | | Patch by Stefan Roese, 04 Aug 2005
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-10/+34
| | | | Patch by Steven Blakeslee, 27 Jul 2005
* Add PPC440GX Revision Cstroese2005-04-07-1/+4
|
* Code cleanup; make several boards compile & link.wdenk2004-03-14-5/+5
|
* Patch by Travis Sawyer, 30 Dec 2003:wdenk2004-02-06-3/+9
| | | | | | | 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.
* Adjustments / cleanup for PPChameleon EVB boardwdenk2003-09-03-60/+50
|
* * Add support for PPChameleon Eval Boardwdenk2003-09-02-5/+5
| | | | | | | * Add support for P3G4 board * Fix problem with MGT5100 FEC driver: add "early" MAC address initialization
* * Code cleanup:wdenk2003-06-27-14/+14
| | | | | | | | | - 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-23-7/+33
|
* Changed PPC405GPr version from A to B.stroese2003-04-04-3/+3
|
* Initial revisionwdenk2002-11-03-0/+253