| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | 1 | -82/+82 |
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | 5 | -7/+7 |
* | Fix problem in 440GP ethernet driver (ebony). Add support for 2nd | Stefan Roese | 2005-09-07 | 1 | -0/+3 |
* | Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB on... | Stefan Roese | 2005-08-24 | 1 | -0/+2 |
* | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | 6 | -1484/+354 |
* | Add Sandburst Metrobox and Sandburst Karef board support packages. | Stefan Roese | 2005-08-15 | 1 | -3/+26 |
* | Add NAND FLASH support for AMCC Bamboo 440EP eval board | Stefan Roese | 2005-08-11 | 1 | -4/+4 |
* | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | 2005-08-08 | 13 | -83/+83 |
* | Add support for ep8248 board | Wolfgang Denk | 2005-08-06 | 1 | -124/+124 |
* | Fix compiler warnings in cpu/ppc4xx/usbdev.c | Wolfgang Denk | 2005-08-06 | 1 | -3/+3 |
* | Add support for AMCC Bamboo PPC440EP eval board | Stefan Roese | 2005-08-04 | 5 | -50/+68 |
* | Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). | Stefan Roese | 2005-08-02 | 1 | -612/+606 |
* | Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. | Stefan Roese | 2005-08-01 | 16 | -1243/+3686 |
* | * Patch by Travis Sawyer, 10 Jun 2005: | wdenk | 2005-06-20 | 1 | -0/+2 |
* | * Patch by Matthias Fuchs, 18 Apr 2005: | stroese | 2005-04-20 | 1 | -0/+17 |
* | Add PPC440GX Revision C | stroese | 2005-04-07 | 1 | -1/+4 |
* | * Patch by Travis Sawyer, 05 Apr 2005: | stroese | 2005-04-07 | 1 | -1/+1 |
* | * Patches by Robert Whaley, 29 Nov 2004: | wdenk | 2005-04-06 | 1 | -1/+1 |
* | Patch by David Adair, 27 Oct 2004: | wdenk | 2005-04-03 | 1 | -0/+8 |
* | * Patch by Leif Lindholm, 23 Sep 2004: | wdenk | 2005-01-09 | 1 | -28/+212 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | 2 | -11/+15 |
* | PMC405 board support added | stroese | 2004-12-16 | 1 | -3/+10 |
* | CPU speed calculation updated (fixed a rounding problem) | stroese | 2004-12-16 | 1 | -34/+14 |
* | * Patch by Sean Chang, 9 Aug 2004: | wdenk | 2004-09-29 | 1 | -9/+14 |
* | cpu/ppc4xx/sdram.c rewritten now using get_ram_size() | stroese | 2004-07-15 | 1 | -227/+38 |
* | Fix problem in 405 i2c driver; don't try to print without console! | stroese | 2004-07-02 | 1 | -1/+3 |
* | Fix bug in 405 ethernet driver; allocated data not cleared! | stroese | 2004-07-02 | 1 | -0/+2 |
* | Patch by Andrea Marson, 11 Jun 2004: | wdenk | 2004-07-01 | 1 | -2/+7 |
* | * Fix flash parameters passed to Linux for PPChameleon board | wdenk | 2004-06-17 | 1 | -0/+2 |
* | Add support for the second Ethernet interface for the 'PPChameleon' board. | wdenk | 2004-06-06 | 2 | -353/+494 |
* | * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: | wdenk | 2004-04-25 | 1 | -3/+19 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | 4 | -10/+10 |
* | * Patches by Travis Sawyer, 12 Mar 2004: | wdenk | 2004-03-14 | 1 | -70/+104 |
* | * Patch by Stephan Linz, 09 Mar 2004 | wdenk | 2004-03-14 | 1 | -6/+23 |
* | * Patch by Travis Sawyer, 01 Mar 2004: | wdenk | 2004-03-14 | 2 | -10/+93 |
* | * Patch by Peter Ryser, 20 Feb 2004: | wdenk | 2004-02-23 | 1 | -0/+4 |
* | * Patches by Reinhard Meyer, 14 Feb 2004: | wdenk | 2004-02-23 | 3 | -7/+75 |
* | * CVS add missing files | wdenk | 2004-02-23 | 1 | -4/+4 |
* | * Patch by Travis Sawyer, 09 Feb 2004: | wdenk | 2004-02-22 | 2 | -26/+53 |
* | * Patch by Yuli Barcohen, 26 Jan 2004: | wdenk | 2004-02-08 | 1 | -0/+6 |
* | Patch by Travis Sawyer, 30 Dec 2003: | wdenk | 2004-02-06 | 10 | -31/+1749 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | 1 | -1/+1 |
* | Debug printf's removed. | stroese | 2003-12-09 | 1 | -0/+6 |
* | Updated for PPC405EP boards (2 banks only). | stroese | 2003-12-09 | 1 | -0/+8 |
* | BUBINGA405EP port fixed. | stroese | 2003-12-09 | 1 | -2/+82 |
* | * Patch by Andre Schwarz, 24 Nov 2003: | wdenk | 2003-12-07 | 1 | -0/+11 |
* | * Patch by Gleb Natapov, 19 Sep 2003: | wdenk | 2003-12-06 | 2 | -89/+8 |
* | * Use "-fPIC" instead of "-mrelocatable" to prevent problems with | wdenk | 2003-11-17 | 1 | -2/+1 |
* | Fix PCI problems on PPChameleon board | wdenk | 2003-10-22 | 1 | -1/+4 |
* | PPC405EP: set vendor id. | stroese | 2003-09-12 | 1 | -0/+4 |