Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup compile warnings. Prepare for release 1.1.5 | Wolfgang Denk | 2006-10-20 | 1 | -3/+3 |
| | |||||
* | Make 4xx bootup message shorter on 440EPx/GRx platforms | Stefan Roese | 2006-10-18 | 1 | -4/+12 |
| | | | | Patch by Stefan Roese, 18 Oct 2006 | ||||
* | Add support for AMCC Sequoia PPC440EPx eval board | Stefan Roese | 2006-09-07 | 1 | -13/+96 |
| | | | | | | | | | | | - 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 PCI-Express on PPC440SPe (Yucca board). | Rafal Jaworowski | 2006-08-10 | 1 | -0/+11 |
| | |||||
* | Cleanup config file and bootup output for Yucca board. | Marian Balakowicz | 2006-07-03 | 1 | -2/+4 |
| | |||||
* | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | 1 | -4/+14 |
|\ | |||||
| * | Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | 2006-06-30 | 1 | -4/+14 |
| | | |||||
* | | Fix problem in PVR detection for 440GR | Stefan Roese | 2006-05-18 | 1 | -1/+1 |
| | | | | | | | | Patch by Stefan Roese, 18 May 2006 | ||||
* | | Add support for AMCC 440EP Rev C and 440GR Rev B | Stefan Roese | 2006-05-10 | 1 | -1/+9 |
| | | | | | | | | Patch by John Otken, 08 May 2006 | ||||
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -1/+4 |
|/ | |||||
* | (no commit message) | Wolfgang Denk | 2005-12-12 | 1 | -1/+1 |
| | |||||
* | Compile warning fixed | Stefan Roese | 2005-11-29 | 1 | -1/+1 |
| | | | | Patch by Stefan Roese, 29 Nov 2005 | ||||
* | Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. | Stefan Roese | 2005-11-29 | 1 | -27/+67 |
| | | | | Patch by John Otken, 23 Nov 2005 | ||||
* | Changed PPC44x startup message (cpu info, speed...) to common style: | Stefan Roese | 2005-11-27 | 1 | -102/+131 |
| | | | | | | | | | | | On PPC44x platforms, the startup message generated in "cpu.c" only comprised the ppc type and revision but not additional informations like speed etc. Those speed infos where printed in the board specific code. This new implementation now prints all CPU infos in the common cpu specific code. No board specific code is needed anymore and therefore removed from all current 44x implementations. Patch by Stefan Roese, 27 Nov 2005 | ||||
* | Add support for Ocotea pass 3 with 440GX Rev. F | Stefan Roese | 2005-11-01 | 1 | -0/+3 |
| | | | | Patch by Stefan Roese, 01 Nov 2005 | ||||
* | Fix 440GR to print correct cpu revision | Stefan Roese | 2005-10-04 | 1 | -11/+8 |
| | | | | Patch by Stefan Roese, 4 Oct 2005 | ||||
* | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | 2005-08-08 | 1 | -1/+1 |
| | | | | Patch by Stefan Roese, 08 Aug 2005 | ||||
* | Add support for AMCC Bamboo PPC440EP eval board | Stefan Roese | 2005-08-04 | 1 | -2/+2 |
| | | | | Patch by Stefan Roese, 04 Aug 2005 | ||||
* | Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. | Stefan Roese | 2005-08-01 | 1 | -10/+34 |
| | | | | Patch by Steven Blakeslee, 27 Jul 2005 | ||||
* | Add PPC440GX Revision C | stroese | 2005-04-07 | 1 | -1/+4 |
| | |||||
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | 1 | -5/+5 |
| | |||||
* | Patch by Travis Sawyer, 30 Dec 2003: | wdenk | 2004-02-06 | 1 | -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 board | wdenk | 2003-09-03 | 1 | -60/+50 |
| | |||||
* | * Add support for PPChameleon Eval Board | wdenk | 2003-09-02 | 1 | -5/+5 |
| | | | | | | | * Add support for P3G4 board * Fix problem with MGT5100 FEC driver: add "early" MAC address initialization | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | 1 | -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. | stroese | 2003-05-23 | 1 | -7/+33 |
| | |||||
* | Changed PPC405GPr version from A to B. | stroese | 2003-04-04 | 1 | -3/+3 |
| | |||||
* | Initial revision | wdenk | 2002-11-03 | 1 | -0/+253 |