| Commit message (Expand) | Author | Age | Lines |
* | Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c | Stefan Roese | 2006-03-13 | -1/+1 |
* | cpu/ppc4xx/start.S : exceptions are enabled after relocation | Stefan Roese | 2006-03-13 | -23/+18 |
* | PMC405 and CPCI405: Moved configuration of pci resources into config file. | Stefan Roese | 2006-01-18 | -4/+5 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -1/+1 |
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | -177/+177 |
* | Compile warning fixed | Stefan Roese | 2005-11-29 | -1/+1 |
* | Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. | Stefan Roese | 2005-11-29 | -103/+189 |
* | Changed PPC44x startup message (cpu info, speed...) to common style: | Stefan Roese | 2005-11-27 | -102/+131 |
* | Add support for Prodrive P3P440 board: | Stefan Roese | 2005-11-22 | -3/+81 |
* | Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM) | Stefan Roese | 2005-11-15 | -50/+99 |
* | Add support for Ocotea pass 3 with 440GX Rev. F | Stefan Roese | 2005-11-01 | -0/+3 |
* | Merge with /home/m8/git/u-boot | Wolfgang Denk | 2005-10-29 | -29/+47 |
|\ |
|
| * | Add support for multiple PHYs. | Marian Balakowicz | 2005-10-28 | -30/+47 |
* | | Add NetConsole Support for AMCC eval boards | Stefan Roese | 2005-10-20 | -5/+18 |
* | | Fix NetConsole support on 4xx (only print eth link on 1st transfer) | Stefan Roese | 2005-10-18 | -0/+2 |
|/ |
|
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -2/+2 |
* | Merge with /home/sr/git/u-boot | Wolfgang Denk | 2005-10-13 | -4/+10 |
|\ |
|
| * | Fix problem in ppc4xx eth-driver without ethaddr (only without | Stefan Roese | 2005-10-10 | -4/+10 |
* | | Add support for AP1000 board. | Wolfgang Denk | 2005-10-09 | -0/+7 |
|/ |
|
* | Fix 440GR to print correct cpu revision | Stefan Roese | 2005-10-04 | -11/+8 |
* | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | 2005-09-25 | -82/+82 |
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -7/+7 |
* | Fix problem in 440GP ethernet driver (ebony). Add support for 2nd | Stefan Roese | 2005-09-07 | -0/+3 |
* | Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB on... | Stefan Roese | 2005-08-24 | -0/+2 |
* | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | 2005-08-16 | -1484/+354 |
* | Add Sandburst Metrobox and Sandburst Karef board support packages. | Stefan Roese | 2005-08-15 | -3/+26 |
* | Add NAND FLASH support for AMCC Bamboo 440EP eval board | Stefan Roese | 2005-08-11 | -4/+4 |
* | Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) | Stefan Roese | 2005-08-08 | -83/+83 |
* | Add support for ep8248 board | Wolfgang Denk | 2005-08-06 | -124/+124 |
* | Fix compiler warnings in cpu/ppc4xx/usbdev.c | Wolfgang Denk | 2005-08-06 | -3/+3 |
* | Add support for AMCC Bamboo PPC440EP eval board | Stefan Roese | 2005-08-04 | -50/+68 |
* | Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx). | Stefan Roese | 2005-08-02 | -612/+606 |
* | Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. | Stefan Roese | 2005-08-01 | -1243/+3686 |
* | * Patch by Travis Sawyer, 10 Jun 2005: | wdenk | 2005-06-20 | -0/+2 |
* | * Patch by Matthias Fuchs, 18 Apr 2005: | stroese | 2005-04-20 | -0/+17 |
* | Add PPC440GX Revision C | stroese | 2005-04-07 | -1/+4 |
* | * Patch by Travis Sawyer, 05 Apr 2005: | stroese | 2005-04-07 | -1/+1 |
* | * Patches by Robert Whaley, 29 Nov 2004: | wdenk | 2005-04-06 | -1/+1 |
* | Patch by David Adair, 27 Oct 2004: | wdenk | 2005-04-03 | -0/+8 |
* | * Patch by Leif Lindholm, 23 Sep 2004: | wdenk | 2005-01-09 | -28/+212 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -11/+15 |
* | PMC405 board support added | stroese | 2004-12-16 | -3/+10 |
* | CPU speed calculation updated (fixed a rounding problem) | stroese | 2004-12-16 | -34/+14 |
* | * Patch by Sean Chang, 9 Aug 2004: | wdenk | 2004-09-29 | -9/+14 |
* | cpu/ppc4xx/sdram.c rewritten now using get_ram_size() | stroese | 2004-07-15 | -227/+38 |
* | Fix problem in 405 i2c driver; don't try to print without console! | stroese | 2004-07-02 | -1/+3 |
* | Fix bug in 405 ethernet driver; allocated data not cleared! | stroese | 2004-07-02 | -0/+2 |
* | Patch by Andrea Marson, 11 Jun 2004: | wdenk | 2004-07-01 | -2/+7 |
* | * Fix flash parameters passed to Linux for PPChameleon board | wdenk | 2004-06-17 | -0/+2 |
* | Add support for the second Ethernet interface for the 'PPChameleon' board. | wdenk | 2004-06-06 | -353/+494 |